Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/guiunit.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/framework/GuiUnit_MT.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/framework/GuiUnit_MT.csproj b/src/framework/GuiUnit_MT.csproj
index 3d0f533..fa75004 100644
--- a/src/framework/GuiUnit_MT.csproj
+++ b/src/framework/GuiUnit_MT.csproj
@@ -23,7 +23,7 @@
<BootstrapperEnabled>true</BootstrapperEnabled>
<TargetFrameworkProfile />
<SignAssembly>true</SignAssembly>
- <TargetFrameworks>net472;net6.0</TargetFrameworks>
+ <TargetFrameworks>net472;netcoreapp3.1</TargetFrameworks>
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
<OutputPath>..\..\bin</OutputPath>
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>