MatterHackers / MatterControl

3D printing software for Windows, Mac and Linux
http://www.mattercontrol.com/
BSD 2-Clause "Simplified" License
460 stars 185 forks source link

.NET 6 Upgrade #5315

Closed fortsnek9348 closed 2 years ago

fortsnek9348 commented 2 years ago

Continuation of https://github.com/MatterHackers/MatterControl/pull/5309.

Changed output build path for tests in AppVeyor.

fortsnek9348 commented 2 years ago
1) Error : C:\projects\mattercontrol\Submodules\agg-sharp\Tests\Agg.Tests\bin\Release\Agg.Tests.dll
System.Exception : The X86 version of dotnet.exe is not installed

Well, it found the tests now.

fortsnek9348 commented 2 years ago

It seems it's satisfied now.

larsbrubaker commented 2 years ago

Yes. I change the test runner and it is passing. I will get this tested, but as of now it looks like this is the requirements of the bounty. Thank you.

fortsnek9348 commented 2 years ago

Yes. MatterControl UI testing. The fun part. At least parallel testing makes it go quicker.