Skip to content
This repository was archived by the owner on Nov 2, 2025. It is now read-only.

Commit 181dece

Browse files
Bump System.ComponentModel.Composition from 9.0.2 to 9.0.3 in /src
Bumps [System.ComponentModel.Composition](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: System.ComponentModel.Composition dependency-version: 9.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 11e126b commit 181dece

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/NVika/NVika.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
<PrivateAssets>all</PrivateAssets>
6767
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
6868
</PackageReference>
69-
<PackageReference Include="System.ComponentModel.Composition" Version="9.0.2" />
69+
<PackageReference Include="System.ComponentModel.Composition" Version="9.0.3" />
7070
<PackageReference Include="System.IO.Abstractions" Version="22.0.11" />
7171
</ItemGroup>
7272

0 commit comments

Comments
 (0)