File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed
ManagedCode.MimeTypes.Sync Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 1717 <RepositoryUrl >https://github.com/managedcode/MimeTypes</RepositoryUrl >
1818 <PackageProjectUrl >https://github.com/managedcode/MimeTypes</PackageProjectUrl >
1919 <Product >Managed Code - MimeTypes</Product >
20- <Version >1.0.3</ Version >
21- <PackageVersion >1.0.3 </PackageVersion >
20+ <Version >1.0.4< Version >
21+ <PackageVersion >1.0.4 </PackageVersion >
2222
2323</PropertyGroup >
2424<PropertyGroup Condition =" '$(GITHUB_ACTIONS)' == 'true'" >
Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22 <PropertyGroup >
33 <OutputType >Exe</OutputType >
4- <TargetFramework >net8.0</TargetFramework >
5- <LangVersion >preview</LangVersion >
4+ <TargetFramework >net9.0</TargetFramework >
5+ <LangVersion >13</LangVersion >
6+ <IsPackable >false</IsPackable >
67 <Nullable >enable</Nullable >
78 <ImplicitUsings >enable</ImplicitUsings >
89 </PropertyGroup >
You can’t perform that action at this time.
0 commit comments