Skip to content

Commit

Permalink
Bump Microsoft.NETCore.Targets from 3.1.0 to 5.0.0
Browse files Browse the repository at this point in the history
Bumps [Microsoft.NETCore.Targets](https://github.com/dotnet/runtime) from 3.1.0 to 5.0.0.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/commits/v5.0.0)

---
updated-dependencies:
- dependency-name: Microsoft.NETCore.Targets
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 12, 2024
1 parent 0666247 commit f9637e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TemplateGenerator/TemplateGenerator.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.NETCore.Targets" Version="3.1.0" PrivateAssets="all" />
<PackageReference Include="Microsoft.NETCore.Targets" Version="5.0.0" PrivateAssets="all" />
<PackageReference Include="Statiq.App" Version="1.0.0-beta.71" />
<PackageReference Include="Statiq.Razor" Version="1.0.0-beta.71" />
</ItemGroup>
Expand Down

0 comments on commit f9637e9

Please sign in to comment.