Nuget packages geupdated

This commit is contained in:
HuskyTeufel
2022-03-25 15:20:36 +01:00
parent 3a51ada9d6
commit d96c618a21
19 changed files with 282 additions and 120 deletions

View File

@@ -136,7 +136,12 @@ namespace SanSystem
void LadeRegistry()
{
/*string key = "NjAwNjQzQDMxMzkyZTM0MmUzMG5La2UzQ1F0R3dFZEh5VWtGazZ0aHpUWi9XdkxJT2xCbktXRXFWc0ZsdzA9";
byte[] s = Encoding.ASCII.GetBytes(key);
var i = BitConverter.ToString(s);
Trace.WriteLine(i.ToString());
*/
string keyName = userroot + "\\" + firmkey + "\\" + subkey;
string lastProjektNummer = "";