Skip to content

Commit 208c30a

Browse files
Bump Microsoft.NETCore.Platforms from 7.0.1 to 7.0.2 (#3167)
Bumps [Microsoft.NETCore.Platforms](https://github.com/dotnet/runtime) from 7.0.1 to 7.0.2. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v7.0.1...v7.0.2) --- updated-dependencies: - dependency-name: Microsoft.NETCore.Platforms dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dd9d254 commit 208c30a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<PackageVersion Include="Microsoft.CodeAnalysis.Workspaces.Common" Version="4.5.0" />
1313
<PackageVersion Include="Microsoft.Composition" Version="1.0.31" />
1414
<PackageVersion Include="Microsoft.CSharp" Version="4.7.0" />
15-
<PackageVersion Include="Microsoft.NETCore.Platforms" Version="7.0.1" />
15+
<PackageVersion Include="Microsoft.NETCore.Platforms" Version="7.0.2" />
1616
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.5.0" />
1717
<PackageVersion Include="Microsoft.Toolkit.MVVM" Version="7.1.2" />
1818
<PackageVersion Include="Microsoft.Xaml.Behaviors.Wpf" Version="1.1.39" />

0 commit comments

Comments
 (0)