MatterHackers / MatterSlice

MatterSlice is a C# console application that generates GCode (hardware control) for 3D printing. It was originally ported from CuraEngine (another great open source 3D printing engine). It is the primary slicing engine for MatterSlice and under constant development.
164 stars 69 forks source link

.NET 6 Upgrade (Change build output path for AppVeyor) #615

Closed fortsnek9348 closed 2 years ago

fortsnek9348 commented 2 years ago

Continuation of https://github.com/MatterHackers/MatterSlice/pull/612.

Changed output build path for tests in AppVeyor.