Release x64 delete

This commit is contained in:
2023-10-23 09:12:59 +02:00
parent 32b01d92af
commit b08980ae89
2 changed files with 5 additions and 2 deletions

View File

@@ -112,6 +112,9 @@
<PropertyGroup>
<AssemblyOriginatorKeyFile>LME.pfx</AssemblyOriginatorKeyFile>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
<OutputPath>bin\Release\</OutputPath>
</PropertyGroup>
<ItemGroup>
<Reference Include="Accessibility" />
<Reference Include="BouncyCastle.Crypto, Version=1.8.4.0, Culture=neutral, PublicKeyToken=0e99375e54769942">