Reworked sample applications

This commit is contained in:
Clemens 2022-01-14 00:22:41 +01:00
parent 1d1b2942b4
commit 5a9f97d32e
7 changed files with 88 additions and 117 deletions

View file

@ -1,6 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
<AuthenticationMode>Windows</AuthenticationMode>
</PropertyGroup>
</Project>