Commit 99213065 99213065c2bb37470b9d618380cf346fcba9cd83 by Christian Gerdes

Lagt till registry nycklarna i en fil kallad Schannel_high_withclient.reg under …

…mappen Registry, dessa behövs för att få TLS1.2 aktiverat på windows maskinen.
1 parent c2474d9f
......@@ -52,6 +52,9 @@
<Compile Include="LoadTestPlugins.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
</ItemGroup>
<ItemGroup>
<None Include="Registry\Schannel_high_withclient.reg" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
......