File tree Expand file tree Collapse file tree
SystemCommonLibrary.AspNetCore Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33 <PropertyGroup >
44 <TargetFramework >net8.0</TargetFramework >
55 <GeneratePackageOnBuild >true</GeneratePackageOnBuild >
6- <Version >0.8.3.2 </Version >
6+ <Version >0.9.0.0 </Version >
77 <Copyright >clawit.com</Copyright >
88 <PackageLicenseUrl ></PackageLicenseUrl >
99 <PackageLicenseExpression >GPL-3.0-or-later</PackageLicenseExpression >
10- <AssemblyVersion >0.8.3.2 </AssemblyVersion >
11- <FileVersion >0.8.3.2 </FileVersion >
10+ <AssemblyVersion >0.9.0.0 </AssemblyVersion >
11+ <FileVersion >0.9.0.0 </FileVersion >
1212 <Authors >clawit.com</Authors >
1313 <Company >clawit.com</Company >
1414 </PropertyGroup >
Original file line number Diff line number Diff line change 55 <GeneratePackageOnBuild >true</GeneratePackageOnBuild >
66 <PackageLicenseExpression >GPL-3.0-or-later</PackageLicenseExpression >
77 <Copyright >clawit.com</Copyright >
8- <Version >0.8.3.2 </Version >
9- <AssemblyVersion >0.8.3.2 </AssemblyVersion >
8+ <Version >0.9.0.0 </Version >
9+ <AssemblyVersion >0.9.0.0 </AssemblyVersion >
1010 <Authors >clawit.com</Authors >
1111 <Company >clawit.com</Company >
12- <FileVersion >0.8.3.2 </FileVersion >
12+ <FileVersion >0.9.0.0 </FileVersion >
1313 </PropertyGroup >
1414
1515 <ItemGroup >
Original file line number Diff line number Diff line change 44 <TargetFramework >net8.0</TargetFramework >
55
66 <GeneratePackageOnBuild >true</GeneratePackageOnBuild >
7- <Version >0.8.3.2 </Version >
8- <AssemblyVersion >0.8.3.2 </AssemblyVersion >
9- <FileVersion >0.8.3.2 </FileVersion >
7+ <Version >0.9.0.0 </Version >
8+ <AssemblyVersion >0.9.0.0 </AssemblyVersion >
9+ <FileVersion >0.9.0.0 </FileVersion >
1010 <Copyright >clawit.com</Copyright >
1111 <PackageLicenseUrl ></PackageLicenseUrl >
1212 <PackageLicenseExpression >GPL-3.0-or-later</PackageLicenseExpression >
1818 <PackageReference Include =" Microsoft.CodeAnalysis.CSharp" Version =" 4.9.2" />
1919 <PackageReference Include =" Microsoft.CSharp" Version =" 4.7.0" />
2020 <PackageReference Include =" Microsoft.Extensions.DependencyInjection.Abstractions" Version =" 8.0.1" />
21- <PackageReference Include =" System.Drawing.Common" Version =" 8.0.4 " />
21+ <PackageReference Include =" System.Drawing.Common" Version =" 8.0.6 " />
2222 <PackageReference Include =" System.Net.Http" Version =" 4.3.4" />
2323 </ItemGroup >
2424</Project >
Original file line number Diff line number Diff line change 77 </PropertyGroup >
88
99 <ItemGroup >
10- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.9 .0" />
11- <PackageReference Include =" xunit" Version =" 2.8.0 " />
12- <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.8.0 " >
10+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.10 .0" />
11+ <PackageReference Include =" xunit" Version =" 2.8.1 " />
12+ <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.8.1 " >
1313 <PrivateAssets >all</PrivateAssets >
1414 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
1515 </PackageReference >
You can’t perform that action at this time.
0 commit comments