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

github.com/mono/xwt.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius Ungureanu <therzok@gmail.com>2019-12-08 07:03:39 +0300
committerMarius Ungureanu <therzok@gmail.com>2020-01-31 21:34:05 +0300
commit1e9c22c6925f383892d1164bcc84346bb27bfc40 (patch)
tree8ed05e0c6cb76396a09d08efcbcc737017aeeb58 /Xwt.Gtk.Windows
parent9a22465b52c7dbaae321a514b046edebd6a0efb8 (diff)
Bump platform implementations to net472
Diffstat (limited to 'Xwt.Gtk.Windows')
-rw-r--r--Xwt.Gtk.Windows/Xwt.Gtk.Windows.csproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/Xwt.Gtk.Windows/Xwt.Gtk.Windows.csproj b/Xwt.Gtk.Windows/Xwt.Gtk.Windows.csproj
index a5ce1ccb..db6c2e50 100644
--- a/Xwt.Gtk.Windows/Xwt.Gtk.Windows.csproj
+++ b/Xwt.Gtk.Windows/Xwt.Gtk.Windows.csproj
@@ -9,6 +9,7 @@
<AssemblyName>Xwt.Gtk.Windows</AssemblyName>
<SignAssembly>true</SignAssembly>
<AssemblyOriginatorKeyFile>..\xwt.snk</AssemblyOriginatorKeyFile>
+ <TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>