File tree Expand file tree Collapse file tree 3 files changed +3
-0
lines changed
NerdBank.GitVersioning.Tests Expand file tree Collapse file tree 3 files changed +3
-0
lines changed Original file line number Diff line number Diff line change 33 <Configuration Condition =" '$(Configuration)' == '' " >Debug</Configuration >
44 <BaseIntermediateOutputPath >$(MSBuildThisFileDirectory)..\obj\$(MSBuildProjectName)\</BaseIntermediateOutputPath >
55 <OutputPath >$(MSBuildThisFileDirectory)..\bin\$(MSBuildProjectName)\$(Configuration)\</OutputPath >
6+ <SignAssembly >true</SignAssembly >
7+ <AssemblyOriginatorKeyFile >$(MSBuildThisFileDirectory)strongname.snk</AssemblyOriginatorKeyFile >
68 </PropertyGroup >
79</Project >
Original file line number Diff line number Diff line change 44 <AutoGenerateBindingRedirects >true</AutoGenerateBindingRedirects >
55 <GenerateBindingRedirectsOutputType >true</GenerateBindingRedirectsOutputType >
66 <DebugType >full</DebugType >
7+ <SignAssembly >false</SignAssembly >
78 </PropertyGroup >
89 <ItemGroup >
910 <EmbeddedResource Include =" ..\Nerdbank.GitVersioning.NuGet\build\*.targets" >
You can’t perform that action at this time.
0 commit comments