RDS GPO
This commit is contained in:
parent
492c0289f6
commit
dd5fc131bc
15 changed files with 556 additions and 38 deletions
|
@ -134,8 +134,6 @@
|
|||
<Compile Include="Packages\PackageSettings.cs" />
|
||||
<Compile Include="Packages\PackageStatus.cs" />
|
||||
<Compile Include="Properties\AssemblyInfo.cs" />
|
||||
<Compile Include="RDS\RdsServerSetting.cs" />
|
||||
<Compile Include="RDS\RdsServerSettings.cs" />
|
||||
<Compile Include="Reports\OverusageReport.custom.cs">
|
||||
<SubType>Component</SubType>
|
||||
</Compile>
|
||||
|
@ -244,7 +242,9 @@
|
|||
<Install>true</Install>
|
||||
</BootstrapperPackage>
|
||||
</ItemGroup>
|
||||
<ItemGroup />
|
||||
<ItemGroup>
|
||||
<Folder Include="RDS\" />
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
|
||||
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
||||
Other similar extension points exist, see Microsoft.Common.targets.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue