clean up comments

This commit is contained in:
Robert McRackan 2020-08-30 13:01:39 -04:00
parent a58f51a8ce
commit d5cd569319
2 changed files with 2 additions and 1 deletions

View File

@ -50,6 +50,7 @@ namespace InternalUtilities
}
private string _decryptKey = "";
/// <summary>aka: activation bytes</summary>
public string DecryptKey
{
get => _decryptKey;

View File

@ -13,7 +13,7 @@
<!-- <PublishSingleFile>true</PublishSingleFile> -->
<RuntimeIdentifier>win-x64</RuntimeIdentifier>
<Version>3.1.12.315</Version>
<Version>3.1.12.316</Version>
</PropertyGroup>
<ItemGroup>