File tree Expand file tree Collapse file tree 2 files changed +21
-7
lines changed Expand file tree Collapse file tree 2 files changed +21
-7
lines changed Original file line number Diff line number Diff line change 12
12
13
13
<ItemGroup >
14
14
<PackageReference Include =" CommandLineParser" Version =" 2.9.1" />
15
- <PackageReference Include =" Azure.Bicep.Types" Version =" 0.5.110 " />
15
+ <PackageReference Include =" Azure.Bicep.Types" Version =" 0.6.1 " />
16
16
<PackageReference Include =" System.IO.Abstractions" Version =" 22.0.14" />
17
17
</ItemGroup >
18
18
</Project >
Original file line number Diff line number Diff line change 4
4
"net8.0" : {
5
5
"Azure.Bicep.Types" : {
6
6
"type" : " Direct" ,
7
- "requested" : " [0.5.110 , )" ,
8
- "resolved" : " 0.5.110 " ,
9
- "contentHash" : " TDnw+a21qLw5Q89FxhZZYuNBIMCiT0n4Eq+bfpgrKn7vjHSyVKOc/3ipKsqHkifHqGEXx3++DY23FC8PmKHg7Q ==" ,
7
+ "requested" : " [0.6.1 , )" ,
8
+ "resolved" : " 0.6.1 " ,
9
+ "contentHash" : " xCHZDS1Jc4T8+i/MvrKTsfqkn7UnsMz7z8OaHlO7TO2WxsmZLjqehmROHhA4GYe6lFV55WqmaMbDw1jtSbHxEA ==" ,
10
10
"dependencies" : {
11
- "System.Text.Json" : " 8 .0.5 "
11
+ "System.Text.Json" : " 9 .0.4 "
12
12
}
13
13
},
14
14
"CommandLineParser" : {
59
59
"resolved" : " 8.0.0" ,
60
60
"contentHash" : " dk9JPxTCIevS75HyEQ0E4OVAFhB2N+V9ShCXf8Q6FkUQZDkgLI12y679Nym1YqsiSysuQskT7Z+6nUf3yab6Vw=="
61
61
},
62
+ "System.IO.Pipelines" : {
63
+ "type" : " Transitive" ,
64
+ "resolved" : " 9.0.4" ,
65
+ "contentHash" : " luF2Xba+lTe2GOoNQdZLe8q7K6s7nSpWZl9jIwWNMszN4/Yv0lmxk9HISgMmwdyZ83i3UhAGXaSY9o6IJBUuuA=="
66
+ },
67
+ "System.Text.Encodings.Web" : {
68
+ "type" : " Transitive" ,
69
+ "resolved" : " 9.0.4" ,
70
+ "contentHash" : " V+5cCPpk1S2ngekUs9nDrQLHGiWFZMg8BthADQr+Fwi59a8DdHFu26S2oi9Bfgv+d67bqmkPqctJXMEXiimXUg=="
71
+ },
62
72
"System.Text.Json" : {
63
73
"type" : " Transitive" ,
64
- "resolved" : " 8.0.5" ,
65
- "contentHash" : " 0f1B50Ss7rqxXiaBJyzUu9bWFOO2/zSlifZ/UNMdiIpDYe4cY4LQQicP4nirK1OS31I43rn062UIJ1Q9bpmHpg=="
74
+ "resolved" : " 9.0.4" ,
75
+ "contentHash" : " pYtmpcO6R3Ef1XilZEHgXP2xBPVORbYEzRP7dl0IAAbN8Dm+kfwio8aCKle97rAWXOExr292MuxWYurIuwN62g==" ,
76
+ "dependencies" : {
77
+ "System.IO.Pipelines" : " 9.0.4" ,
78
+ "System.Text.Encodings.Web" : " 9.0.4"
79
+ }
66
80
},
67
81
"TestableIO.System.IO.Abstractions" : {
68
82
"type" : " Transitive" ,
You can’t perform that action at this time.
0 commit comments