File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 4747
4848 - name : Build .NET 4.8
4949 if : matrix.dotnet-version == '4.8'
50- run : " C:\\ Program Files (x86)\\ Microsoft Visual Studio\\ 2019\\ BuildTools\\ MSBuild\\ Current\\ Bin\M SBuild.exe" /p:Configuration=Release
50+ run : |
51+ " C:\\ Program Files (x86)\\ Microsoft Visual Studio\\ 2019\\ BuildTools\\ MSBuild\\ Current\\ Bin\\ MSBuild.exe" /p:Configuration=Release
5152
5253 - name : Test .NET 8
5354 if : matrix.dotnet-version == '8.0.x'
5657 - name : Test .NET 4.8
5758 if : matrix.dotnet-version == '4.8'
5859 run : |
59- "C:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\BuildTools\\Common7\\IDE\\CommonExtensions\\Microsoft\\TestWindow\\vstest.console.exe" Tynamix.ObjectFiller.Test\bin\Release\net461\Tynamix.ObjectFiller.Test.dll
60+ "C:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\BuildTools\\Common7\\IDE\\CommonExtensions\\Microsoft\\TestWindow\\vstest.console.exe" Tynamix.ObjectFiller.Test\\ bin\\ Release\\ net461\ \Tynamix.ObjectFiller.Test.dll
You can’t perform that action at this time.
0 commit comments