Skip to content

Commit d4b8fc1

Browse files
committed
Updated nuget deps and version number.
1 parent c56ad7b commit d4b8fc1

7 files changed

Lines changed: 19 additions & 19 deletions

File tree

Hexa.NET.ImGui.Backends.GLFW/Hexa.NET.ImGui.Backends.GLFW.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
<IsAotCompatible>true</IsAotCompatible>
1414

1515
<AssemblyVersion>1.0.11</AssemblyVersion>
16-
<PackageVersion>1.0.13</PackageVersion>
17-
<Description>A .NET wrapper for the Dear ImGui (1.91.7) library backend GLFW.</Description>
16+
<PackageVersion>1.0.14</PackageVersion>
17+
<Description>A .NET wrapper for the Dear ImGui (1.91.8) library backend GLFW.</Description>
1818
<PackageTags>ImGui Backends GLFW UI Immidate GUI Hexa HexaGen Source Generator C# .NET DotNet Sharp Windows macOS Android Bindings Wrapper Native</PackageTags>
1919
<Authors>Juna Meinhold</Authors>
2020
<Copyright>Copyright (c) 2024 Juna Meinhold</Copyright>
@@ -31,7 +31,7 @@
3131
</PropertyGroup>
3232

3333
<ItemGroup>
34-
<PackageReference Include="HexaGen.Runtime" Version="1.1.16" />
34+
<PackageReference Include="HexaGen.Runtime" Version="1.1.17" />
3535
</ItemGroup>
3636

3737
<ItemGroup>

Hexa.NET.ImGui.Backends.SDL2/Hexa.NET.ImGui.Backends.SDL2.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
<IsAotCompatible>true</IsAotCompatible>
1414

1515
<AssemblyVersion>1.0.11</AssemblyVersion>
16-
<PackageVersion>1.0.13</PackageVersion>
17-
<Description>A .NET wrapper for the Dear ImGui (1.91.7) library backend SDL2.</Description>
16+
<PackageVersion>1.0.14</PackageVersion>
17+
<Description>A .NET wrapper for the Dear ImGui (1.91.8) library backend SDL2.</Description>
1818
<PackageTags>ImGui Backends SDL2 UI Immidate GUI Hexa HexaGen Source Generator C# .NET DotNet Sharp Windows macOS Android Bindings Wrapper Native</PackageTags>
1919
<Authors>Juna Meinhold</Authors>
2020
<Copyright>Copyright (c) 2024 Juna Meinhold</Copyright>
@@ -31,7 +31,7 @@
3131
</PropertyGroup>
3232

3333
<ItemGroup>
34-
<PackageReference Include="HexaGen.Runtime" Version="1.1.16" />
34+
<PackageReference Include="HexaGen.Runtime" Version="1.1.17" />
3535
</ItemGroup>
3636

3737
<ItemGroup>

Hexa.NET.ImGui.Backends/Hexa.NET.ImGui.Backends.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
<IsAotCompatible>true</IsAotCompatible>
1414

1515
<AssemblyVersion>1.0.11</AssemblyVersion>
16-
<PackageVersion>1.0.13</PackageVersion>
17-
<Description>A .NET wrapper for the Dear ImGui (1.91.7) library backends (Win32, Vulkan, OpenGL2, OpenGL3, D3D11, D3D12, OSX, Metal, Android).</Description>
16+
<PackageVersion>1.0.14</PackageVersion>
17+
<Description>A .NET wrapper for the Dear ImGui (1.91.8) library backends (Win32, Vulkan, OpenGL2, OpenGL3, D3D11, D3D12, OSX, Metal, Android).</Description>
1818
<PackageTags>ImGui Backends UI Immidate GUI Hexa HexaGen Source Generator C# .NET DotNet Sharp Windows macOS Android Bindings Wrapper Native</PackageTags>
1919
<Authors>Juna Meinhold</Authors>
2020
<Copyright>Copyright (c) 2024 Juna Meinhold</Copyright>
@@ -31,7 +31,7 @@
3131
</PropertyGroup>
3232

3333
<ItemGroup>
34-
<PackageReference Include="HexaGen.Runtime" Version="1.1.16" />
34+
<PackageReference Include="HexaGen.Runtime" Version="1.1.17" />
3535
</ItemGroup>
3636

3737
<ItemGroup>

Hexa.NET.ImGui/Hexa.NET.ImGui.csproj

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@
1212
<EnableAotAnalyzer>true</EnableAotAnalyzer>
1313
<IsAotCompatible>true</IsAotCompatible>
1414

15-
<AssemblyVersion>1.91.7</AssemblyVersion>
16-
<PackageVersion>2.2.5</PackageVersion>
17-
<Description>A .NET wrapper for the Dear ImGui library. (1.91.7)</Description>
15+
<AssemblyVersion>1.91.8</AssemblyVersion>
16+
<PackageVersion>2.2.6</PackageVersion>
17+
<Description>A .NET wrapper for the Dear ImGui library. (1.91.8)</Description>
1818
<PackageTags>ImGui UI Immidate GUI Hexa HexaGen Source Generator C# .NET DotNet Sharp Windows macOS Android Bindings Wrapper Native</PackageTags>
1919
<Authors>Juna Meinhold</Authors>
2020
<Copyright>Copyright (c) 2023 Juna Meinhold</Copyright>
@@ -31,7 +31,7 @@
3131
</PropertyGroup>
3232

3333
<ItemGroup>
34-
<PackageReference Include="HexaGen.Runtime" Version="1.1.16" />
34+
<PackageReference Include="HexaGen.Runtime" Version="1.1.17" />
3535
</ItemGroup>
3636

3737
<ItemGroup>

Hexa.NET.ImGuizmo/Hexa.NET.ImGuizmo.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<IsAotCompatible>true</IsAotCompatible>
1414

1515
<AssemblyVersion>1.91.3</AssemblyVersion>
16-
<PackageVersion>2.2.5</PackageVersion>
16+
<PackageVersion>2.2.6</PackageVersion>
1717
<Description>A .NET wrapper for the ImGuizmo library. (1.91.3 WIP)</Description>
1818
<PackageTags>ImGuizmo UI Immidate GUI Guizmo Hexa HexaGen Source Generator C# .NET DotNet Sharp Windows macOS Android Bindings Wrapper Native</PackageTags>
1919
<Authors>Juna Meinhold</Authors>
@@ -31,7 +31,7 @@
3131
</PropertyGroup>
3232

3333
<ItemGroup>
34-
<PackageReference Include="HexaGen.Runtime" Version="1.1.16" />
34+
<PackageReference Include="HexaGen.Runtime" Version="1.1.17" />
3535
</ItemGroup>
3636

3737
<ItemGroup>

Hexa.NET.ImNodes/Hexa.NET.ImNodes.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<IsAotCompatible>true</IsAotCompatible>
1414

1515
<AssemblyVersion>0.5.0</AssemblyVersion>
16-
<PackageVersion>2.2.5</PackageVersion>
16+
<PackageVersion>2.2.6</PackageVersion>
1717
<Description>A .NET wrapper for the ImNodes library. (0.5.0)</Description>
1818
<PackageTags>ImNodes UI Immidate GUI Nodes Hexa HexaGen Source Generator C# .NET DotNet Sharp Windows macOS Android Bindings Wrapper Native</PackageTags>
1919
<Authors>Juna Meinhold</Authors>
@@ -31,7 +31,7 @@
3131
</PropertyGroup>
3232

3333
<ItemGroup>
34-
<PackageReference Include="HexaGen.Runtime" Version="1.1.16" />
34+
<PackageReference Include="HexaGen.Runtime" Version="1.1.17" />
3535
</ItemGroup>
3636

3737
<ItemGroup>

Hexa.NET.ImPlot/Hexa.NET.ImPlot.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<IsAotCompatible>true</IsAotCompatible>
1414

1515
<AssemblyVersion>0.17.0</AssemblyVersion>
16-
<PackageVersion>2.2.5</PackageVersion>
16+
<PackageVersion>2.2.6</PackageVersion>
1717
<Description>A .NET wrapper for the ImPlot library. (0.17)</Description>
1818
<PackageTags>ImPlot UI Immidate GUI Plot Hexa HexaGen Source Generator C# .NET DotNet Sharp Windows macOS Android Bindings Wrapper Native</PackageTags>
1919
<Authors>Juna Meinhold</Authors>
@@ -31,7 +31,7 @@
3131
</PropertyGroup>
3232

3333
<ItemGroup>
34-
<PackageReference Include="HexaGen.Runtime" Version="1.1.16" />
34+
<PackageReference Include="HexaGen.Runtime" Version="1.1.17" />
3535
</ItemGroup>
3636

3737
<ItemGroup>

0 commit comments

Comments
 (0)