File tree Expand file tree Collapse file tree 4 files changed +25
-9
lines changed
TemplateRefGenerator.Tests Expand file tree Collapse file tree 4 files changed +25
-9
lines changed Original file line number Diff line number Diff line change 13
13
<PackageReference Include =" FluentAssertions" Version =" 7.0.0" />
14
14
<PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.12.0" />
15
15
<PackageReference Include =" MSTest.TestAdapter" Version =" 3.6.4" />
16
- <PackageReference Include =" MSTest.TestFramework" Version =" 3.6.4 " />
16
+ <PackageReference Include =" MSTest.TestFramework" Version =" 3.7.0 " />
17
17
<PackageReference Include =" Azure.Bicep.Types.Az" Version =" 0.2.727" />
18
18
</ItemGroup >
19
19
Original file line number Diff line number Diff line change 58
58
},
59
59
"MSTest.TestFramework" : {
60
60
"type" : " Direct" ,
61
- "requested" : " [3.6.4, )" ,
62
- "resolved" : " 3.6.4" ,
63
- "contentHash" : " 3nV+2CJluKmiJpCSqQfXu5idCq35+vqFywjScyauTIz0Zk7KJw7Qpzv8gtwow0To7pxIlIvwkq9rbMB+V6eOow=="
61
+ "requested" : " [3.7.0, )" ,
62
+ "resolved" : " 3.7.0" ,
63
+ "contentHash" : " CRHONroYbAaxhVILTNS84gIaI3uRRVmj8Qd3+Mpia1AVwSz2JiQy0LlTqtS8p+TYWgN+8zHG6j17OaTz/P/eHw==" ,
64
+ "dependencies" : {
65
+ "MSTest.Analyzers" : " 3.7.0"
66
+ }
64
67
},
65
68
"Nerdbank.GitVersioning" : {
66
69
"type" : " Direct" ,
181
184
"resolved" : " 6.0.0" ,
182
185
"contentHash" : " hqTM5628jSsQiv+HGpiq3WKBl2c8v1KZfby2J6Pr7pEPlK9waPdgEO6b8A/+/xn/yZ9ulv8HuqK71ONy2tg67A=="
183
186
},
187
+ "MSTest.Analyzers" : {
188
+ "type" : " Transitive" ,
189
+ "resolved" : " 3.7.0" ,
190
+ "contentHash" : " 6cW8FWzz6gr5MArL8GDNrw5c+afJtOMRyntFEzAdbgPHgH8DuLGMAyz8g38k/LMquewk3tOmbXoDIL/IACLKjg=="
191
+ },
184
192
"Newtonsoft.Json" : {
185
193
"type" : " Transitive" ,
186
194
"resolved" : " 13.0.1" ,
283
291
"FluentAssertions" : " [7.0.0, )" ,
284
292
"JsonDiffPatch.Net" : " [2.3.0, )" ,
285
293
"MSTest.TestAdapter" : " [3.6.4, )" ,
286
- "MSTest.TestFramework" : " [3.6.4 , )" ,
294
+ "MSTest.TestFramework" : " [3.7.0 , )" ,
287
295
"Microsoft.NET.Test.Sdk" : " [17.12.0, )"
288
296
}
289
297
}
Original file line number Diff line number Diff line change 8
8
<PackageReference Include =" FluentAssertions" Version =" 7.0.0" />
9
9
<PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.12.0" />
10
10
<PackageReference Include =" MSTest.TestAdapter" Version =" 3.6.4" />
11
- <PackageReference Include =" MSTest.TestFramework" Version =" 3.6.4 " />
11
+ <PackageReference Include =" MSTest.TestFramework" Version =" 3.7.0 " />
12
12
<PackageReference Include =" Azure.Bicep.Types.Az" Version =" 0.2.727" />
13
13
<PackageReference Include =" JsonDiffPatch.Net" Version =" 2.3.0" />
14
14
<PackageReference Include =" DiffPlex" Version =" 1.7.2" />
Original file line number Diff line number Diff line change 73
73
},
74
74
"MSTest.TestFramework" : {
75
75
"type" : " Direct" ,
76
- "requested" : " [3.6.4, )" ,
77
- "resolved" : " 3.6.4" ,
78
- "contentHash" : " 3nV+2CJluKmiJpCSqQfXu5idCq35+vqFywjScyauTIz0Zk7KJw7Qpzv8gtwow0To7pxIlIvwkq9rbMB+V6eOow=="
76
+ "requested" : " [3.7.0, )" ,
77
+ "resolved" : " 3.7.0" ,
78
+ "contentHash" : " CRHONroYbAaxhVILTNS84gIaI3uRRVmj8Qd3+Mpia1AVwSz2JiQy0LlTqtS8p+TYWgN+8zHG6j17OaTz/P/eHw==" ,
79
+ "dependencies" : {
80
+ "MSTest.Analyzers" : " 3.7.0"
81
+ }
79
82
},
80
83
"Nerdbank.GitVersioning" : {
81
84
"type" : " Direct" ,
178
181
"resolved" : " 6.0.0" ,
179
182
"contentHash" : " hqTM5628jSsQiv+HGpiq3WKBl2c8v1KZfby2J6Pr7pEPlK9waPdgEO6b8A/+/xn/yZ9ulv8HuqK71ONy2tg67A=="
180
183
},
184
+ "MSTest.Analyzers" : {
185
+ "type" : " Transitive" ,
186
+ "resolved" : " 3.7.0" ,
187
+ "contentHash" : " 6cW8FWzz6gr5MArL8GDNrw5c+afJtOMRyntFEzAdbgPHgH8DuLGMAyz8g38k/LMquewk3tOmbXoDIL/IACLKjg=="
188
+ },
181
189
"Newtonsoft.Json" : {
182
190
"type" : " Transitive" ,
183
191
"resolved" : " 13.0.1" ,
You can’t perform that action at this time.
0 commit comments