Skip to content

Commit

Permalink
Merge pull request #166 from ktsu-dev/dependabot/nuget/microsoft-6924…
Browse files Browse the repository at this point in the history
…7002f4

Bump the microsoft group with 3 updates
  • Loading branch information
github-actions[bot] authored Jan 14, 2025
2 parents 1fc874b + 7c5a27c commit cea4d63
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ImGuiWidgets/ImGuiWidgets.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<PackageReference Include="ktsu.ImGuiStyler" Version="1.0.15" />
<PackageReference Include="ktsu.ScopedAction" Version="1.0.14" />
<PackageReference Include="ktsu.StrongPaths" Version="1.1.50" />
<PackageReference Include="Microsoft.Extensions.FileSystemGlobbing" Version="9.0.0" />
<PackageReference Include="Microsoft.Extensions.FileSystemGlobbing" Version="9.0.1" />
</ItemGroup>

</Project>
4 changes: 2 additions & 2 deletions ImGuiWidgetsDemo/ImGuiWidgetsDemo.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
<ItemGroup>
<PackageReference Include="ktsu.ImGuiApp" Version="1.1.0" />
<PackageReference Include="ktsu.ImGuiPopups" Version="1.0.0-alpha.86" />
<PackageReference Include="Microsoft.DotNet.ILCompiler" Version="9.0.0" />
<PackageReference Include="Microsoft.NET.ILLink.Tasks" Version="9.0.0" />
<PackageReference Include="Microsoft.DotNet.ILCompiler" Version="9.0.1" />
<PackageReference Include="Microsoft.NET.ILLink.Tasks" Version="9.0.1" />
<PackageReference Include="System.Text.Json" Version="9.0.0" />
</ItemGroup>

Expand Down

0 comments on commit cea4d63

Please sign in to comment.