MessagePack-CSharp/sandbox
pCYSl5EDgo 8da2ab05f9
Fix nullable annotation errorneous handling (#1395)
* Fix nullable member file name handling

Generating multiple files including the letter '?'.
Invalid file name char should be avoided.
2022-02-12 14:14:41 -07:00
..
DynamicCodeDumper Merge pull request #1365 from neuecc/master 2021-12-24 18:02:46 -07:00
MessagePack.Internal Drop netcoreapp2.1 support 2021-11-03 12:13:10 -06:00
PerfBenchmarkDotNet Fix up build issues 2021-11-03 12:29:59 -06:00
PerfNetFramework Drop netcoreapp2.1 support 2021-11-03 12:13:10 -06:00
Sandbox Avoid C#10 global using name collisions (#1368) 2021-12-27 08:06:20 -07:00
SharedData
TestData.InvalidProject
TestData.InvalidSyntax
TestData2 Fix nullable annotation errorneous handling (#1395) 2022-02-12 14:14:41 -07:00
codegen.ps1