net Framework version geupdatet.

Weiterhin auf nuget geupdatet
This commit is contained in:
HuskyTeufel
2019-06-05 13:58:20 +02:00
parent 04f779286c
commit a6316267a0
17 changed files with 106 additions and 85 deletions

View File

@@ -8,9 +8,10 @@
<OutputType>WinExe</OutputType>
<RootNamespace>SanSystem</RootNamespace>
<AssemblyName>SanSystem</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>
@@ -254,6 +255,7 @@
<Compile Include="Properties\Resources.Designer.cs">
<AutoGen>True</AutoGen>
<DependentUpon>Resources.resx</DependentUpon>
<DesignTime>True</DesignTime>
</Compile>
<EmbeddedResource Include="UCInliner.resx">
<DependentUpon>UCInliner.cs</DependentUpon>