We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db7d6e0 commit 67d91a3Copy full SHA for 67d91a3
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
- <VersionPrefix>3.13.4</VersionPrefix>
+ <VersionPrefix>3.13.5</VersionPrefix>
15
<RepositoryUrl>$(PackageProjectUrl)</RepositoryUrl>
16
<PublishRepositoryUrl>true</PublishRepositoryUrl>
17
<EmbedUntrackedSources>true</EmbedUntrackedSources>
0 commit comments