successful compilation of 200 projects

This commit is contained in:
Jeremy Tammik
2023-04-26 15:27:54 +02:00
parent 3ae44dbab5
commit 7447b3b6c2
54 changed files with 551 additions and 113 deletions
@@ -1,5 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<ResolveAssemblyWarnOrErrorOnTargetArchitectureMismatch>
None
</ResolveAssemblyWarnOrErrorOnTargetArchitectureMismatch>
</PropertyGroup>
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
@@ -141,4 +147,4 @@
<Target Name="AfterBuild">
</Target>
-->
</Project>
</Project>