-
Notifications
You must be signed in to change notification settings - Fork 390
Closed
Description
I'm trying to open a .rcnet file (which i'm inspected is a zip file containing an xml with the definitions of the classes and enums) and every time I try to open it with new project or merging it is:
The input is not a valid Base 64 string because it contains a non-Base 64 character, more than two padding characters, or an invalid character between the padding characters. (mscorlib)
but the XML is rightly formed, is there a possibility to import the xmls directly?
Metadata
Metadata
Assignees
Labels
No labels