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 3789ee5 commit 81cdceaCopy full SHA for 81cdcea
Directory.Build.props
@@ -6,6 +6,7 @@
6
<DebugType>embedded</DebugType>
7
<DebugSymbols>true</DebugSymbols>
8
<AssemblyOriginatorKeyFile>$(MSBuildThisFileDirectory)key.snk</AssemblyOriginatorKeyFile>
9
+ <CheckEolTargetFramework>false</CheckEolTargetFramework>
10
<SignAssembly>true</SignAssembly>
11
<Nullable>enable</Nullable>
12
</PropertyGroup>
0 commit comments