Skip to content

Commit

Permalink
👽 Newer version.
Browse files Browse the repository at this point in the history
  • Loading branch information
codingben committed Jun 2, 2020
1 parent 8480742 commit eea7101
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions examples/window/Box2D.Window/Box2D.Window.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@
<Description>The Box2D window physics simulation.</Description>
<PackageProjectUrl>https://github.com/benzuk/box2d-netstandard/tree/master/examples/window</PackageProjectUrl>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<AssemblyVersion>1.0.2.0</AssemblyVersion>
<FileVersion>1.0.2.0</FileVersion>
<Version>1.0.2</Version>
<AssemblyVersion>1.0.3.0</AssemblyVersion>
<FileVersion>1.0.3.0</FileVersion>
<Version>1.0.3</Version>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Box2D.NetStandard" Version="1.0.2" />
<PackageReference Include="Box2D.NetStandard" Version="1.0.3" />
<PackageReference Include="OpenTK.NetStandard" Version="1.0.5.22" />
</ItemGroup>
</Project>

0 comments on commit eea7101

Please sign in to comment.