Browse Source

revert controlcatalog target.

pull/5048/head
Dan Walmsley 6 years ago
parent
commit
d3e304048c
  1. 2
      samples/ControlCatalog.NetCore/ControlCatalog.NetCore.csproj

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

@ -2,7 +2,7 @@
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>net5</TargetFramework>
<TargetFramework>netcoreapp3.1</TargetFramework>
<TargetLatestRuntimePatch>true</TargetLatestRuntimePatch>
</PropertyGroup>

Loading…
Cancel
Save