summaryrefslogtreecommitdiff
path: root/ZooBOTanica/ZooBOTanica.csproj
diff options
context:
space:
mode:
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>