net Framework version geupdatet.
Weiterhin auf nuget geupdatet
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user