We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6082d63 commit 48ef4caCopy full SHA for 48ef4ca
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.9.0</Version>
+ <Version>2.10.0</Version>
15
<RepositoryUrl>$(PackageProjectUrl)</RepositoryUrl>
16
<PublishRepositoryUrl>true</PublishRepositoryUrl>
17
<EmbedUntrackedSources>true</EmbedUntrackedSources>
0 commit comments