Update to 1.1.0 #5

Merged
Booklordofthedings merged 16 commits from dev into main 2024-09-26 17:32:20 +02:00
Showing only changes of commit 4d7c342dbd - Show all commits

View file

@ -33,10 +33,4 @@ class Update_1_1_0
DeleteDictionaryAndValues!(output);
delete errors;
}
[Test(Name="1.1.0 - Serializations")]
public static void Test_Serialize()
{
}
}