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 310005e commit 9f50830Copy full SHA for 9f50830
src/Directory.Build.props
@@ -2,7 +2,7 @@
2
<Project>
3
<PropertyGroup>
4
<NoWarn>CS1591;NETSDK1138;NU1901;NU1902;NU1903;CA1822;CA1847;CA1861;NU1510;NU1608;NU1109</NoWarn>
5
- <Version>7.28.0</Version>
+ <Version>7.29.0</Version>
6
<AssemblyVersion>1.0.0</AssemblyVersion>
7
<PackageTags>Polyfill</PackageTags>
8
<DisableImplicitNamespaceImports>true</DisableImplicitNamespaceImports>
0 commit comments