We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eac95b5 commit 90e88cbCopy full SHA for 90e88cb
SchematicToVoxCore/FileToVox.csproj
@@ -2,7 +2,7 @@
2
3
<PropertyGroup>
4
<OutputType>Exe</OutputType>
5
- <TargetFramework>netcoreapp2.1</TargetFramework>
+ <TargetFramework>netcoreapp3.0</TargetFramework>
6
<StartupObject>FileToVox.Program</StartupObject>
7
<CopyLocalLockFileAssemblies>true</CopyLocalLockFileAssemblies>
8
<RuntimeIdentifiers>win-x64;linux-x64;osx-x64</RuntimeIdentifiers>
0 commit comments