Browse Source

compile

feature/composition-tree-inspector
Nikita Tsukanov 3 years ago
parent
commit
bc9a076463
  1. 2
      samples/ControlCatalog.NetCore/ControlCatalog.NetCore.csproj

2
samples/ControlCatalog.NetCore/ControlCatalog.NetCore.csproj

@ -2,7 +2,7 @@
<PropertyGroup>
<OutputType>WinExe</OutputType>
<TargetFramework>net7.0</TargetFramework>
<TargetFramework>net6.0</TargetFramework>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
</PropertyGroup>

Loading…
Cancel
Save