Skip to content

Commit 00f1253

Browse files
authored
Update Directory.Build.props
1 parent 366dd5c commit 00f1253

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
55
<LangVersion>latest</LangVersion>
66
<NoWarn>CS1591;NU5105;CS1573</NoWarn>
7-
<Version>9.0.3</Version>
7+
<Version>9.0.4</Version>
88
<PackageLicenseExpression>MIT</PackageLicenseExpression>
99
<Copyright>Copyright $([System.DateTime]::UtcNow.ToString(yyyy)). All rights reserved</Copyright>
1010
<PackageIconUrl>https://raw.githubusercontent.com/SimonCropp/MarkdownSnippets/master/src/icon.png</PackageIconUrl>

0 commit comments

Comments
 (0)