|
8 | 8 | "resolved": "8.2.2", |
9 | 9 | "contentHash": "r0g0k9tGYdrnz8R7T3x5UiokDffeevzK/2P/9SBL6fqLgN8B157MIi/bVUWI1KAz6ZorZrK9AdABCWUeXZZsvA==" |
10 | 10 | }, |
11 | | - "Microsoft.NETCore.Platforms": { |
12 | | - "type": "Transitive", |
13 | | - "resolved": "3.1.0", |
14 | | - "contentHash": "z7aeg8oHln2CuNulfhiLYxCVMPEwBl3rzicjvIX+4sUuCwvXw5oXQEtbiU2c0z4qYL5L3Kmx0mMA/+t/SbY67w==" |
15 | | - }, |
16 | | - "Microsoft.Toolkit.Uwp.Notifications": { |
17 | | - "type": "Transitive", |
18 | | - "resolved": "7.1.3", |
19 | | - "contentHash": "A1dglAzb24gjehmb7DwGd07mfyZ1gacAK7ObE0KwDlRc3mayH2QW7cSOy3TkkyELjLg19OQBuhPOj4SpXET9lg==", |
20 | | - "dependencies": { |
21 | | - "Microsoft.Win32.Registry": "4.7.0", |
22 | | - "System.Drawing.Common": "4.7.0", |
23 | | - "System.Reflection.Emit": "4.7.0", |
24 | | - "System.ValueTuple": "4.5.0" |
25 | | - } |
26 | | - }, |
27 | | - "Microsoft.Win32.Registry": { |
28 | | - "type": "Transitive", |
29 | | - "resolved": "4.7.0", |
30 | | - "contentHash": "KSrRMb5vNi0CWSGG1++id2ZOs/1QhRqROt+qgbEAdQuGjGrFcl4AOl4/exGPUYz2wUnU42nvJqon1T3U0kPXLA==", |
31 | | - "dependencies": { |
32 | | - "System.Security.AccessControl": "4.7.0", |
33 | | - "System.Security.Principal.Windows": "4.7.0" |
34 | | - } |
35 | | - }, |
36 | | - "Microsoft.Win32.SystemEvents": { |
37 | | - "type": "Transitive", |
38 | | - "resolved": "4.7.0", |
39 | | - "contentHash": "mtVirZr++rq+XCDITMUdnETD59XoeMxSpLRIII7JRI6Yj0LEDiO1pPn0ktlnIj12Ix8bfvQqQDMMIF9wC98oCA==", |
40 | | - "dependencies": { |
41 | | - "Microsoft.NETCore.Platforms": "3.1.0" |
42 | | - } |
43 | | - }, |
44 | 11 | "System.CodeDom": { |
45 | 12 | "type": "Transitive", |
46 | 13 | "resolved": "8.0.0", |
|
51 | 18 | "resolved": "8.0.1", |
52 | 19 | "contentHash": "n1ZP7NM2Gkn/MgD8+eOT5MulMj6wfeQMNS2Pizvq5GHCZfjlFMXV2irQlQmJhwA2VABC57M0auudO89Iu2uRLg==" |
53 | 20 | }, |
54 | | - "System.Drawing.Common": { |
55 | | - "type": "Transitive", |
56 | | - "resolved": "4.7.0", |
57 | | - "contentHash": "v+XbyYHaZjDfn0ENmJEV1VYLgGgCTx1gnfOBcppowbpOAriglYgGCvFCPr2EEZyBvXlpxbEsTwkOlInl107ahA==", |
58 | | - "dependencies": { |
59 | | - "Microsoft.NETCore.Platforms": "3.1.0", |
60 | | - "Microsoft.Win32.SystemEvents": "4.7.0" |
61 | | - } |
62 | | - }, |
63 | 21 | "System.IO.Hashing": { |
64 | 22 | "type": "Transitive", |
65 | 23 | "resolved": "8.0.0", |
|
73 | 31 | "System.CodeDom": "8.0.0" |
74 | 32 | } |
75 | 33 | }, |
76 | | - "System.Reflection.Emit": { |
77 | | - "type": "Transitive", |
78 | | - "resolved": "4.7.0", |
79 | | - "contentHash": "VR4kk8XLKebQ4MZuKuIni/7oh+QGFmZW3qORd1GvBq/8026OpW501SzT/oypwiQl4TvT8ErnReh/NzY9u+C6wQ==" |
80 | | - }, |
81 | | - "System.Security.AccessControl": { |
82 | | - "type": "Transitive", |
83 | | - "resolved": "4.7.0", |
84 | | - "contentHash": "JECvTt5aFF3WT3gHpfofL2MNNP6v84sxtXxpqhLBCcDRzqsPBmHhQ6shv4DwwN2tRlzsUxtb3G9M3763rbXKDg==", |
85 | | - "dependencies": { |
86 | | - "Microsoft.NETCore.Platforms": "3.1.0", |
87 | | - "System.Security.Principal.Windows": "4.7.0" |
88 | | - } |
89 | | - }, |
90 | | - "System.Security.Principal.Windows": { |
91 | | - "type": "Transitive", |
92 | | - "resolved": "4.7.0", |
93 | | - "contentHash": "ojD0PX0XhneCsUbAZVKdb7h/70vyYMDYs85lwEI+LngEONe/17A0cFaRFqZU+sOEidcVswYWikYOQ9PPfjlbtQ==" |
94 | | - }, |
95 | 34 | "System.ServiceProcess.ServiceController": { |
96 | 35 | "type": "Transitive", |
97 | 36 | "resolved": "8.0.1", |
|
100 | 39 | "System.Diagnostics.EventLog": "8.0.1" |
101 | 40 | } |
102 | 41 | }, |
103 | | - "System.ValueTuple": { |
104 | | - "type": "Transitive", |
105 | | - "resolved": "4.5.0", |
106 | | - "contentHash": "okurQJO6NRE/apDIP23ajJ0hpiNmJ+f0BwOlB/cSqTLQlw5upkf+5+96+iG2Jw40G1fCVCyPz/FhIABUjMR+RQ==" |
107 | | - }, |
108 | 42 | "deeppurge.core": { |
109 | 43 | "type": "Project", |
110 | 44 | "dependencies": { |
111 | | - "Microsoft.Toolkit.Uwp.Notifications": "[7.1.3, )", |
112 | 45 | "System.IO.Hashing": "[8.0.0, )", |
113 | 46 | "System.Management": "[8.0.0, )", |
114 | 47 | "System.ServiceProcess.ServiceController": "[8.0.1, )" |
|
0 commit comments