Skip to content

Commit ac51704

Browse files
committed
fix
1 parent 547284b commit ac51704

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project>
22
<PropertyGroup>
3-
<LangVersion>14</LangVersion>
3+
<LangVersion>14.0</LangVersion>
44
<!-- This is strong naming, not signing-->
55
<SignAssembly>true</SignAssembly>
66
<!-- The MSAL.snk has both private and public keys -->

0 commit comments

Comments
 (0)