Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/nuget/Fronter.NET/multi-c59b488598
Browse files Browse the repository at this point in the history
  • Loading branch information
IhateTrains authored Jan 20, 2025
2 parents fe75551 + 1bbc562 commit 1884d9f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Fronter.NET.Tests/Fronter.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="coverlet.collector" Version="6.0.3">
<PackageReference Include="coverlet.collector" Version="6.0.4">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
Expand Down
2 changes: 1 addition & 1 deletion global.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"sdk": {
"version": "9.0.100",
"version": "9.0.102",
"allowPrerelease": true,
"rollForward": "latestPatch"
}
Expand Down

0 comments on commit 1884d9f

Please sign in to comment.