1+ {
2+ "runtimeTarget" : {
3+ "name" : " .NETCoreApp,Version=v6.0/win10" ,
4+ "signature" : " "
5+ },
6+ "compilationOptions" : {},
7+ "targets" : {
8+ ".NETCoreApp,Version=v6.0" : {},
9+ ".NETCoreApp,Version=v6.0/win10" : {
10+ "Azure.CodeSigning.Dlib.Core/1.0.68" : {
11+ "dependencies" : {
12+ "Azure.CodeSigning" : " 0.1.108" ,
13+ "Azure.Core" : " 1.42.0" ,
14+ "Azure.Identity" : " 1.12.0" ,
15+ "GitVersion.MsBuild" : " 5.7.0"
16+ },
17+ "runtime" : {
18+ "Azure.CodeSigning.Dlib.Core.dll" : {}
19+ }
20+ },
21+ "Azure.CodeSigning/0.1.108" : {
22+ "dependencies" : {
23+ "Azure.Core" : " 1.42.0"
24+ },
25+ "runtime" : {
26+ "lib/netstandard2.0/Azure.CodeSigning.dll" : {
27+ "assemblyVersion" : " 0.1.108.0" ,
28+ "fileVersion" : " 0.1.108.0"
29+ }
30+ }
31+ },
32+ "Azure.Core/1.42.0" : {
33+ "dependencies" : {
34+ "Microsoft.Bcl.AsyncInterfaces" : " 6.0.0" ,
35+ "System.ClientModel" : " 1.0.0" ,
36+ "System.Diagnostics.DiagnosticSource" : " 6.0.1" ,
37+ "System.Memory.Data" : " 1.0.2" ,
38+ "System.Numerics.Vectors" : " 4.5.0" ,
39+ "System.Text.Encodings.Web" : " 6.0.0" ,
40+ "System.Text.Json" : " 4.7.2" ,
41+ "System.Threading.Tasks.Extensions" : " 4.5.4"
42+ },
43+ "runtime" : {
44+ "lib/net6.0/Azure.Core.dll" : {
45+ "assemblyVersion" : " 1.42.0.0" ,
46+ "fileVersion" : " 1.4200.24.40104"
47+ }
48+ }
49+ },
50+ "Azure.Identity/1.12.0" : {
51+ "dependencies" : {
52+ "Azure.Core" : " 1.42.0" ,
53+ "Microsoft.Identity.Client" : " 4.61.3" ,
54+ "Microsoft.Identity.Client.Extensions.Msal" : " 4.61.3" ,
55+ "System.Memory" : " 4.5.4" ,
56+ "System.Security.Cryptography.ProtectedData" : " 4.7.0" ,
57+ "System.Text.Json" : " 4.7.2" ,
58+ "System.Threading.Tasks.Extensions" : " 4.5.4"
59+ },
60+ "runtime" : {
61+ "lib/netstandard2.0/Azure.Identity.dll" : {
62+ "assemblyVersion" : " 1.12.0.0" ,
63+ "fileVersion" : " 1.1200.24.31701"
64+ }
65+ }
66+ },
67+ "GitVersion.MsBuild/5.7.0" : {},
68+ "Microsoft.Bcl.AsyncInterfaces/6.0.0" : {
69+ "runtime" : {
70+ "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll" : {
71+ "assemblyVersion" : " 6.0.0.0" ,
72+ "fileVersion" : " 6.0.21.52210"
73+ }
74+ }
75+ },
76+ "Microsoft.Identity.Client/4.61.3" : {
77+ "dependencies" : {
78+ "Microsoft.IdentityModel.Abstractions" : " 6.35.0" ,
79+ "System.Diagnostics.DiagnosticSource" : " 6.0.1"
80+ },
81+ "runtime" : {
82+ "lib/net6.0/Microsoft.Identity.Client.dll" : {
83+ "assemblyVersion" : " 4.61.3.0" ,
84+ "fileVersion" : " 4.61.3.0"
85+ }
86+ }
87+ },
88+ "Microsoft.Identity.Client.Extensions.Msal/4.61.3" : {
89+ "dependencies" : {
90+ "Microsoft.Identity.Client" : " 4.61.3" ,
91+ "System.Security.Cryptography.ProtectedData" : " 4.7.0"
92+ },
93+ "runtime" : {
94+ "lib/net6.0/Microsoft.Identity.Client.Extensions.Msal.dll" : {
95+ "assemblyVersion" : " 4.61.3.0" ,
96+ "fileVersion" : " 4.61.3.0"
97+ }
98+ }
99+ },
100+ "Microsoft.IdentityModel.Abstractions/6.35.0" : {
101+ "runtime" : {
102+ "lib/net6.0/Microsoft.IdentityModel.Abstractions.dll" : {
103+ "assemblyVersion" : " 6.35.0.0" ,
104+ "fileVersion" : " 6.35.0.41201"
105+ }
106+ }
107+ },
108+ "System.ClientModel/1.0.0" : {
109+ "dependencies" : {
110+ "System.Memory.Data" : " 1.0.2" ,
111+ "System.Text.Json" : " 4.7.2"
112+ },
113+ "runtime" : {
114+ "lib/net6.0/System.ClientModel.dll" : {
115+ "assemblyVersion" : " 1.0.0.0" ,
116+ "fileVersion" : " 1.0.24.5302"
117+ }
118+ }
119+ },
120+ "System.Diagnostics.DiagnosticSource/6.0.1" : {
121+ "dependencies" : {
122+ "System.Runtime.CompilerServices.Unsafe" : " 6.0.0"
123+ },
124+ "runtime" : {
125+ "lib/net6.0/System.Diagnostics.DiagnosticSource.dll" : {
126+ "assemblyVersion" : " 6.0.0.0" ,
127+ "fileVersion" : " 6.0.1523.11507"
128+ }
129+ }
130+ },
131+ "System.Memory/4.5.4" : {},
132+ "System.Memory.Data/1.0.2" : {
133+ "dependencies" : {
134+ "System.Text.Encodings.Web" : " 6.0.0" ,
135+ "System.Text.Json" : " 4.7.2"
136+ },
137+ "runtime" : {
138+ "lib/netstandard2.0/System.Memory.Data.dll" : {
139+ "assemblyVersion" : " 1.0.2.0" ,
140+ "fileVersion" : " 1.0.221.20802"
141+ }
142+ }
143+ },
144+ "System.Numerics.Vectors/4.5.0" : {},
145+ "System.Runtime.CompilerServices.Unsafe/6.0.0" : {},
146+ "System.Security.Cryptography.ProtectedData/4.7.0" : {
147+ "runtime" : {
148+ "runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll" : {
149+ "assemblyVersion" : " 4.0.5.0" ,
150+ "fileVersion" : " 4.700.19.56404"
151+ }
152+ }
153+ },
154+ "System.Text.Encodings.Web/6.0.0" : {
155+ "dependencies" : {
156+ "System.Runtime.CompilerServices.Unsafe" : " 6.0.0"
157+ }
158+ },
159+ "System.Text.Json/4.7.2" : {},
160+ "System.Threading.Tasks.Extensions/4.5.4" : {}
161+ }
162+ },
163+ "libraries" : {
164+ "Azure.CodeSigning.Dlib.Core/1.0.68" : {
165+ "type" : " project" ,
166+ "serviceable" : false ,
167+ "sha512" : " "
168+ },
169+ "Azure.CodeSigning/0.1.108" : {
170+ "type" : " package" ,
171+ "serviceable" : true ,
172+ "sha512" : " sha512-a6+uVQVeBmDuRWLSXFO5JawjtBV9xcF0778NxK3ipdL2gIaVIyT7PchuW+6PeT7+e4qtBGAwaSCgkpESuZPO7A==" ,
173+ "path" : " azure.codesigning/0.1.108" ,
174+ "hashPath" : " azure.codesigning.0.1.108.nupkg.sha512"
175+ },
176+ "Azure.Core/1.42.0" : {
177+ "type" : " package" ,
178+ "serviceable" : true ,
179+ "sha512" : " sha512-Fg88OsrjD2nAvz3N0pk2d/AwIHQRrs9CjA9A35OW1YgYhMo0OTz4WkntQK6V2tf84g7SnfJM8ORcZl+bH6P9Cg==" ,
180+ "path" : " azure.core/1.42.0" ,
181+ "hashPath" : " azure.core.1.42.0.nupkg.sha512"
182+ },
183+ "Azure.Identity/1.12.0" : {
184+ "type" : " package" ,
185+ "serviceable" : true ,
186+ "sha512" : " sha512-OBIM3aPz8n9oEO5fdnee+Vsc5Nl4W3FeslPpESyDiyByntQI5BAa76KD60eFXm9ulevnwxGZP9YXL8Y+paI5Uw==" ,
187+ "path" : " azure.identity/1.12.0" ,
188+ "hashPath" : " azure.identity.1.12.0.nupkg.sha512"
189+ },
190+ "GitVersion.MsBuild/5.7.0" : {
191+ "type" : " package" ,
192+ "serviceable" : true ,
193+ "sha512" : " sha512-GkU83uopX2vjuNkVpfWdoZSPwxVJ2V6JGLbu4lfh9ucD9xKLuekYx11Ksy1lhbv4hWlrq1xZ0cH0PaPf4UOyqA==" ,
194+ "path" : " gitversion.msbuild/5.7.0" ,
195+ "hashPath" : " gitversion.msbuild.5.7.0.nupkg.sha512"
196+ },
197+ "Microsoft.Bcl.AsyncInterfaces/6.0.0" : {
198+ "type" : " package" ,
199+ "serviceable" : true ,
200+ "sha512" : " sha512-UcSjPsst+DfAdJGVDsu346FX0ci0ah+lw3WRtn18NUwEqRt70HaOQ7lI72vy3+1LxtqI3T5GWwV39rQSrCzAeg==" ,
201+ "path" : " microsoft.bcl.asyncinterfaces/6.0.0" ,
202+ "hashPath" : " microsoft.bcl.asyncinterfaces.6.0.0.nupkg.sha512"
203+ },
204+ "Microsoft.Identity.Client/4.61.3" : {
205+ "type" : " package" ,
206+ "serviceable" : true ,
207+ "sha512" : " sha512-naJo/Qm35Caaoxp5utcw+R8eU8ZtLz2ALh8S+gkekOYQ1oazfCQMWVT4NJ/FnHzdIJlm8dMz0oMpMGCabx5odA==" ,
208+ "path" : " microsoft.identity.client/4.61.3" ,
209+ "hashPath" : " microsoft.identity.client.4.61.3.nupkg.sha512"
210+ },
211+ "Microsoft.Identity.Client.Extensions.Msal/4.61.3" : {
212+ "type" : " package" ,
213+ "serviceable" : true ,
214+ "sha512" : " sha512-PWnJcznrSGr25MN8ajlc2XIDW4zCFu0U6FkpaNLEWLgd1NgFCp5uDY3mqLDgM8zCN8hqj8yo5wHYfLB2HjcdGw==" ,
215+ "path" : " microsoft.identity.client.extensions.msal/4.61.3" ,
216+ "hashPath" : " microsoft.identity.client.extensions.msal.4.61.3.nupkg.sha512"
217+ },
218+ "Microsoft.IdentityModel.Abstractions/6.35.0" : {
219+ "type" : " package" ,
220+ "serviceable" : true ,
221+ "sha512" : " sha512-xuR8E4Rd96M41CnUSCiOJ2DBh+z+zQSmyrYHdYhD6K4fXBcQGVnRCFQ0efROUYpP+p0zC1BLKr0JRpVuujTZSg==" ,
222+ "path" : " microsoft.identitymodel.abstractions/6.35.0" ,
223+ "hashPath" : " microsoft.identitymodel.abstractions.6.35.0.nupkg.sha512"
224+ },
225+ "System.ClientModel/1.0.0" : {
226+ "type" : " package" ,
227+ "serviceable" : true ,
228+ "sha512" : " sha512-I3CVkvxeqFYjIVEP59DnjbeoGNfo/+SZrCLpRz2v/g0gpCHaEMPtWSY0s9k/7jR1rAsLNg2z2u1JRB76tPjnIw==" ,
229+ "path" : " system.clientmodel/1.0.0" ,
230+ "hashPath" : " system.clientmodel.1.0.0.nupkg.sha512"
231+ },
232+ "System.Diagnostics.DiagnosticSource/6.0.1" : {
233+ "type" : " package" ,
234+ "serviceable" : true ,
235+ "sha512" : " sha512-KiLYDu2k2J82Q9BJpWiuQqCkFjRBWVq4jDzKKWawVi9KWzyD0XG3cmfX0vqTQlL14Wi9EufJrbL0+KCLTbqWiQ==" ,
236+ "path" : " system.diagnostics.diagnosticsource/6.0.1" ,
237+ "hashPath" : " system.diagnostics.diagnosticsource.6.0.1.nupkg.sha512"
238+ },
239+ "System.Memory/4.5.4" : {
240+ "type" : " package" ,
241+ "serviceable" : true ,
242+ "sha512" : " sha512-1MbJTHS1lZ4bS4FmsJjnuGJOu88ZzTT2rLvrhW7Ygic+pC0NWA+3hgAen0HRdsocuQXCkUTdFn9yHJJhsijDXw==" ,
243+ "path" : " system.memory/4.5.4" ,
244+ "hashPath" : " system.memory.4.5.4.nupkg.sha512"
245+ },
246+ "System.Memory.Data/1.0.2" : {
247+ "type" : " package" ,
248+ "serviceable" : true ,
249+ "sha512" : " sha512-JGkzeqgBsiZwKJZ1IxPNsDFZDhUvuEdX8L8BDC8N3KOj+6zMcNU28CNN59TpZE/VJYy9cP+5M+sbxtWJx3/xtw==" ,
250+ "path" : " system.memory.data/1.0.2" ,
251+ "hashPath" : " system.memory.data.1.0.2.nupkg.sha512"
252+ },
253+ "System.Numerics.Vectors/4.5.0" : {
254+ "type" : " package" ,
255+ "serviceable" : true ,
256+ "sha512" : " sha512-QQTlPTl06J/iiDbJCiepZ4H//BVraReU4O4EoRw1U02H5TLUIT7xn3GnDp9AXPSlJUDyFs4uWjWafNX6WrAojQ==" ,
257+ "path" : " system.numerics.vectors/4.5.0" ,
258+ "hashPath" : " system.numerics.vectors.4.5.0.nupkg.sha512"
259+ },
260+ "System.Runtime.CompilerServices.Unsafe/6.0.0" : {
261+ "type" : " package" ,
262+ "serviceable" : true ,
263+ "sha512" : " sha512-/iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg==" ,
264+ "path" : " system.runtime.compilerservices.unsafe/6.0.0" ,
265+ "hashPath" : " system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512"
266+ },
267+ "System.Security.Cryptography.ProtectedData/4.7.0" : {
268+ "type" : " package" ,
269+ "serviceable" : true ,
270+ "sha512" : " sha512-ehYW0m9ptxpGWvE4zgqongBVWpSDU/JCFD4K7krxkQwSz/sFQjEXCUqpvencjy6DYDbn7Ig09R8GFffu8TtneQ==" ,
271+ "path" : " system.security.cryptography.protecteddata/4.7.0" ,
272+ "hashPath" : " system.security.cryptography.protecteddata.4.7.0.nupkg.sha512"
273+ },
274+ "System.Text.Encodings.Web/6.0.0" : {
275+ "type" : " package" ,
276+ "serviceable" : true ,
277+ "sha512" : " sha512-Vg8eB5Tawm1IFqj4TVK1czJX89rhFxJo9ELqc/Eiq0eXy13RK00eubyU6TJE6y+GQXjyV5gSfiewDUZjQgSE0w==" ,
278+ "path" : " system.text.encodings.web/6.0.0" ,
279+ "hashPath" : " system.text.encodings.web.6.0.0.nupkg.sha512"
280+ },
281+ "System.Text.Json/4.7.2" : {
282+ "type" : " package" ,
283+ "serviceable" : true ,
284+ "sha512" : " sha512-TcMd95wcrubm9nHvJEQs70rC0H/8omiSGGpU4FQ/ZA1URIqD4pjmFJh2Mfv1yH1eHgJDWTi2hMDXwTET+zOOyg==" ,
285+ "path" : " system.text.json/4.7.2" ,
286+ "hashPath" : " system.text.json.4.7.2.nupkg.sha512"
287+ },
288+ "System.Threading.Tasks.Extensions/4.5.4" : {
289+ "type" : " package" ,
290+ "serviceable" : true ,
291+ "sha512" : " sha512-zteT+G8xuGu6mS+mzDzYXbzS7rd3K6Fjb9RiZlYlJPam2/hU7JCBZBVEcywNuR+oZ1ncTvc/cq0faRr3P01OVg==" ,
292+ "path" : " system.threading.tasks.extensions/4.5.4" ,
293+ "hashPath" : " system.threading.tasks.extensions.4.5.4.nupkg.sha512"
294+ }
295+ }
296+ }
0 commit comments