We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2925225 commit 8a2cf2fCopy full SHA for 8a2cf2f
Directory.Build.props
@@ -0,0 +1,5 @@
1
+<Project>
2
+ <PropertyGroup Condition=" '$(Framework)' != 'NET461'">
3
+ <LangVersion>8.0</LangVersion>
4
+ </PropertyGroup>
5
+</Project>
0 commit comments