Skip to content

Commit 470a72b

Browse files
Bump Microsoft.NETCore.Platforms from 6.0.2 to 7.0.4 (#70)
Bumps [Microsoft.NETCore.Platforms](https://github.com/dotnet/runtime) from 6.0.2 to 7.0.4. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v6.0.2...v7.0.4) --- updated-dependencies: - dependency-name: Microsoft.NETCore.Platforms dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7481e9c commit 470a72b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Services/Ordering/Ordering.API/Ordering.API.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
<PackageReference Include="Microsoft.Extensions.Configuration.AzureKeyVault" Version="3.1.23" />
6666
<PackageReference Include="Microsoft.Extensions.Hosting" Version="6.0.1" />
6767
<PackageReference Include="Microsoft.Extensions.Logging.AzureAppServices" Version="6.0.3" />
68-
<PackageReference Include="Microsoft.NETCore.Platforms" Version="6.0.2" />
68+
<PackageReference Include="Microsoft.NETCore.Platforms" Version="7.0.4" />
6969
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.19.6" />
7070
<PackageReference Include="Polly" Version="7.2.3" />
7171
<PackageReference Include="Serilog.AspNetCore" Version="5.0.0" />

0 commit comments

Comments
 (0)