We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58e1c71 commit 97d13a6Copy full SHA for 97d13a6
README.md
@@ -49,7 +49,7 @@ Box2D.NET is divided into multiple modules, each contained in its own folder:
49
#### ▶️ Running With Command Prompt
50
51
```shell
52
-dotnet run --project src/Box2D.NET.Samples --framework net9.0 -c Release
+dotnet run --project src/Box2D.NET.Samples --framework net10.0 -c Release
53
```
54
55
## 🛠️ Integration
0 commit comments