File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3
3
"isRoot" : true ,
4
4
"tools" : {
5
5
"jetbrains.resharper.globaltools" : {
6
- "version" : " 2024.3.6 " ,
6
+ "version" : " 2025.2.0 " ,
7
7
"commands" : [
8
8
" jb"
9
9
],
Original file line number Diff line number Diff line change 7
7
<!-- Non-published dependencies (these are safe to update, won't cause a breaking change) -->
8
8
<BogusVersion >35.6.*</BogusVersion >
9
9
<CoverletVersion >6.0.*</CoverletVersion >
10
- <EphemeralMongoVersion >3.1 .*</EphemeralMongoVersion >
10
+ <EphemeralMongoVersion >3.2 .*</EphemeralMongoVersion >
11
11
<FluentAssertionsVersion >7.2.*</FluentAssertionsVersion >
12
12
<GitHubActionsTestLoggerVersion >2.4.*</GitHubActionsTestLoggerVersion >
13
13
<InheritDocVersion >2.0.*</InheritDocVersion >
14
14
<MongoDBDriverVersion >3.3.*</MongoDBDriverVersion >
15
- <TestSdkVersion >17.13 .*</TestSdkVersion >
15
+ <TestSdkVersion >17.14 .*</TestSdkVersion >
16
16
<XunitVersion >2.9.*</XunitVersion >
17
17
<XunitVisualStudioVersion >2.8.*</XunitVisualStudioVersion >
18
18
</PropertyGroup >
You can’t perform that action at this time.
0 commit comments