Upgrading to .net 6
This commit is contained in:
parent
738c6e20ea
commit
32a192c2b8
155 changed files with 2030 additions and 2536 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue