mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-01 19:58:15 +00:00
[C#] Prepares for official Nuget release (#7496)
* Define nuget package * C# Switch to Google.FlatBuffers namespace * Add Source Link for nuget package * Add Strong Name signing of Google.FlatBuffers
This commit is contained in:
@@ -226,7 +226,7 @@ flatc(
|
||||
# For Rust we currently generate two independent schemas, with namespace_test2
|
||||
# duplicating the types in namespace_test1
|
||||
flatc(
|
||||
RUST_OPTS,
|
||||
RUST_OPTS + CS_OPTS,
|
||||
prefix="namespace_test",
|
||||
schema=[
|
||||
"namespace_test/namespace_test1.fbs",
|
||||
|
||||
Reference in New Issue
Block a user