summaryrefslogtreecommitdiff
path: root/ZooBOTanica/ZooBOTanica.csproj
diff options
context:
space:
mode:
authorTrueKuehli <rctcoaster2000@hotmail.de>2018-09-27 21:04:16 +0200
committerTrueKuehli <rctcoaster2000@hotmail.de>2018-09-27 21:04:16 +0200
commit5a317ff78acfd18ca586b763817e0810d030ca08 (patch)
tree1a1a96cd68d001c17fdc14034a50090461da335e /ZooBOTanica/ZooBOTanica.csproj
parent3fa656c782c9235e354f1d7e53f40865ea482eaa (diff)
parent39da0da55a09a56bae3c250e6108c8edf77bfbfd (diff)
Merge branch 'WebApi' of https://github.com/TrueDoctor/DiscoBot into WebApi
Diffstat (limited to 'ZooBOTanica/ZooBOTanica.csproj')
-rw-r--r--ZooBOTanica/ZooBOTanica.csproj4
1 files changed, 3 insertions, 1 deletions
diff --git a/ZooBOTanica/ZooBOTanica.csproj b/ZooBOTanica/ZooBOTanica.csproj
index 6ef8507..086eb64 100644
--- a/ZooBOTanica/ZooBOTanica.csproj
+++ b/ZooBOTanica/ZooBOTanica.csproj
@@ -8,9 +8,10 @@
<OutputType>WinExe</OutputType>
<RootNamespace>ZooBOTanica</RootNamespace>
<AssemblyName>ZooBOTanica</AssemblyName>
- <TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
+ <TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
+ <TargetFrameworkProfile />
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<PlatformTarget>AnyCPU</PlatformTarget>
@@ -65,6 +66,7 @@
<Compile Include="Properties\Resources.Designer.cs">
<AutoGen>True</AutoGen>
<DependentUpon>Resources.resx</DependentUpon>
+ <DesignTime>True</DesignTime>
</Compile>
<None Include="Properties\Settings.settings">
<Generator>SettingsSingleFileGenerator</Generator>