Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/duplicati/duplicati.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'thirdparty/TlsTest/TlsTest.csproj')
-rw-r--r--thirdparty/TlsTest/TlsTest.csproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/thirdparty/TlsTest/TlsTest.csproj b/thirdparty/TlsTest/TlsTest.csproj
index 10c6f75cf..36ba4e4f7 100644
--- a/thirdparty/TlsTest/TlsTest.csproj
+++ b/thirdparty/TlsTest/TlsTest.csproj
@@ -8,7 +8,7 @@
<Prefer32Bit>False</Prefer32Bit>
<RootNamespace>TlsTest</RootNamespace>
<AssemblyName>TlsTest</AssemblyName>
- <TargetFrameworkVersion>v4.6.2</TargetFrameworkVersion>
+ <TargetFrameworkVersion>v4.7.1</TargetFrameworkVersion>
<TargetFrameworkProfile />
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
@@ -34,4 +34,4 @@
<None Include="app.config" />
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
-</Project> \ No newline at end of file
+</Project>