From f2f0aed5f836c5cce198aebe6f63065d21555b28 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Sep 2023 17:41:16 -0700 Subject: [PATCH] Bump ext/flecs from `4673dc2` to `ae0bed2` (#212) * Bump ext/flecs from `4673dc2` to `ae0bed2` Bumps [ext/flecs](https://github.com/SanderMertens/flecs) from `4673dc2` to `ae0bed2`. - [Release notes](https://github.com/SanderMertens/flecs/releases) - [Commits](https://github.com/SanderMertens/flecs/compare/4673dc2d35c7f6b357048e4ade5644094b4fb7de...ae0bed2815127d3c8315e9e4c3edb253ea8a91c4) --- updated-dependencies: - dependency-name: ext/flecs dependency-type: direct:production ... Signed-off-by: dependabot[bot] * Update C# bindings --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: lithiumtoast <519592+lithiumtoast@users.noreply.github.com> --- ext/flecs | 2 +- .../Interop.Flecs.Core/Generated/AssemblyAttributes.gen.cs | 2 +- src/cs/production/Interop.Flecs.Core/Generated/PInvoke.gen.cs | 2 +- .../Interop.Flecs.Unity/Generated/AssemblyAttributes.gen.cs | 2 +- src/cs/production/Interop.Flecs.Unity/Generated/PInvoke.gen.cs | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/ext/flecs b/ext/flecs index 4673dc2..ae0bed2 160000 --- a/ext/flecs +++ b/ext/flecs @@ -1 +1 @@ -Subproject commit 4673dc2d35c7f6b357048e4ade5644094b4fb7de +Subproject commit ae0bed2815127d3c8315e9e4c3edb253ea8a91c4 diff --git a/src/cs/production/Interop.Flecs.Core/Generated/AssemblyAttributes.gen.cs b/src/cs/production/Interop.Flecs.Core/Generated/AssemblyAttributes.gen.cs index 9bc49a4..8ab1cb4 100644 --- a/src/cs/production/Interop.Flecs.Core/Generated/AssemblyAttributes.gen.cs +++ b/src/cs/production/Interop.Flecs.Core/Generated/AssemblyAttributes.gen.cs @@ -1,6 +1,6 @@ // To disable generating this file set `isEnabledGenerateAssemblyAttributes` to `false` in the config file for generating C# code. // -// This code was generated by the following tool on 2023-09-04 01:02:56 GMT+00:00: +// This code was generated by the following tool on 2023-09-05 00:24:37 GMT+00:00: // https://github.com/bottlenoselabs/c2cs (v6.1.3.0) // // Changes to this file may cause incorrect behavior and will be lost if the code is regenerated. diff --git a/src/cs/production/Interop.Flecs.Core/Generated/PInvoke.gen.cs b/src/cs/production/Interop.Flecs.Core/Generated/PInvoke.gen.cs index 6446bcb..5d0a224 100644 --- a/src/cs/production/Interop.Flecs.Core/Generated/PInvoke.gen.cs +++ b/src/cs/production/Interop.Flecs.Core/Generated/PInvoke.gen.cs @@ -1,6 +1,6 @@ // -// This code was generated by the following tool on 2023-09-04 01:02:56 GMT+00:00: +// This code was generated by the following tool on 2023-09-05 00:24:37 GMT+00:00: // https://github.com/bottlenoselabs/c2cs (v6.1.3.0) // // Changes to this file may cause incorrect behavior and will be lost if the code is regenerated. diff --git a/src/cs/production/Interop.Flecs.Unity/Generated/AssemblyAttributes.gen.cs b/src/cs/production/Interop.Flecs.Unity/Generated/AssemblyAttributes.gen.cs index 873672b..61acfe8 100644 --- a/src/cs/production/Interop.Flecs.Unity/Generated/AssemblyAttributes.gen.cs +++ b/src/cs/production/Interop.Flecs.Unity/Generated/AssemblyAttributes.gen.cs @@ -1,6 +1,6 @@ // To disable generating this file set `isEnabledGenerateAssemblyAttributes` to `false` in the config file for generating C# code. // -// This code was generated by the following tool on 2023-09-04 01:03:08 GMT+00:00: +// This code was generated by the following tool on 2023-09-05 00:24:52 GMT+00:00: // https://github.com/bottlenoselabs/c2cs (v6.1.3.0) // // Changes to this file may cause incorrect behavior and will be lost if the code is regenerated. diff --git a/src/cs/production/Interop.Flecs.Unity/Generated/PInvoke.gen.cs b/src/cs/production/Interop.Flecs.Unity/Generated/PInvoke.gen.cs index 6cf73a4..5e1a694 100644 --- a/src/cs/production/Interop.Flecs.Unity/Generated/PInvoke.gen.cs +++ b/src/cs/production/Interop.Flecs.Unity/Generated/PInvoke.gen.cs @@ -1,6 +1,6 @@ // -// This code was generated by the following tool on 2023-09-04 01:03:08 GMT+00:00: +// This code was generated by the following tool on 2023-09-05 00:24:52 GMT+00:00: // https://github.com/bottlenoselabs/c2cs (v6.1.3.0) // // Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.