File tree Expand file tree Collapse file tree 4 files changed +15
-15
lines changed
TemplateRefGenerator.Tests Expand file tree Collapse file tree 4 files changed +15
-15
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.7.1" />
16
- <PackageReference Include =" MSTest.TestFramework" Version =" 3.7.0 " />
16
+ <PackageReference Include =" MSTest.TestFramework" Version =" 3.7.1 " />
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.7.0 , )" ,
62
- "resolved" : " 3.7.0 " ,
63
- "contentHash" : " CRHONroYbAaxhVILTNS84gIaI3uRRVmj8Qd3+Mpia1AVwSz2JiQy0LlTqtS8p+TYWgN+8zHG6j17OaTz/P/eHw ==" ,
61
+ "requested" : " [3.7.1 , )" ,
62
+ "resolved" : " 3.7.1 " ,
63
+ "contentHash" : " E22Dkq+4AsRgPV36Zmf7FIYiB2jkInxg5xcyP2uJ+SP34QrEkEt7rJkD6En/W8rG3k8yDaLeGR35VVUhtdx0PA ==" ,
64
64
"dependencies" : {
65
- "MSTest.Analyzers" : " 3.7.0 "
65
+ "MSTest.Analyzers" : " 3.7.1 "
66
66
}
67
67
},
68
68
"Nerdbank.GitVersioning" : {
186
186
},
187
187
"MSTest.Analyzers" : {
188
188
"type" : " Transitive" ,
189
- "resolved" : " 3.7.0 " ,
190
- "contentHash" : " 6cW8FWzz6gr5MArL8GDNrw5c+afJtOMRyntFEzAdbgPHgH8DuLGMAyz8g38k/LMquewk3tOmbXoDIL/IACLKjg =="
189
+ "resolved" : " 3.7.1 " ,
190
+ "contentHash" : " HmsRhCu8IV1bRKHMW+BIuye91Pw2dnl6Q7eTmn8eLpY15sSpMAe0F9L5nrsoehCHKvgi4HoOjJo7WDZJZS1ntg =="
191
191
},
192
192
"Newtonsoft.Json" : {
193
193
"type" : " Transitive" ,
291
291
"FluentAssertions" : " [7.0.0, )" ,
292
292
"JsonDiffPatch.Net" : " [2.3.0, )" ,
293
293
"MSTest.TestAdapter" : " [3.7.1, )" ,
294
- "MSTest.TestFramework" : " [3.7.0 , )" ,
294
+ "MSTest.TestFramework" : " [3.7.1 , )" ,
295
295
"Microsoft.NET.Test.Sdk" : " [17.12.0, )"
296
296
}
297
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.7.1" />
11
- <PackageReference Include =" MSTest.TestFramework" Version =" 3.7.0 " />
11
+ <PackageReference Include =" MSTest.TestFramework" Version =" 3.7.1 " />
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.7.0 , )" ,
77
- "resolved" : " 3.7.0 " ,
78
- "contentHash" : " CRHONroYbAaxhVILTNS84gIaI3uRRVmj8Qd3+Mpia1AVwSz2JiQy0LlTqtS8p+TYWgN+8zHG6j17OaTz/P/eHw ==" ,
76
+ "requested" : " [3.7.1 , )" ,
77
+ "resolved" : " 3.7.1 " ,
78
+ "contentHash" : " E22Dkq+4AsRgPV36Zmf7FIYiB2jkInxg5xcyP2uJ+SP34QrEkEt7rJkD6En/W8rG3k8yDaLeGR35VVUhtdx0PA ==" ,
79
79
"dependencies" : {
80
- "MSTest.Analyzers" : " 3.7.0 "
80
+ "MSTest.Analyzers" : " 3.7.1 "
81
81
}
82
82
},
83
83
"Nerdbank.GitVersioning" : {
183
183
},
184
184
"MSTest.Analyzers" : {
185
185
"type" : " Transitive" ,
186
- "resolved" : " 3.7.0 " ,
187
- "contentHash" : " 6cW8FWzz6gr5MArL8GDNrw5c+afJtOMRyntFEzAdbgPHgH8DuLGMAyz8g38k/LMquewk3tOmbXoDIL/IACLKjg =="
186
+ "resolved" : " 3.7.1 " ,
187
+ "contentHash" : " HmsRhCu8IV1bRKHMW+BIuye91Pw2dnl6Q7eTmn8eLpY15sSpMAe0F9L5nrsoehCHKvgi4HoOjJo7WDZJZS1ntg =="
188
188
},
189
189
"Newtonsoft.Json" : {
190
190
"type" : " Transitive" ,
You can’t perform that action at this time.
0 commit comments