File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Microsoft.NuGet.Build.Tasks.Tests
Microsoft.NuGet.Build.Tasks Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1313 <FileAlignment >512</FileAlignment >
1414 <TargetFrameworkProfile />
1515 <SignAssembly >true</SignAssembly >
16- <DelaySign >true</DelaySign >
16+ <PublicSign >true</PublicSign >
1717 <AssemblyOriginatorKeyFile >..\..\build\PublicKey.snk</AssemblyOriginatorKeyFile >
1818 </PropertyGroup >
1919 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
106106 <Target Name="AfterBuild">
107107 </Target>
108108 -->
109- </Project >
109+ </Project >
Original file line number Diff line number Diff line change 1313 <FileAlignment >512</FileAlignment >
1414 <TargetFrameworkProfile />
1515 <SignAssembly >true</SignAssembly >
16- <DelaySign >true</DelaySign >
16+ <PublicSign >true</PublicSign >
1717 <AssemblyOriginatorKeyFile >..\..\build\PublicKey.snk</AssemblyOriginatorKeyFile >
1818 </PropertyGroup >
1919 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
8080 <Target Name="AfterBuild">
8181 </Target>
8282 -->
83- </Project >
83+ </Project >
You can’t perform that action at this time.
0 commit comments