Watch
2
0
Fork
You've already forked raylib-cs
0

Rename msbuild prop UseRaylibCsPackage to RaylibCsForceLocalNuget

This commit is contained in:
Rgebee 2026-08-13 20:02:06 +01:00
commit 9073448241
4 changed files with 11 additions and 11 deletions

View file

@ -12,7 +12,7 @@ The browser-wasm configuration only activates when publishing with
- .NET 10 SDK
- `dotnet workload install wasm-tools`
- Raylib-cs (works with the local project, or nuget if MSBuild property `<UseRaylibCsPackage>` is `true`
- Raylib-cs (works with the local project, or nuget if MSBuild property `<RaylibCsForceLocalNuget>` is `true`
## Build