1
0
mirror of https://github.com/XFox111/backbone.git synced 2026-04-22 07:17:59 +03:00

chore(deps): monthly dependency bump (October 2025) (#10)

* chore(deps): Bump Microsoft.DotNet.ILCompiler from 9.0.8 to 9.0.9 (#8)

---
updated-dependencies:
- dependency-name: Microsoft.DotNet.ILCompiler
  dependency-version: 9.0.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump Microsoft.NET.ILLink.Tasks from 9.0.8 to 9.0.9 (#9)

---
updated-dependencies:
- dependency-name: Microsoft.NET.ILLink.Tasks
  dependency-version: 9.0.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
2025-10-04 15:25:23 +03:00
committed by GitHub
parent 5bd251897d
commit 3d052e50f4
+2 -2
View File
@@ -15,8 +15,8 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.DotNet.ILCompiler" Version="9.0.8" />
<PackageReference Include="Microsoft.NET.ILLink.Tasks" Version="9.0.8" />
<PackageReference Include="Microsoft.DotNet.ILCompiler" Version="9.0.9" />
<PackageReference Include="Microsoft.NET.ILLink.Tasks" Version="9.0.9" />
</ItemGroup>
</Project>