Skip to content

Commit 8d7c4a1

Browse files
caigenlevnach
authored andcommitted
Update to NET 8
1 parent bec340f commit 8d7c4a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ jobs:
3131
uses: Malcolmnixon/Setup-VSTest@v4
3232

3333
- name : Test
34-
run: vstest.console GraphLayout\Test\MSAGLTests\bin\Debug\net6.0-windows\Microsoft.Msagl.UnitTests.dll
34+
run: vstest.console GraphLayout\Test\MSAGLTests\bin\Debug\net8.0-windows\Microsoft.Msagl.UnitTests.dll

0 commit comments

Comments
 (0)