Upgrading to .net 6

This commit is contained in:
Lars Brubaker 2022-07-15 17:28:39 -07:00
parent 738c6e20ea
commit 32a192c2b8
155 changed files with 2030 additions and 2536 deletions

4
.gitignore vendored
View file

@ -4,7 +4,8 @@
# mstest test results
TestResults
Tests/temp
Tests/temp/
Tests/TestData/ExportedGcode/
StaticData/Translations/L10N/
@ -120,3 +121,4 @@ MatterControl.userprefs
# JetBrains Rider user configuration directory
/.idea/
/MainOutputDirectory.cs