mirror of
https://github.com/esiur/esiur-dotnet.git
synced 2026-04-04 04:18:22 +00:00
a
This commit is contained in:
@@ -6,8 +6,6 @@ MessagePack.MessagePackSerializer.DefaultOptions = MessagePackSerializerOptions.
|
||||
.WithCompression(MessagePackCompression.None); // optional; remove if you want raw size
|
||||
|
||||
|
||||
var ints = new IntArrayRunner();
|
||||
ints.Run();
|
||||
|
||||
var models = new ModelRunner();
|
||||
models.Run();
|
||||
|
||||
Reference in New Issue
Block a user