Skip to content

Commit 1c67c8b

Browse files
chore(deps): update dotnet monorepo to v9
1 parent 140749f commit 1c67c8b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

SharedProps/CommonPackageRefs.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ This file contains NuGet package references that are shared between the Mac and
88
<Version>1.2.0</Version>
99
</PackageReference>
1010
<PackageReference Include="Microsoft.Extensions.DependencyInjection">
11-
<Version>6.0.1</Version>
11+
<Version>9.0.2</Version>
1212
</PackageReference>
1313
<PackageReference Include="GitInfo">
1414
<Version>2.3.0</Version>

scratch-link-mac/scratch-link-mac.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@
222222
<Version>6.0.7</Version>
223223
</PackageReference>
224224
<PackageReference Include="System.Threading.Channels">
225-
<Version>6.0.0</Version>
225+
<Version>9.0.2</Version>
226226
</PackageReference>
227227
</ItemGroup>
228228
</Project>

0 commit comments

Comments
 (0)