|
@@ -8,12 +8,13 @@
|
|
|
<OutputType>WinExe</OutputType>
|
|
|
<RootNamespace>Flyinsono.Client.Test</RootNamespace>
|
|
|
<AssemblyName>Flyinsono.Client.Test</AssemblyName>
|
|
|
- <TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
|
|
|
+ <TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
|
|
|
<FileAlignment>512</FileAlignment>
|
|
|
<ProjectTypeGuids>{60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
|
|
|
<WarningLevel>4</WarningLevel>
|
|
|
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
|
|
|
<Deterministic>true</Deterministic>
|
|
|
+ <TargetFrameworkProfile />
|
|
|
</PropertyGroup>
|
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|
@@ -120,9 +121,6 @@
|
|
|
<ItemGroup>
|
|
|
<None Include="App.config" />
|
|
|
</ItemGroup>
|
|
|
- <ItemGroup>
|
|
|
- <Resource Include="NOTICE.TXT" />
|
|
|
- </ItemGroup>
|
|
|
<ItemGroup>
|
|
|
<Content Include="libs\Vinno.IUS.Common.Client.dll" />
|
|
|
<Content Include="libs\Vinno.IUS.Common.dll" />
|