CLI tool for running Playbooks
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

165 lines
8.2 KiB

1 year ago
9 months ago
1 year ago
1 year ago
9 months ago
1 year ago
9 months ago
6 months ago
1 year ago
6 months ago
9 months ago
6 months ago
9 months ago
6 months ago
1 year ago
6 months ago
1 year ago
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
  4. <PropertyGroup>
  5. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  6. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  7. <ProjectGuid>{476D3799-2CFC-4670-94E5-9AF51B234B07}</ProjectGuid>
  8. <OutputType>Exe</OutputType>
  9. <RootNamespace>TrustedUninstaller.CLI</RootNamespace>
  10. <AssemblyName>TrustedUninstaller.CLI</AssemblyName>
  11. <TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
  12. <FileAlignment>512</FileAlignment>
  13. <AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
  14. <GenerateBindingRedirectsOutputType>true</GenerateBindingRedirectsOutputType>
  15. <Deterministic>true</Deterministic>
  16. <IsWebBootstrapper>false</IsWebBootstrapper>
  17. <TargetFrameworkProfile />
  18. <NuGetPackageImportStamp>
  19. </NuGetPackageImportStamp>
  20. <PublishUrl>C:\Users\yohas\Documents\AME\</PublishUrl>
  21. <Install>true</Install>
  22. <InstallFrom>Disk</InstallFrom>
  23. <UpdateEnabled>false</UpdateEnabled>
  24. <UpdateMode>Foreground</UpdateMode>
  25. <UpdateInterval>7</UpdateInterval>
  26. <UpdateIntervalUnits>Days</UpdateIntervalUnits>
  27. <UpdatePeriodically>false</UpdatePeriodically>
  28. <UpdateRequired>false</UpdateRequired>
  29. <MapFileExtensions>true</MapFileExtensions>
  30. <ApplicationRevision>0</ApplicationRevision>
  31. <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
  32. <UseApplicationTrust>false</UseApplicationTrust>
  33. <PublishWizardCompleted>true</PublishWizardCompleted>
  34. <BootstrapperEnabled>true</BootstrapperEnabled>
  35. <AllowedReferenceRelatedFileExtensions>
  36. *.xml
  37. </AllowedReferenceRelatedFileExtensions>
  38. </PropertyGroup>
  39. <PropertyGroup>
  40. <PathMap>$([System.IO.Path]::GetFullPath('$(SolutionDir)'))=./</PathMap>
  41. </PropertyGroup>
  42. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
  43. <DebugSymbols>true</DebugSymbols>
  44. <OutputPath>bin\x64\Debug\</OutputPath>
  45. <DefineConstants>DEBUG;TRACE</DefineConstants>
  46. <DebugType>embedded</DebugType>
  47. <PlatformTarget>x64</PlatformTarget>
  48. <LangVersion>7.3</LangVersion>
  49. <ErrorReport>prompt</ErrorReport>
  50. <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
  51. <Prefer32Bit>true</Prefer32Bit>
  52. <SatelliteResourceLanguages>en</SatelliteResourceLanguages>
  53. </PropertyGroup>
  54. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
  55. <OutputPath>bin\x64\Release\</OutputPath>
  56. <DefineConstants>TRACE</DefineConstants>
  57. <Optimize>true</Optimize>
  58. <DebugType>embedded</DebugType>
  59. <PlatformTarget>x64</PlatformTarget>
  60. <LangVersion>7.3</LangVersion>
  61. <ErrorReport>prompt</ErrorReport>
  62. <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
  63. <Prefer32Bit>true</Prefer32Bit>
  64. <SatelliteResourceLanguages>en</SatelliteResourceLanguages>
  65. </PropertyGroup>
  66. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Single File|x64' ">
  67. <OutputPath>bin\x64\Release\</OutputPath>
  68. <PlatformTarget>x64</PlatformTarget>
  69. <Optimize>true</Optimize>
  70. <DebugType>embedded</DebugType>
  71. <DefineConstants>SINGLE</DefineConstants>
  72. </PropertyGroup>
  73. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug Single File|x64' ">
  74. <OutputPath>bin\x64\Release\</OutputPath>
  75. <PlatformTarget>x64</PlatformTarget>
  76. <Optimize>true</Optimize>
  77. <DebugType>embedded</DebugType>
  78. <DefineConstants>SINGLE;DEBUG</DefineConstants>
  79. </PropertyGroup>
  80. <PropertyGroup>
  81. <ManifestCertificateThumbprint>B8F0A67800B779C5CEF49BEAB6E5247E373F9452</ManifestCertificateThumbprint>
  82. </PropertyGroup>
  83. <PropertyGroup>
  84. <ManifestKeyFile>TrustedUninstaller.CLI_TemporaryKey.pfx</ManifestKeyFile>
  85. </PropertyGroup>
  86. <PropertyGroup>
  87. <GenerateManifests>false</GenerateManifests>
  88. </PropertyGroup>
  89. <PropertyGroup>
  90. <SignManifests>false</SignManifests>
  91. </PropertyGroup>
  92. <PropertyGroup>
  93. <TargetZone>LocalIntranet</TargetZone>
  94. </PropertyGroup>
  95. <PropertyGroup />
  96. <PropertyGroup />
  97. <PropertyGroup />
  98. <PropertyGroup>
  99. <ApplicationManifest>app.manifest</ApplicationManifest>
  100. </PropertyGroup>
  101. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Single File|x64' Or '$(Configuration)|$(Platform)' == 'Debug Single File|x64' ">
  102. <PostBuildEvent>for /f "usebackq delims=" %%A in (`DIR /B /S /A:d "$(SolutionDir)" ^| FINDSTR /R /c:".*\\bin\\.*\\de$" /c:".*\\bin\\.*\\en$" /c:".*\\bin\\.*\\es$" /c:".*\\bin\\.*\\fr$" /c:".*\\bin\\.*\\it$" /c:".*\\bin\\.*\\ja$" /c:".*\\bin\\.*\\ko$" /c:".*\\bin\\.*\\ru$" /c:".*\\bin\\.*\\zh-Hans$" /c:".*\\bin\\.*\\zh-Hant$" /c:".*\\bin\\.*\\pl$" /c:".*\\bin\\.*\\zh-CN$"`) do (RMDIR /Q /S "%%A" &amp; cmd /c "exit /b 0")
  103. PowerShell -NoP -C "Start-Process '$(SolutionDir)\TrustedUninstaller.GUI\gui-builder\ame-builder.exe' -ArgumentList 'CLI','""""x64\$(Configuration)""""' -NoNewWindow -Wait"
  104. </PostBuildEvent>
  105. <AllowedReferenceRelatedFileExtensions>
  106. <!-- Prevent default XML files copied to output.-->
  107. .allowedextension
  108. </AllowedReferenceRelatedFileExtensions>
  109. </PropertyGroup>
  110. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' != 'Single File|x64' And '$(Configuration)|$(Platform)' != 'Debug Single File|x64' ">
  111. <PostBuildEvent>for /f "usebackq delims=" %%A in (`DIR /B /S /A:d "$(SolutionDir)" ^| FINDSTR /R /c:".*\\bin\\.*\\de$" /c:".*\\bin\\.*\\en$" /c:".*\\bin\\.*\\es$" /c:".*\\bin\\.*\\fr$" /c:".*\\bin\\.*\\it$" /c:".*\\bin\\.*\\ja$" /c:".*\\bin\\.*\\ko$" /c:".*\\bin\\.*\\ru$" /c:".*\\bin\\.*\\zh-Hans$" /c:".*\\bin\\.*\\zh-Hant$" /c:".*\\bin\\.*\\pl$" /c:".*\\bin\\.*\\zh-CN$"`) do (RMDIR /Q /S "%%A" &amp; cmd /c "exit /b 0")</PostBuildEvent>
  112. </PropertyGroup>
  113. <ItemGroup>
  114. <Reference Include="System" />
  115. <Reference Include="System.Core" />
  116. <Reference Include="System.IO.Compression, Version=4.1.2.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
  117. <HintPath>..\packages\System.IO.Compression.4.3.0\lib\net46\System.IO.Compression.dll</HintPath>
  118. <SpecificVersion>False</SpecificVersion>
  119. <Private>False</Private>
  120. </Reference>
  121. </ItemGroup>
  122. <ItemGroup>
  123. <Compile Include="CLI.cs" />
  124. <Compile Include="Properties\AssemblyInfo.cs" />
  125. </ItemGroup>
  126. <ItemGroup>
  127. <None Include="app.manifest" />
  128. </ItemGroup>
  129. <ItemGroup>
  130. <BootstrapperPackage Include=".NETFramework,Version=v4.8">
  131. <Visible>False</Visible>
  132. <ProductName>Microsoft .NET Framework 4.8 %28x86 and x64%29</ProductName>
  133. <Install>true</Install>
  134. </BootstrapperPackage>
  135. <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
  136. <Visible>False</Visible>
  137. <ProductName>.NET Framework 3.5 SP1</ProductName>
  138. <Install>false</Install>
  139. </BootstrapperPackage>
  140. </ItemGroup>
  141. <ItemGroup>
  142. <ProjectReference Include="..\TrustedUninstaller.Shared\TrustedUninstaller.Shared.csproj">
  143. <Project>{9bda9d32-e9a1-4db8-9d90-443792107e28}</Project>
  144. <Name>TrustedUninstaller.Shared</Name>
  145. </ProjectReference>
  146. </ItemGroup>
  147. <ItemGroup>
  148. <PackageReference Include="System.Buffers" Version="4.5.1" />
  149. <PackageReference Include="System.CodeDom" Version="6.0.0" />
  150. <PackageReference Include="System.Management" Version="6.0.0" />
  151. <PackageReference Include="System.Memory" Version="4.5.4" />
  152. <PackageReference Include="System.Numerics.Vectors" Version="4.5.0" />
  153. <PackageReference Include="System.Runtime.CompilerServices.Unsafe" Version="6.0.0" />
  154. <PackageReference Include="System.Security.Principal.Windows" Version="5.0.0" />
  155. </ItemGroup>
  156. <ItemGroup>
  157. <EmbeddedResource Include="Properties\resources\7za.dll" />
  158. <EmbeddedResource Include="Properties\resources\7za.exe" />
  159. <EmbeddedResource Include="Properties\resources\7zxa.dll" />
  160. <EmbeddedResource Include="Properties\resources\CLI-Resources.7z" />
  161. </ItemGroup>
  162. <ItemGroup>
  163. <EmbeddedResource Include="Properties\resources\ProcessInformer.7z" />
  164. </ItemGroup>
  165. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  166. </Project>