- switched to AnyCPU build

- updated to latest nuget packages (stable)
This commit is contained in:
Horst Beham
2021-07-12 14:36:18 +02:00
parent 7553d3b508
commit cc1cebcacd
49 changed files with 202 additions and 212 deletions

View File

@@ -17,7 +17,7 @@
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<Optimize>false</Optimize>
<OutputPath>bin\Debug\</OutputPath>
<OutputPath>..\Debug\</OutputPath>
<DefineConstants>DEBUG;TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>