Changed Tools to .Net Framework.
This commit is contained in:
parent
a882147f33
commit
c5f281c5e0
@ -2,7 +2,7 @@
|
||||
|
||||
<PropertyGroup>
|
||||
<OutputType>Exe</OutputType>
|
||||
<TargetFramework>netcoreapp2.1</TargetFramework>
|
||||
<TargetFramework>net48</TargetFramework>
|
||||
<ApplicationIcon />
|
||||
<StartupObject />
|
||||
<AssemblyName>RecrownedGTK.Tools</AssemblyName>
|
||||
|
Loading…
Reference in New Issue
Block a user