mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-30 07:00:01 +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:
@@ -14,7 +14,7 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
namespace FlatBuffers.Test
|
||||
namespace Google.FlatBuffers.Test
|
||||
{
|
||||
/// <summary>
|
||||
/// A test Table object that gives easy access to the slot data
|
||||
|
||||
Reference in New Issue
Block a user