Skip to content

Commit 0d45649

Browse files
Bump Microsoft.AspNetCore.Mvc.Core (#44353)
Bumps the dotnet group in /docs/csharp/whats-new/tutorials/snippets/primary-constructors with 1 update: [Microsoft.AspNetCore.Mvc.Core](https://github.com/dotnet/aspnetcore). Updates `Microsoft.AspNetCore.Mvc.Core` from 2.2.5 to 2.3.0 - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](https://github.com/dotnet/aspnetcore/commits) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Mvc.Core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 28c3383 commit 0d45649

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/csharp/whats-new/tutorials/snippets/primary-constructors/primary-constructors.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</PropertyGroup>
1010

1111
<ItemGroup>
12-
<PackageReference Include="Microsoft.AspNetCore.Mvc.Core" Version="2.2.5" />
12+
<PackageReference Include="Microsoft.AspNetCore.Mvc.Core" Version="2.3.0" />
1313
</ItemGroup>
1414

1515
</Project>

0 commit comments

Comments
 (0)