Skip to content

Commit 67ba275

Browse files
committed
Package updates
1 parent 056dce4 commit 67ba275

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

.config/dotnet-tools.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,14 @@
1717
"rollForward": false
1818
},
1919
"dotnet-reportgenerator-globaltool": {
20-
"version": "5.4.17",
20+
"version": "5.5.0",
2121
"commands": [
2222
"reportgenerator"
2323
],
2424
"rollForward": false
2525
},
2626
"docfx": {
27-
"version": "2.78.2",
27+
"version": "2.78.4",
2828
"commands": [
2929
"docfx"
3030
],

package-versions.props

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,23 +13,23 @@
1313
<BenchmarkDotNetVersion>0.15.*</BenchmarkDotNetVersion>
1414
<BlushingPenguinVersion>1.0.*</BlushingPenguinVersion>
1515
<BogusVersion>35.6.*</BogusVersion>
16-
<CodeAnalysisVersion>4.14.*</CodeAnalysisVersion>
16+
<CodeAnalysisVersion>5.0.*</CodeAnalysisVersion>
1717
<CoverletVersion>6.0.*</CoverletVersion>
1818
<DapperVersion>2.1.*</DapperVersion>
1919
<FluentAssertionsVersion>7.2.*</FluentAssertionsVersion>
2020
<GitHubActionsTestLoggerVersion>2.4.*</GitHubActionsTestLoggerVersion>
2121
<InheritDocVersion>2.0.*</InheritDocVersion>
2222
<KiotaVersion>1.*</KiotaVersion>
23-
<MicrosoftApiClientVersion>9.0.*</MicrosoftApiClientVersion>
24-
<MicrosoftApiServerVersion>9.0.*</MicrosoftApiServerVersion>
23+
<MicrosoftApiClientVersion>10.0.*</MicrosoftApiClientVersion>
24+
<MicrosoftApiServerVersion>10.0.*</MicrosoftApiServerVersion>
2525
<MiniValidationVersion>0.9.*</MiniValidationVersion>
2626
<NSwagApiClientVersion>14.6.*</NSwagApiClientVersion>
2727
<NewtonsoftJsonVersion>13.0.*</NewtonsoftJsonVersion>
28-
<PolyfillVersion>8.9.*</PolyfillVersion>
28+
<PolyfillVersion>9.1.*</PolyfillVersion>
2929
<ReadableExpressionsVersion>4.1.*</ReadableExpressionsVersion>
30-
<ScalarAspNetCoreVersion>2.9.*</ScalarAspNetCoreVersion>
30+
<ScalarAspNetCoreVersion>2.11.*</ScalarAspNetCoreVersion>
3131
<SwashbuckleVersion>9.*-*</SwashbuckleVersion>
32-
<SystemTextJsonVersion>9.0.*</SystemTextJsonVersion>
32+
<SystemTextJsonVersion>10.0.*</SystemTextJsonVersion>
3333
<TestSdkVersion>18.0.*</TestSdkVersion>
3434
<XunitVersion>2.9.*</XunitVersion>
3535
<XunitVisualStudioVersion>3.1.*</XunitVisualStudioVersion>

0 commit comments

Comments
 (0)