Skip to content

Commit

Permalink
pack BlazorGL (#173)
Browse files Browse the repository at this point in the history
  • Loading branch information
nkast authored Feb 5, 2023
1 parent 1281194 commit 2d11526
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions BuildNuget.bat
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"C:\Program Files (x86)\NuGet3\nuget.exe" pack NuGetPackages/MonoGame.Framework.iOS.nuspec -OutputDirectory NuGetPackages\Output\ -BasePath . -Version 3.8.9101.0 -Properties Configuration=Release
"C:\Program Files (x86)\NuGet3\nuget.exe" pack NuGetPackages/MonoGame.Framework.WindowsUniversal.nuspec -OutputDirectory NuGetPackages\Output\ -BasePath . -Version 3.8.9101.0 -Properties Configuration=Release

dotnet pack XNA.Framework.Blazor.sln --output NuGetPackages\Output\ /t:Build /p:Configuration=Release
dotnet pack MonoGame.Framework\Xna.Framework.Ref.csproj --output NuGetPackages\Output\ /t:Build /p:Configuration=Release
dotnet pack MonoGame.Framework\XNA.Framework.Oculus.OvrDX11.csproj --output NuGetPackages\Output\ /t:Build /p:Configuration=Release

Expand Down

0 comments on commit 2d11526

Please sign in to comment.