Didn’t get to release last night, as a new bug popped up.
11>MessagePack.GeneratedMessagePackResolver.g.cs(74,74): Error CS0426 : The type name 'Shiki' does not exist in the type 'GeneratedMessagePackResolver'11>------- Finished building project: UniScan.Network. Succeeded: False. Errors: 1.
Was able to fix it with some property in the AssemblyInfo.
(see: github.com/MessagePack-CSharp/MessagePack-CSharp/issues/2133)
I changed the Identifier to be a Slug instead for the devices.
Working on browser stuff real quick and will commit sometime soon.
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.