We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e89698e commit fe852ddCopy full SHA for fe852dd
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.6</Version>
21
- <PackageVersion>10.0.6</PackageVersion>
+ <Version>10.0.7</Version>
+ <PackageVersion>10.0.7</PackageVersion>
22
23
</PropertyGroup>
24
<PropertyGroup Condition="'$(GITHUB_ACTIONS)' == 'true'">
0 commit comments