mirror of
https://github.com/LBPUnion/UnionPatcher.git
synced 2025-09-03 16:15:37 +00:00
Target .NET 6.0
This commit is contained in:
parent
a981a129fe
commit
2b7f83213f
7 changed files with 12 additions and 12 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
<PropertyGroup>
|
||||
<OutputType>Exe</OutputType>
|
||||
<TargetFramework>net5.0</TargetFramework>
|
||||
<TargetFramework>net6.0</TargetFramework>
|
||||
<RuntimeIdentifiers>osx-x64</RuntimeIdentifiers>
|
||||
<AssemblyName>LBPUnion.UnionPatcher.Gui.MacOS</AssemblyName>
|
||||
<RootNamespace>LBPUnion.UnionPatcher.Gui.MacOS</RootNamespace>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue