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> <PropertyGroup>
<OutputType>WinExe</OutputType> <OutputType>WinExe</OutputType>
<TargetFramework>net7.0</TargetFramework> <TargetFramework>net6.0</TargetFramework>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks> <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
</PropertyGroup> </PropertyGroup>

Loading…
Cancel
Save