MS Änderungen 11.06

This commit is contained in:
Digital Data - Marlon Schreiber
2018-06-11 10:22:00 +02:00
parent 693e55c836
commit 586461e0e9
24 changed files with 304 additions and 160 deletions

View File

@@ -3,4 +3,8 @@
<PropertyGroup>
<ProjectView>ShowAllFiles</ProjectView>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
<EnableSQLServerDebugging>false</EnableSQLServerDebugging>
<EnableUnmanagedDebugging>true</EnableUnmanagedDebugging>
</PropertyGroup>
</Project>