forked from BigfootDev/flatbuffers
[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:
@@ -16,7 +16,7 @@
|
||||
|
||||
using BenchmarkDotNet.Running;
|
||||
|
||||
namespace FlatBuffers.Benchmarks
|
||||
namespace Google.FlatBuffers.Benchmarks
|
||||
{
|
||||
public static class Program
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user