We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3acdc25 + c8d2113 commit 2f9b70bCopy full SHA for 2f9b70b
2 files changed
Directory.Build.props
@@ -17,8 +17,8 @@
17
<RepositoryUrl>https://github.com/managedcode/MimeTypes</RepositoryUrl>
18
<PackageProjectUrl>https://github.com/managedcode/MimeTypes</PackageProjectUrl>
19
<Product>Managed Code - MimeTypes</Product>
20
- <Version>10.0.5</Version>
21
- <PackageVersion>10.0.5</PackageVersion>
+ <Version>10.0.6</Version>
+ <PackageVersion>10.0.6</PackageVersion>
22
23
</PropertyGroup>
24
<PropertyGroup Condition="'$(GITHUB_ACTIONS)' == 'true'">
0 commit comments