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.

150 lines
7.5 KiB

1 year 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>{9BDA9D32-E9A1-4DB8-9D90-443792107E28}</ProjectGuid>
  8. <OutputType>Library</OutputType>
  9. <AppDesignerFolder>Properties</AppDesignerFolder>
  10. <RootNamespace>TrustedUninstaller.Shared</RootNamespace>
  11. <AssemblyName>TrustedUninstaller.Shared</AssemblyName>
  12. <TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
  13. <LangVersion>8</LangVersion>
  14. <FileAlignment>512</FileAlignment>
  15. <Deterministic>true</Deterministic>
  16. <TargetFrameworkProfile />
  17. </PropertyGroup>
  18. <PropertyGroup>
  19. <PathMap>$([System.IO.Path]::GetFullPath('$(SolutionDir)'))=./</PathMap>
  20. </PropertyGroup>
  21. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
  22. <DebugSymbols>true</DebugSymbols>
  23. <OutputPath>bin\x64\Debug\</OutputPath>
  24. <DefineConstants>DEBUG;TRACE</DefineConstants>
  25. <DebugType>full</DebugType>
  26. <PlatformTarget>x64</PlatformTarget>
  27. <ErrorReport>prompt</ErrorReport>
  28. <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
  29. <Nullable>enable</Nullable>
  30. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  31. </PropertyGroup>
  32. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
  33. <OutputPath>bin\x64\Release\</OutputPath>
  34. <DefineConstants>TRACE</DefineConstants>
  35. <Optimize>true</Optimize>
  36. <DebugType>embedded</DebugType>
  37. <PlatformTarget>x64</PlatformTarget>
  38. <ErrorReport>prompt</ErrorReport>
  39. <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
  40. <Nullable>enable</Nullable>
  41. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  42. </PropertyGroup>
  43. <ItemGroup>
  44. <Reference Include="PresentationFramework" />
  45. <Reference Include="System" />
  46. <Reference Include="System.ComponentModel.Composition" />
  47. <Reference Include="System.Core" />
  48. <Reference Include="System.DirectoryServices" />
  49. <Reference Include="System.DirectoryServices.AccountManagement" />
  50. <Reference Include="System.Drawing" />
  51. <Reference Include="System.IO.Compression, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
  52. <SpecificVersion>False</SpecificVersion>
  53. <Private>True</Private>
  54. </Reference>
  55. <Reference Include="System.Management" />
  56. <Reference Include="System.Net.Http" />
  57. <Reference Include="System.ServiceProcess" />
  58. <Reference Include="System.Windows.Forms" />
  59. <Reference Include="System.Xml.Linq" />
  60. <Reference Include="System.Data.DataSetExtensions" />
  61. <Reference Include="Microsoft.CSharp" />
  62. <Reference Include="System.Data" />
  63. <Reference Include="System.Xml" />
  64. <Reference Include="Windows">
  65. <HintPath>bin\Debug\Windows.winmd</HintPath>
  66. <Private>True</Private>
  67. <EmbedInteropTypes>False</EmbedInteropTypes>
  68. </Reference>
  69. </ItemGroup>
  70. <ItemGroup>
  71. <Compile Include="Actions\RegistryValueAction.cs" />
  72. <Compile Include="Actions\SystemPackageAction.cs" />
  73. <Compile Include="Actions\TaskKillAction.cs" />
  74. <Compile Include="Actions\ScheduledTaskAction.cs" />
  75. <Compile Include="Actions\LineInFileAction.cs" />
  76. <Compile Include="Actions\CmdAction.cs" />
  77. <Compile Include="Actions\ShortcutAction.cs" />
  78. <Compile Include="Actions\PowerShellAction.cs" />
  79. <Compile Include="Actions\RunAction.cs" />
  80. <Compile Include="Actions\FileAction.cs" />
  81. <Compile Include="Actions\AppxAction.cs" />
  82. <Compile Include="Actions\LanguageAction.cs" />
  83. <Compile Include="Actions\RegistryKeyAction.cs" />
  84. <Compile Include="Actions\ServiceAction.cs" />
  85. <Compile Include="Actions\UpdateAction.cs" />
  86. <Compile Include="Actions\UserAction.cs" />
  87. <Compile Include="Actions\WriteStatusAction.cs" />
  88. <Compile Include="AmeliorationUtil.cs" />
  89. <Compile Include="DualOut.cs" />
  90. <Compile Include="Globals.cs" />
  91. <Compile Include="Playbook.cs" />
  92. <Compile Include="ProviderStatus.cs" />
  93. <Compile Include="ErrorLogger.cs" />
  94. <Compile Include="Exceptions\InvalidRegistryEntryException.cs" />
  95. <Compile Include="Exceptions\TaskInProgressException.cs" />
  96. <Compile Include="NativeProcess.cs" />
  97. <Compile Include="Parser\ConfigParser.cs" />
  98. <Compile Include="Parser\TaskActionResolver.cs" />
  99. <Compile Include="Predicates\IPredicate.cs" />
  100. <Compile Include="Requirements.cs" />
  101. <Compile Include="Tasks\UninstallTaskPrivilege.cs" />
  102. <Compile Include="Tasks\ITaskAction.cs" />
  103. <Compile Include="Tasks\UninstallTaskStatus.cs" />
  104. <Compile Include="Tasks\UninstallTask.cs" />
  105. <Compile Include="WinUtil.cs" />
  106. <Compile Include="Properties\AssemblyInfo.cs" />
  107. </ItemGroup>
  108. <ItemGroup>
  109. <COMReference Include="IWshRuntimeLibrary">
  110. <Guid>{F935DC20-1CF0-11D0-ADB9-00C04FD58A0B}</Guid>
  111. <VersionMajor>1</VersionMajor>
  112. <VersionMinor>0</VersionMinor>
  113. <Lcid>0</Lcid>
  114. <WrapperTool>tlbimp</WrapperTool>
  115. <Isolated>False</Isolated>
  116. <EmbedInteropTypes>True</EmbedInteropTypes>
  117. </COMReference>
  118. </ItemGroup>
  119. <ItemGroup>
  120. <WCFMetadata Include="Connected Services\" />
  121. </ItemGroup>
  122. <ItemGroup>
  123. <PackageReference Include="Microsoft.PowerShell.5.ReferenceAssemblies" Version="1.1.0" />
  124. <PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
  125. <PackageReference Include="System.IO" Version="4.3.0" />
  126. <PackageReference Include="System.IO.FileSystem" Version="4.3.0" />
  127. <PackageReference Include="System.IO.FileSystem.Primitives" Version="4.3.0" />
  128. <PackageReference Include="System.Runtime" Version="4.3.0" />
  129. <PackageReference Include="System.Security.Cryptography.Algorithms" Version="4.3.1" />
  130. <PackageReference Include="System.Security.Cryptography.Encoding" Version="4.3.0" />
  131. <PackageReference Include="System.Security.Cryptography.Primitives" Version="4.3.0" />
  132. <PackageReference Include="System.Security.Cryptography.X509Certificates" Version="4.3.0" />
  133. <PackageReference Include="System.Security.Principal.Windows" Version="5.0.0" />
  134. <PackageReference Include="TaskScheduler" Version="2.10.1" />
  135. <PackageReference Include="YamlDotNet" Version="11.2.1" />
  136. </ItemGroup>
  137. <ItemGroup>
  138. <EmbeddedResource Include="Properties\UsrClass.dat" />
  139. </ItemGroup>
  140. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  141. <PropertyGroup>
  142. <SatelliteResourceLanguages>en</SatelliteResourceLanguages>
  143. </PropertyGroup>
  144. <PropertyGroup>
  145. <AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
  146. <GenerateBindingRedirectsOutputType>true</GenerateBindingRedirectsOutputType>
  147. </PropertyGroup>
  148. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' != 'Single File|x64' ">
  149. <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>
  150. </PropertyGroup>
  151. </Project>