Skip to content

Commit 9e3dd5c

Browse files
committed
Merge branch 'master' into merge-master-into-openapi
2 parents 242e3dc + 24b9546 commit 9e3dd5c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.config/dotnet-tools.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"isRoot": true,
44
"tools": {
55
"jetbrains.resharper.globaltools": {
6-
"version": "2023.2.2",
6+
"version": "2023.2.3",
77
"commands": [
88
"jb"
99
]

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
<SourceLinkVersion>1.1.*</SourceLinkVersion>
4545
<SwashbuckleVersion>6.5.*</SwashbuckleVersion>
4646
<SystemTextJsonVersion>7.0.*</SystemTextJsonVersion>
47-
<TestSdkVersion>17.7.*</TestSdkVersion>
47+
<TestSdkVersion>17.8.*</TestSdkVersion>
4848
<XunitVersion>2.5.*</XunitVersion>
4949
</PropertyGroup>
5050

0 commit comments

Comments
 (0)