Skip to content

Commit e50f506

Browse files
dependabot[bot]SamTherapy
authored andcommitted
build(deps): Bump Microsoft.DotNet.ILCompiler from 9.0.2 to 9.0.3
Bumps [Microsoft.DotNet.ILCompiler](https://github.com/dotnet/runtime) from 9.0.2 to 9.0.3. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v9.0.2...v9.0.3) --- updated-dependencies: - dependency-name: Microsoft.DotNet.ILCompiler dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 50e480c commit e50f506

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Xdg.Directories.FFI/Xdg.Directories.FFI.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
</ItemGroup>
4848

4949
<ItemGroup>
50-
<PackageReference Include="Microsoft.DotNet.ILCompiler" Version="9.0.2" />
50+
<PackageReference Include="Microsoft.DotNet.ILCompiler" Version="9.0.3" />
5151
<PackageReference Include="Microsoft.NET.ILLink.Tasks" Version="9.0.1" />
5252
</ItemGroup>
5353

0 commit comments

Comments
 (0)