mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-09 22:56:27 +00:00
Convert net/FlatBuffers project to be compatible with netstandard (#4811)
This commit is contained in:
committed by
Wouter van Oortmerssen
parent
b188fde27e
commit
72b05bc865
@@ -42,7 +42,7 @@ fi
|
||||
echo Compiling and running the C# sample.
|
||||
|
||||
# Compile and execute the sample.
|
||||
mcs SampleBinary.cs MyGame/Sample/*.cs ../net/FlatBuffers/*.cs
|
||||
csc SampleBinary.cs MyGame/Sample/*.cs ../net/FlatBuffers/*.cs
|
||||
mono SampleBinary.exe
|
||||
|
||||
# Cleanup temporary files.
|
||||
|
||||
Reference in New Issue
Block a user