File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 7
7
<RootNamespace >InvertedTomato.Crc</RootNamespace >
8
8
<TargetFrameworks >net7.0;netstandard1.0;netstandard2.0;netstandard2.1;net8.0</TargetFrameworks >
9
9
<LangVersion >12</LangVersion >
10
- <Version >1.4.0 </Version >
10
+ <Version >1.4.1 </Version >
11
11
<Title >InvertedTomato.Crc</Title >
12
12
<Authors >Inverted Tomato</Authors >
13
13
<Description >A flexible CRC implementation supporting most major algorithms. Also includes ability to support custom implementations.</Description >
21
21
<GeneratePackageOnBuild >true</GeneratePackageOnBuild >
22
22
<PackageId >InvertedTomato.Crc</PackageId >
23
23
<Product >InvertedTomato.Crc</Product >
24
- <AssemblyVersion >1.4.0 </AssemblyVersion >
25
- <FileVersion >1.4.0 </FileVersion >
24
+ <AssemblyVersion >1.4.1 </AssemblyVersion >
25
+ <FileVersion >1.4.1 </FileVersion >
26
26
<GenerateDocumentationFile >true</GenerateDocumentationFile >
27
27
<NoWarn >$(NoWarn);1591</NoWarn >
28
28
</PropertyGroup >
You can’t perform that action at this time.
0 commit comments