File tree Expand file tree Collapse file tree 2 files changed +19
-6
lines changed Expand file tree Collapse file tree 2 files changed +19
-6
lines changed Original file line number Diff line number Diff line change 14
14
<Reference Include =" System.Web" />
15
15
<PackageReference Include =" Codeer.Friendly.Windows.Grasp" Version =" 2.14.2" />
16
16
<PackageReference Include =" RM.Friendly.WPFStandardControls" Version =" 1.59.1" />
17
- <PackageReference Include =" System.Text.Json" Version =" 8.0.4 " />
17
+ <PackageReference Include =" System.Text.Json" Version =" 8.0.5 " />
18
18
<PackageReference Include =" System.Threading.Channels" Version =" 8.0.0" />
19
19
</ItemGroup >
20
20
</Project >
Original file line number Diff line number Diff line change 11
11
"Codeer.Friendly.Windows" : " 2.17.0"
12
12
}
13
13
},
14
+ "Microsoft.NETFramework.ReferenceAssemblies" : {
15
+ "type" : " Direct" ,
16
+ "requested" : " [1.0.3, )" ,
17
+ "resolved" : " 1.0.3" ,
18
+ "contentHash" : " vUc9Npcs14QsyOD01tnv/m8sQUnGTGOw1BCmKcv77LBJY7OxhJ+zJF7UD/sCL3lYNFuqmQEVlkfS4Quif6FyYg==" ,
19
+ "dependencies" : {
20
+ "Microsoft.NETFramework.ReferenceAssemblies.net481" : " 1.0.3"
21
+ }
22
+ },
14
23
"RM.Friendly.WPFStandardControls" : {
15
24
"type" : " Direct" ,
16
25
"requested" : " [1.59.1, )" ,
23
32
},
24
33
"System.Text.Json" : {
25
34
"type" : " Direct" ,
26
- "requested" : " [8.0.4 , )" ,
27
- "resolved" : " 8.0.4 " ,
28
- "contentHash" : " bAkhgDJ88XTsqczoxEMliSrpijKZHhbJQldhAmObj/RbrN3sU5dcokuXmWJWsdQAhiMJ9bTayWsL1C9fbbCRhw ==" ,
35
+ "requested" : " [8.0.5 , )" ,
36
+ "resolved" : " 8.0.5 " ,
37
+ "contentHash" : " 0f1B50Ss7rqxXiaBJyzUu9bWFOO2/zSlifZ/UNMdiIpDYe4cY4LQQicP4nirK1OS31I43rn062UIJ1Q9bpmHpg ==" ,
29
38
"dependencies" : {
30
39
"Microsoft.Bcl.AsyncInterfaces" : " 8.0.0" ,
31
40
"System.Buffers" : " 4.5.1" ,
71
80
"System.Threading.Tasks.Extensions" : " 4.5.4"
72
81
}
73
82
},
83
+ "Microsoft.NETFramework.ReferenceAssemblies.net481" : {
84
+ "type" : " Transitive" ,
85
+ "resolved" : " 1.0.3" ,
86
+ "contentHash" : " Vv/20vgHS7VglVOVh8J3Iz/MA+VYKVRp9f7r2qiKBMuzviTOmocG70yq0Q8T5OTmCONkEAIJwETD1zhEfLkAXQ=="
87
+ },
74
88
"System.Buffers" : {
75
89
"type" : " Transitive" ,
76
90
"resolved" : " 4.5.1" ,
119
133
"resolved" : " 4.5.0" ,
120
134
"contentHash" : " okurQJO6NRE/apDIP23ajJ0hpiNmJ+f0BwOlB/cSqTLQlw5upkf+5+96+iG2Jw40G1fCVCyPz/FhIABUjMR+RQ=="
121
135
}
122
- },
123
- ".NETFramework,Version=v4.8.1/win7-x86" : {}
136
+ }
124
137
}
125
138
}
You can’t perform that action at this time.
0 commit comments