flatbuffers/.github/workflows
Stefan F. 95ff1f1d80
[c#] Fix Table __vector_as_array correct len calc (#8911)
* fix for https://github.com/google/flatbuffers/issues/8759
__vector_as_array<T> calling ByteBuffer.ToArray<T> with the length in bytes by multiplying len with ByteBuffer.Sizeof<T> and FlatBuffersExampleTests extended to call GetVectorOfLongsArray/GetVectorOfDoublesArray which failed without the fix

* first try to repair build-dotnet-windows

* syntax error fixed

* Update solution creation command in build workflow

add --format sln to the dotnet new command, maybe it is currently creating a .slnx instead?
2026-02-04 13:13:01 +01:00
..
build.yml [c#] Fix Table __vector_as_array correct len calc (#8911) 2026-02-04 13:13:01 +01:00
docs.yml Modernize GitHub CI actions (#8812) 2025-12-02 10:11:55 -05:00
label.yml CI: Fix typo in version (#8817) 2025-12-02 16:14:43 -05:00
main.yml Use actions/upload-artifact@v4 on CI (#8410) 2024-09-27 15:39:44 -07:00
release.yml Modernize GitHub CI actions (#8812) 2025-12-02 10:11:55 -05:00
stale.yml Modernize GitHub CI actions (#8812) 2025-12-02 10:11:55 -05:00