Decryption moved to external project: AAXClean

This commit is contained in:
Robert McRackan 2021-07-11 12:26:04 -04:00
parent 8240a97f6d
commit 827eaefd29

View File

@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<Project Sdk="Microsoft.NET.Sdk.WindowsDesktop"> <Project Sdk="Microsoft.NET.Sdk.WindowsDesktop">
<PropertyGroup> <PropertyGroup>
@ -13,7 +13,7 @@
<!-- <PublishSingleFile>true</PublishSingleFile> --> <!-- <PublishSingleFile>true</PublishSingleFile> -->
<RuntimeIdentifier>win-x64</RuntimeIdentifier> <RuntimeIdentifier>win-x64</RuntimeIdentifier>
<Version>5.1.7.3</Version> <Version>5.1.8.1</Version>
</PropertyGroup> </PropertyGroup>
<ItemGroup> <ItemGroup>