ctaggart / froto

Froto: F# Protocol Buffers
MIT License
146 stars 27 forks source link

target netstandard2.0 & net45 for Froto.Parser & Froto.Serialization #81

Closed ctaggart closed 6 years ago

ctaggart commented 6 years ago

Making a example test for https://github.com/Microsoft/visualfsharp/pull/4286.

git clone -b TargetFrameworks https://github.com/ctaggart/froto.git
dotnet restore .\Froto.sln
.\Froto.sln