Version 1.3.9.9: Disable mandator before files are loaded

This commit is contained in:
Jonathan Jenne
2023-05-24 13:59:14 +02:00
parent 22bb9b14a1
commit 47407ac79a
16 changed files with 584 additions and 573 deletions

View File

@@ -10,8 +10,9 @@
<AssemblyName>MultiTool.Common</AssemblyName>
<FileAlignment>512</FileAlignment>
<MyType>Windows</MyType>
<TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
<TargetFrameworkVersion>v4.6.2</TargetFrameworkVersion>
<Deterministic>true</Deterministic>
<TargetFrameworkProfile />
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>