Source commit: a064d313d9bf223ddd421c840660610922965bbc
@@ -1,4 +1,4 @@
-param($installPath, $toolsPath, $package, $project)
+param($installPath, $toolsPath, $package, $project)
$file1 = $project.ProjectItems.Item("WinSCP.exe")
-<?xml version="1.0"?>
+<?xml version="1.0"?>
<configuration>
<startup useLegacyV2RuntimeActivationPolicy="true">
<supportedRuntime version="v2.0"/>
-using System.Runtime.InteropServices;
+using System.Runtime.InteropServices;
namespace WinSCP
{
-using System;
+using System;
using System.Runtime.InteropServices;
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<RuleSet Name="WinSCP rules (subset of Microsoft All Rules)" ToolsVersion="14.0">
<IncludeAll Action="Warning" />
<Rules AnalyzerId="Microsoft.Analyzers.ManagedCodeAnalysis" RuleNamespace="Microsoft.Rules.Managed">
-//---------------------------------------------------------------------------
+//---------------------------------------------------------------------------
#include <vcl.h>
#pragma hdrstop