File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
src/box2dx/Box2D.NetStandard Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 9
9
<Description >Box2D.NetStandard is the C# port of C++ Box2D. This package supports .NET Standard 2.1.</Description >
10
10
<PackageProjectUrl >https://github.com/benukhanov/box2d-netstandard</PackageProjectUrl >
11
11
<PackageLicenseExpression >MIT</PackageLicenseExpression >
12
- <AssemblyVersion >2.4.5 .0</AssemblyVersion >
13
- <FileVersion >2.4.5 .0</FileVersion >
14
- <Version >2.4.5 -alpha</Version >
15
- <PackageVersion >2.4.5 -alpha</PackageVersion >
12
+ <AssemblyVersion >2.4.6 .0</AssemblyVersion >
13
+ <FileVersion >2.4.6 .0</FileVersion >
14
+ <Version >2.4.6 -alpha</Version >
15
+ <PackageVersion >2.4.6 -alpha</PackageVersion >
16
16
<TieredCompilation >false</TieredCompilation >
17
17
<Nullable >disable</Nullable >
18
18
</PropertyGroup >
You can’t perform that action at this time.
0 commit comments