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