2525 <DebugType >pdbonly</DebugType >
2626 <Optimize >true</Optimize >
2727 <OutputPath >..\..\src\Package\Release\ResourceManager\AzureResourceManager\AzureRM.Websites.Experiments\</OutputPath >
28- <DefineConstants >TRACE</DefineConstants >
28+ <DefineConstants >TRACE; SIGN </DefineConstants >
2929 <ErrorReport >prompt</ErrorReport >
3030 <WarningLevel >4</WarningLevel >
31+ <SignAssembly >true</SignAssembly >
32+ <AssemblyOriginatorKeyFile >MSSharedLibKey.snk</AssemblyOriginatorKeyFile >
33+ <DelaySign >true</DelaySign >
3134 </PropertyGroup >
3235 <ItemGroup >
3336 <Reference Include =" Microsoft.Rest.ClientRuntime, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
6770 <None Include =" AzureRM.Websites.Experiments.Tests.ps1" >
6871 <CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
6972 </None >
70- <None Include =" help\New-AzWebApp.md" >
71- <CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
73+ <None Include =" help\New-AzWebApp.md" >
74+ <CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
7275 </None >
73- <None Include =" help\New-AzWebAppGrayParam.md" >
74- <CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
76+ <None Include =" help\New-AzWebAppGrayParam.md" >
77+ <CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
7578 </None >
79+ <None Include =" MSSharedLibKey.snk" />
7680 <None Include =" packages.config" />
7781 <None Include =" Run-UnitTests.ps1" >
7882 <CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
7983 </None >
8084 </ItemGroup >
85+ <ItemGroup >
86+ <Service Include =" {82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
87+ </ItemGroup >
8188 <Import Project =" $(MSBuildToolsPath)\Microsoft.CSharp.targets" />
8289</Project >
0 commit comments