File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 55 <TargetFramework >net6.0</TargetFramework >
66 <ImplicitUsings >enable</ImplicitUsings >
77 <Nullable >enable</Nullable >
8- <PackageVersion >1.0 .0.1 </PackageVersion >
8+ <PackageVersion >1.1 .0.0 </PackageVersion >
99 <Title >clmath</Title >
1010 <Authors >comroid</Authors >
1111 <Description >A commandline math tool</Description >
1212 <PackageProjectUrl >https://github.com/comroid-git/clmath</PackageProjectUrl >
1313 <PackageLicenseUrl >https://github.com/comroid-git/clmath/blob/master/LICENSE</PackageLicenseUrl >
1414 <RepositoryUrl >https://github.com/comroid-git/clmath</RepositoryUrl >
1515 <RepositoryType >git</RepositoryType >
16- <AssemblyVersion >1.0 .0.1 </AssemblyVersion >
16+ <AssemblyVersion >1.1 .0.0 </AssemblyVersion >
1717 <FileVersion >10</FileVersion >
1818 <NeutralLanguage >en-150</NeutralLanguage >
1919 <AllowUnsafeBlocks >true</AllowUnsafeBlocks >
2020 </PropertyGroup >
2121
2222 <ItemGroup >
23- <PackageReference Include =" Antlr4.Runtime.Standard" Version =" 4.11.1" />
24- <PackageReference Include =" Silk.NET.Input" Version =" 2.16.0" />
25- <PackageReference Include =" Silk.NET.OpenGL" Version =" 2.16.0" />
26- <PackageReference Include =" Silk.NET.Windowing" Version =" 2.16.0" />
23+ <PackageReference Include =" Antlr4.Runtime.Standard" Version =" 4.11.1" />
24+ <PackageReference Include =" Silk.NET.Input" Version =" 2.16.0" />
25+ <PackageReference Include =" Silk.NET.OpenGL" Version =" 2.16.0" />
26+ <PackageReference Include =" Silk.NET.Windowing" Version =" 2.16.0" />
2727 </ItemGroup >
2828
2929 <ItemGroup >
You can’t perform that action at this time.
0 commit comments