We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 547284b commit ac51704Copy full SHA for ac51704
Directory.Build.props
@@ -1,6 +1,6 @@
1
<Project>
2
<PropertyGroup>
3
- <LangVersion>14</LangVersion>
+ <LangVersion>14.0</LangVersion>
4
<!-- This is strong naming, not signing-->
5
<SignAssembly>true</SignAssembly>
6
<!-- The MSAL.snk has both private and public keys -->
0 commit comments