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 6
6
<Copyright >Copyright © Ihar Kalasouski 2008</Copyright >
7
7
<PackageTags >Box2D, Physics</PackageTags >
8
8
<Description >Box2D is the C# port of C++ Box2D. This package supports .NET Standard 2.1.</Description >
9
- <PackageProjectUrl >https://github.com/benzuk /box2d-netstandard</PackageProjectUrl >
9
+ <PackageProjectUrl >https://github.com/benukhanov /box2d-netstandard</PackageProjectUrl >
10
10
<PackageLicenseExpression >MIT</PackageLicenseExpression >
11
- <AssemblyVersion >1.0.3 .0</AssemblyVersion >
12
- <FileVersion >1.0.3 .0</FileVersion >
13
- <Version >1.0.3 </Version >
11
+ <AssemblyVersion >1.0.4 .0</AssemblyVersion >
12
+ <FileVersion >1.0.4 .0</FileVersion >
13
+ <Version >1.0.4 </Version >
14
14
</PropertyGroup >
15
15
<PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|AnyCPU'" >
16
16
<AllowUnsafeBlocks >true</AllowUnsafeBlocks >
You can’t perform that action at this time.
0 commit comments