mirror of
https://github.com/AlexMacocian/MonoGame.Extended.git
synced 2026-07-24 03:56:31 +00:00
Kni.Extended (#892)
* KNI projects * update actions fixes MSBUILD : error MSB1011: Specify which project or solution file to use because this folder contains more than one project or solution file. * remove test for issue #633 * build tests * KNI TypeReaders * KNI/XNA compatible code * GetRuntimeReader from runtime types * remove MockGameWindow
This commit is contained in:
committed by
GitHub
parent
8850875fb4
commit
2bbdc38b51
@@ -29,4 +29,4 @@ jobs:
|
||||
dotnet-version: 6.0.x
|
||||
|
||||
- name: Test MonoGame.Extended
|
||||
run: dotnet test --nologo --verbosity minimal --configuration Release
|
||||
run: dotnet test MonoGame.Extended.sln --nologo --verbosity minimal --configuration Release
|
||||
|
||||
Reference in New Issue
Block a user