We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24e6a3d commit e89b08bCopy full SHA for e89b08b
Directory.Build.props
@@ -11,7 +11,7 @@
11
<NoWarn>1570;1571;1572;1573;1574;1587;1591;1701;1702;1711;1735;0618</NoWarn>
12
<ImplicitUsings>true</ImplicitUsings>
13
<Nullable>enable</Nullable>
14
- <Version>2.14.0</Version>
+ <Version>2.14.1</Version>
15
<RepositoryUrl>$(PackageProjectUrl)</RepositoryUrl>
16
<PublishRepositoryUrl>true</PublishRepositoryUrl>
17
<EmbedUntrackedSources>true</EmbedUntrackedSources>
0 commit comments