Skip to content

Commit

Permalink
Merge pull request #136 from SignatureBeef/dependabot/nuget/ImGui.NET…
Browse files Browse the repository at this point in the history
…-1.91.6.1

Bump ImGui.NET from 1.91.0.1 to 1.91.6.1
  • Loading branch information
SignatureBeef authored Jan 6, 2025
2 parents c4c1ee9 + 5b12d36 commit 4d08ae3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion OTAPI.Client.Launcher/OTAPI.Client.Launcher.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
</ProjectReference>
</ItemGroup>
<ItemGroup>
<PackageReference Include="ImGui.NET" Version="1.91.0.1" GeneratePathProperty="true" />
<PackageReference Include="ImGui.NET" Version="1.91.6.1" GeneratePathProperty="true" />
<PackageReference Include="ModFramework.Modules.ClearScript" Version="1.1.13" GeneratePathProperty="true" />
<PackageReference Include="ModFramework.Modules.CSharp" Version="1.1.13" GeneratePathProperty="true" />
<PackageReference Include="ModFramework.Modules.Lua" Version="1.1.13" GeneratePathProperty="true" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@
</Reference>
</ItemGroup>
<ItemGroup>
<PackageReference Include="ImGui.NET" Version="1.91.0.1" />
<PackageReference Include="ImGui.NET" Version="1.91.6.1" />
</ItemGroup>
</Project>

0 comments on commit 4d08ae3

Please sign in to comment.