We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa9fa1f commit 015d583Copy full SHA for 015d583
AuthenticodeLint/AuthenticodeLint.csproj
@@ -12,6 +12,7 @@
12
<TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
13
<FileAlignment>512</FileAlignment>
14
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
15
+ <Deterministic>true</Deterministic>
16
</PropertyGroup>
17
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
18
<PlatformTarget>AnyCPU</PlatformTarget>
0 commit comments