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 bec340f commit 8d7c4a1Copy full SHA for 8d7c4a1
.github/workflows/build.yml
@@ -31,4 +31,4 @@ jobs:
31
uses: Malcolmnixon/Setup-VSTest@v4
32
33
- name : Test
34
- run: vstest.console GraphLayout\Test\MSAGLTests\bin\Debug\net6.0-windows\Microsoft.Msagl.UnitTests.dll
+ run: vstest.console GraphLayout\Test\MSAGLTests\bin\Debug\net8.0-windows\Microsoft.Msagl.UnitTests.dll
0 commit comments