From ec0cdac2051738b7cd935eb002ba785411eab8a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 6 Aug 2023 21:11:33 -0400 Subject: [PATCH] Bump ext/imgui-cs from `7b6bd6c` to `8b91d24` (#158) * Bump ext/imgui-cs from `7b6bd6c` to `8b91d24` Bumps [ext/imgui-cs](https://github.com/bottlenoselabs/imgui-cs) from `7b6bd6c` to `8b91d24`. - [Commits](https://github.com/bottlenoselabs/imgui-cs/compare/7b6bd6cc8721eb5fcebd4522fc8959e23d834463...8b91d244fd852d08d46b204438921db7993e33d8) --- updated-dependencies: - dependency-name: ext/imgui-cs 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/imgui-cs | 2 +- .../Interop.Sokol/Generated/AssemblyAttributes.gen.cs | 2 +- src/cs/production/Interop.Sokol/Generated/PInvoke.gen.cs | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ext/imgui-cs b/ext/imgui-cs index 7b6bd6cc..8b91d244 160000 --- a/ext/imgui-cs +++ b/ext/imgui-cs @@ -1 +1 @@ -Subproject commit 7b6bd6cc8721eb5fcebd4522fc8959e23d834463 +Subproject commit 8b91d244fd852d08d46b204438921db7993e33d8 diff --git a/src/cs/production/Interop.Sokol/Generated/AssemblyAttributes.gen.cs b/src/cs/production/Interop.Sokol/Generated/AssemblyAttributes.gen.cs index ef904062..2c683eaa 100644 --- a/src/cs/production/Interop.Sokol/Generated/AssemblyAttributes.gen.cs +++ b/src/cs/production/Interop.Sokol/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-08-05 22:52:31 GMT-04:00: +// This code was generated by the following tool on 2023-08-07 00:19:31 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.Sokol/Generated/PInvoke.gen.cs b/src/cs/production/Interop.Sokol/Generated/PInvoke.gen.cs index e0e124c7..339c15c7 100644 --- a/src/cs/production/Interop.Sokol/Generated/PInvoke.gen.cs +++ b/src/cs/production/Interop.Sokol/Generated/PInvoke.gen.cs @@ -1,6 +1,6 @@ // -// This code was generated by the following tool on 2023-08-06 02:18:31 GMT+00:00: +// This code was generated by the following tool on 2023-08-07 00:19:31 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.