Skip to content

Commit 81ed9a2

Browse files
committed
Package updates
1 parent 42c2c7d commit 81ed9a2

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Diff for: .config/dotnet-tools.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"rollForward": false
1818
},
1919
"dotnet-reportgenerator-globaltool": {
20-
"version": "5.4.4",
20+
"version": "5.4.5",
2121
"commands": [
2222
"reportgenerator"
2323
],
@@ -31,7 +31,7 @@
3131
"rollForward": false
3232
},
3333
"microsoft.openapi.kiota": {
34-
"version": "1.24.3",
34+
"version": "1.25.1",
3535
"commands": [
3636
"kiota"
3737
],

Diff for: package-versions.props

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<BenchmarkDotNetVersion>0.14.*</BenchmarkDotNetVersion>
1212
<BlushingPenguinVersion>1.0.*</BlushingPenguinVersion>
1313
<BogusVersion>35.6.*</BogusVersion>
14-
<CodeAnalysisVersion>4.12.*</CodeAnalysisVersion>
14+
<CodeAnalysisVersion>4.13.*</CodeAnalysisVersion>
1515
<CoverletVersion>6.0.*</CoverletVersion>
1616
<DapperVersion>2.1.*</DapperVersion>
1717
<FluentAssertionsVersion>7.2.*</FluentAssertionsVersion>
@@ -25,7 +25,7 @@
2525
<ScalarAspNetCoreVersion>2.1.*</ScalarAspNetCoreVersion>
2626
<SwashbuckleVersion>8.*-*</SwashbuckleVersion>
2727
<SystemTextJsonVersion>9.0.*</SystemTextJsonVersion>
28-
<TestSdkVersion>17.12.*</TestSdkVersion>
28+
<TestSdkVersion>17.13.*</TestSdkVersion>
2929
<XunitVersion>2.9.*</XunitVersion>
3030
<XunitVisualStudioVersion>2.8.*</XunitVisualStudioVersion>
3131
</PropertyGroup>

0 commit comments

Comments
 (0)