Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/nuget/Microsoft.IdentityModel.Tok…
Browse files Browse the repository at this point in the history
…ens-7.0.3
  • Loading branch information
granitdula authored Dec 29, 2023
2 parents 247bb2c + 327f68e commit 2202127
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 15 deletions.
15 changes: 1 addition & 14 deletions .config/dotnet-tools.json
Original file line number Diff line number Diff line change
@@ -1,18 +1,5 @@
{
"version": 1,
"isRoot": true,
"tools": {
"dotnet-format": {
"version": "5.1.250801",
"commands": [
"dotnet-format"
]
},
"dotnet-sonarscanner": {
"version": "5.14.0",
"commands": [
"dotnet-sonarscanner"
]
}
}
"tools": {}
}
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
<PackageReference Include="Moq" Version="4.20.69" />
<PackageReference Include="Moq" Version="4.20.70" />
<PackageReference Include="NUnit" Version="4.0.1" />
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0" />
<PackageReference Include="coverlet.collector" Version="6.0.0" />
Expand Down

0 comments on commit 2202127

Please sign in to comment.