File tree 2 files changed +4
-4
lines changed
src/Bicep.Types.Az.UnitTests
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 8
8
<ItemGroup >
9
9
<PackageReference Include =" FluentAssertions" Version =" 7.0.0" />
10
10
<PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.12.0" />
11
- <PackageReference Include =" MSTest.TestAdapter" Version =" 3.6.3 " />
11
+ <PackageReference Include =" MSTest.TestAdapter" Version =" 3.6.4 " />
12
12
<PackageReference Include =" MSTest.TestFramework" Version =" 3.6.4" />
13
13
<PackageReference Include =" coverlet.collector" Version =" 6.0.2" >
14
14
<PrivateAssets >all</PrivateAssets >
Original file line number Diff line number Diff line change 39
39
},
40
40
"MSTest.TestAdapter" : {
41
41
"type" : " Direct" ,
42
- "requested" : " [3.6.3 , )" ,
43
- "resolved" : " 3.6.3 " ,
44
- "contentHash" : " i3KbdAjLO0W9xlvbhZa9u0wh6X+VZ1yTBsUVlVKtx8B9CXa4rFXPcx3yPysB9gbALmhgAjFza4RRoNyXY9IoXQ ==" ,
42
+ "requested" : " [3.6.4 , )" ,
43
+ "resolved" : " 3.6.4 " ,
44
+ "contentHash" : " YdwseRA+nDhRqD2oPHjCE4KzLEN5B10A61lOslE3N3OvUwHJ6ezyZZjYWf7mrZ8jckCcx/UlBclTzgWUpMpPQw ==" ,
45
45
"dependencies" : {
46
46
"Microsoft.Testing.Extensions.VSTestBridge" : " 1.4.3" ,
47
47
"Microsoft.Testing.Platform.MSBuild" : " 1.4.3"
You can’t perform that action at this time.
0 commit comments