-
-
Notifications
You must be signed in to change notification settings - Fork 37
/
package_versions.txt
executable file
·947 lines (947 loc) · 162 KB
/
package_versions.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
NAME VERSION TYPE
#ZipLibrary 4.84.0.0 dotnet (+9 duplicates)
(net46) 3.0.3000.0 dotnet
(net46) 4.0.0.398 dotnet
ARSoft.Tools.Net 1.8.1.0 dotnet
ASP.Net WebPages 1.0.20105.407 dotnet (+12 duplicates)
Aliyun OSS SDK for C# 2.13.0 dotnet
AlphaFS 2.2.6.0 dotnet
AlphaVSS dotnet (+1 duplicate)
AlphaVSS 1.4.0.0 dotnet (+1 duplicate)
Amazon Web Services SDK for .NET 3.3.103.52 dotnet
Amazon Web Services SDK for .NET 3.3.103.71 dotnet
Amazon Web Services SDK for .NET 3.3.104.43 dotnet
Assuan 8.8.3.4de3154 dotnet
BouncyCastle.NET 2.2.1.47552 dotnet
C# LDAP 4.0.0.0 dotnet (+12 duplicates)
C5: Copenhagen Comprehensive Collection Classes for CLI 1.1.1.0 dotnet (+11 duplicates)
COSXML 5.4.11.0 dotnet
CoCoL 1.7.1.0 dotnet
CommandLine.BackendTester 2.0.8.1 dotnet
Commons.Xml.Relaxng.dll 0.0.0.1 dotnet (+12 duplicates)
DbLinq 0.20 dotnet
DotNetZip Library 1.9.1.8 dotnet
Dropbox 2.0.8.1 dotnet
Duplicati 2.0.8.1 dotnet (+1 duplicate)
Duplicati.Backend.AlternativeFTP 2.0.8.1 dotnet
Duplicati.Backend.CloudFiles 2.0.8.1 dotnet
Duplicati.Backend.FTP 2.0.8.1 dotnet
Duplicati.Backend.File 2.0.8.1 dotnet
Duplicati.Backend.Jottacloud 2.0.8.1 dotnet
Duplicati.Backend.S3 2.0.8.1 dotnet (+2 duplicates)
Duplicati.Backend.WEBDAV 2.0.8.1 dotnet
Duplicati.CommandLine 2.0.8.1 dotnet
Duplicati.CommandLine.BackendTool 2.0.8.1 dotnet
Duplicati.CommandLine.ConfigurationImporter 2.0.8.1 dotnet
Duplicati.CommandLine.RecoveryTool 2.0.8.1 dotnet
Duplicati.Compression 2.0.8.1 dotnet
Duplicati.Core 2.0.8.1 dotnet
Duplicati.DynamicLoader 2.0.8.1 dotnet
Duplicati.GUI.TrayIcon 2.0.8.1 dotnet
Duplicati.Library.AutoUpdater 2.0.8.1 dotnet
Duplicati.Library.Backend.AliyunOSS 2.0.8.1 dotnet
Duplicati.Library.Backend.Backblaze 2.0.8.1 dotnet
Duplicati.Library.Backend.Box 2.0.8.1 dotnet
Duplicati.Library.Backend.GoogleServices 2.0.8.1 dotnet
Duplicati.Library.Backend.Mega 2.0.8.1 dotnet
Duplicati.Library.Backend.OneDrive 2.0.8.1 dotnet
Duplicati.Library.Backend.OpenStack 2.0.8.1 dotnet
Duplicati.Library.Backend.Rclone 2.0.8.1 dotnet
Duplicati.Library.Backend.SSHv2 2.0.8.1 dotnet
Duplicati.Library.Backend.SharePoint 2.0.8.1 dotnet
Duplicati.Library.Backend.Sia 2.0.8.1 dotnet
Duplicati.Library.Backend.TahoeLAFS 2.0.8.1 dotnet
Duplicati.Library.Backend.Tardigrade 2.0.8.1 dotnet (+1 duplicate)
Duplicati.Library.Backend.TencentCOS 2.0.8.1 dotnet
Duplicati.Library.IO 2.0.8.1 dotnet
Duplicati.Library.Interfaces 2.0.8.1 dotnet
Duplicati.Library.Localization 2.0.8.1 dotnet
Duplicati.Library.Modules.Builtin 2.0.8.1 dotnet
Duplicati.Library.OAuthHelper 2.0.8.1 dotnet
Duplicati.Library.UsageReporter 2.0.8.1 dotnet
Duplicati.Logging 2.0.8.1 dotnet
Duplicati.Main 2.0.8.1 dotnet
Duplicati.Server 2.0.8.1 dotnet
Duplicati.Server.Serialization 2.0.8.1 dotnet
Duplicati.Service 2.0.8.1 dotnet
Duplicati.Tools.dll 0.0.0.0 dotnet
Encryption 2.0.8.1 dotnet
FasterHashing 1.1.2.23404 dotnet
FluentFTP 46.0.2.0 dotnet
GNU Privacy Guard (GnuPG) 2.2.17 dotnet
GPGME 1.13.1 dotnet
HttpServer 1.0.0.0 dotnet
I18N.CJK.dll 4.0.0.0 dotnet (+12 duplicates)
I18N.MidEast.dll 4.0.0.0 dotnet (+12 duplicates)
I18N.Other.dll 4.0.0.0 dotnet (+12 duplicates)
I18N.Rare.dll 4.0.0.0 dotnet (+12 duplicates)
I18N.West.dll 4.0.0.0 dotnet (+12 duplicates)
I18N.dll 4.0.0.0 dotnet (+12 duplicates)
IBM.Data.DB2.dll 1.0.0.0 dotnet (+12 duplicates)
IKVM.Reflection 0.0.0.0 dotnet
ILLink.Tasks 0.100.620.17502 dotnet
Json.NET 11.0.1.21818 dotnet
Json.NET 13.0.2.27524 dotnet
Json.NET 8.0.3.19514 dotnet
Json.NET 9.0.1.19813 dotnet (+1 duplicate)
LC 1.0.0.0 dotnet
MONO CLI 3.5.21022.8 dotnet
MONO CLI 4.0.0.0 dotnet (+60 duplicates)
MONO CLI 4.0.30319.1 dotnet (+1 duplicate)
MONO CLI 4.0.30319.17020 dotnet (+5 duplicates)
MONO CLI 4.6.57.0 dotnet (+8 duplicates)
MSBuild.dll 16.10.1.31701 dotnet (+14 duplicates)
MailKit 4.1.0.0 dotnet
MegaApiClient 1.10.3+Branch.tags-v1.10.3.Sha.f97b1cf13430ca4dd3a66b62f2aa43ba07e3af07 dotnet
Merq 1.1.15 dotnet
Merq 1.1.17 dotnet
Microsoft Azure Key Vault Core 3.0.419.36903 dotnet
Microsoft Azure Key Vault WebKey 3.0.419.36903 dotnet
Microsoft Rest Azure Client Runtime 3.3.19 dotnet
Microsoft Rest Client Runtime 2.3.24 dotnet
Microsoft.AspNetCore.Analyzers 3.100.220.6801 dotnet
Microsoft.AspNetCore.Components.Analyzers 3.100.220.10506 dotnet
Microsoft.AspNetCore.Mvc.Analyzers 3.100.220.6801 dotnet
Microsoft.AspNetCore.Mvc.Api.Analyzers 3.100.220.6801 dotnet
Microsoft.AspNetCore.Mvc.Razor.Extensions 3.100.620.31706 dotnet
Microsoft.Azure.Storage.Blob.dll 11.0.1.0 dotnet
Microsoft.Azure.Storage.Common.dll 11.0.1.0 dotnet
Microsoft.Azure.Storage.File.dll 11.0.1.0 dotnet
Microsoft.Azure.Storage.Queue.dll 11.0.1.0 dotnet
Microsoft.Bcl.AsyncInterfaces 4.700.19.56404 dotnet
Microsoft.Bcl.AsyncInterfaces 8.0.23.53103 dotnet
Microsoft.Build.Framework.dll 16.10.1.31701 dotnet
Microsoft.Build.NuGetSdkResolver 5.9.1.8 dotnet
Microsoft.Build.Tasks.CodeAnalysis 3.9.4.12420 dotnet
Microsoft.Build.Tasks.Core.dll 16.10.1.31701 dotnet (+14 duplicates)
Microsoft.Build.Tasks.v12.0.dll 12.0.0.0 dotnet
Microsoft.Build.Tasks.v4.0.dll 4.0.0.0 dotnet
Microsoft.Build.Utilities.Core.dll 16.10.1.31701 dotnet (+14 duplicates)
Microsoft.Build.Utilities.v12.0.dll 12.0.0.0 dotnet
Microsoft.Build.Utilities.v4.0.dll 4.0.0.0 dotnet
Microsoft.Build.dll 16.10.1.31701 dotnet (+14 duplicates)
Microsoft.CSharp.dll 4.0.10.0 dotnet (+5 duplicates)
Microsoft.CSharp.dll 4.0.30319.17929 dotnet (+8 duplicates)
Microsoft.CodeAnalysis 3.900.21.12420 dotnet
Microsoft.CodeAnalysis.CSharp 3.900.21.12420 dotnet
Microsoft.CodeAnalysis.CSharp.Scripting 3.900.21.12420 dotnet
Microsoft.CodeAnalysis.Scripting 3.900.21.12420 dotnet
Microsoft.CodeAnalysis.VisualBasic 3.900.21.12420 dotnet
Microsoft.DotNet.MSBuildSdkResolver 5.3.21.26711 dotnet (+13 duplicates)
Microsoft.DotNet.PlatformAbstractions 2.1.0 dotnet
Microsoft.Extensions.DependencyModel 2.1.0 dotnet
Microsoft.Extensions.Logging.Abstractions 2.1.0.18136 dotnet
Microsoft.NET.Build.Extensions.Tasks 3.1.400-preview.20365.20+b501745abdf35363aa5f1caa95d9086594c49366 dotnet (+13 duplicates)
Microsoft.NET.Build.Tasks 3.1.400-preview.20365.20+b501745abdf35363aa5f1caa95d9086594c49366 dotnet (+13 duplicates)
Microsoft.NET.HostModel 3.100.220.6704 dotnet
Microsoft.NET.Sdk.Publish.Tasks 3.103.20.21607 dotnet
Microsoft.NET.Sdk.Razor 3.100.620.31706 dotnet
Microsoft.NET.StringTools.dll 1.0.0.31701 dotnet
Microsoft.NuGet.Build.Tasks.dll 0.0.0.0 dotnet
Microsoft.SharePoint.Client 16.1.4915.1200 dotnet
Microsoft.SharePoint.Client.Runtime 16.1.4915.1200 dotnet
Microsoft.VisualBasic.dll 11.0.50709.17929 dotnet (+5 duplicates)
Microsoft.VisualC.dll 0.0.0.0 dotnet
Microsoft.VisualC.dll 10.0.0.0 dotnet (+10 duplicates)
Microsoft.VisualC.dll 8.0.0.0 dotnet
Microsoft.Web.Delegation.dll 7.1.1982.0 dotnet
Microsoft.Web.XmlTransform 3.0.0.34420 dotnet (+1 duplicate)
Microsoft.Win32.Primitives 4.6.25714.01 dotnet
Microsoft.WindowsAzure.Storage.dll 9.3.2.0 dotnet
MimeKit 4.1.0.0 dotnet
Minio 3.1.13.0 dotnet
Mono C# Compiler 4.6.57.0 dotnet
Mono Common Language Infrastructure 10.0.0.0 dotnet (+3 duplicates)
Mono Common Language Infrastructure 11.0.0.0 dotnet (+12 duplicates)
Mono Common Language Infrastructure 12.0.21005.1 dotnet (+5 duplicates)
Mono Common Language Infrastructure 14.0.22310.1 dotnet (+5 duplicates)
Mono Common Language Infrastructure 2.0.0.0 dotnet
Mono Common Language Infrastructure 2.0.50727.1433 dotnet (+27 duplicates)
Mono Common Language Infrastructure 2.1.0.0 dotnet
Mono Common Language Infrastructure 3.0.4506.648 dotnet (+4 duplicates)
Mono Common Language Infrastructure 3.5.21022.8 dotnet (+15 duplicates)
Mono Common Language Infrastructure 4.0.0.0 dotnet (+449 duplicates)
Mono Common Language Infrastructure 4.0.30319.1 dotnet (+54 duplicates)
Mono Common Language Infrastructure 4.0.30319.17020 dotnet (+191 duplicates)
Mono Common Language Infrastructure 4.1.2.0 dotnet
Mono Common Language Infrastructure 4.6.57.0 dotnet (+344 duplicates)
Mono Common Language Infrastructure 4.7.2046.0 dotnet (+176 duplicates)
Mono Common Language Infrastructure 4.7.2558.0 dotnet (+178 duplicates)
Mono Common Language Infrastructure 4.7.3062.0 dotnet (+179 duplicates)
Mono Common Language Infrastructure 4.8.3761.0 dotnet (+179 duplicates)
Mono Configuration Cryptography Tools 4.0.0.0 dotnet
Mono ILasm Compiler 6.12.0.200 dotnet
Mono Security Tools 6.12.0.200 dotnet (+13 duplicates)
Mono service contract conversion tool 0.1.0.0 dotnet
Mono.Build.Tasks.dll 16.10.1.31701 dotnet
Mono.Cairo.dll 4.0.0.0 dotnet (+12 duplicates)
Mono.Cecil 0.11.1.0 dotnet (+2 duplicates)
Mono.Cecil 0.6.9.0 dotnet
Mono.Cecil 0.9.5.0 dotnet (+3 duplicates)
Mono.Cecil.Pdb 0.0.0.0 dotnet
Mono.CompilerServices.SymbolWriter.dll 4.0.0.0 dotnet (+12 duplicates)
Mono.Data.Tds.dll 4.0.0.0 dotnet (+12 duplicates)
Mono.Debugger.Soft.dll 4.0.0.0 dotnet (+12 duplicates)
Mono.Management.dll 4.0.0.0 dotnet (+12 duplicates)
Mono.Options.dll 0.2.3.0 dotnet (+11 duplicates)
Mono.Parallel.dll 4.0.0.0 dotnet (+12 duplicates)
Mono.Posix.dll 4.0.0.0 dotnet (+12 duplicates)
Mono.Tasklets.dll 4.0.0.0 dotnet (+12 duplicates)
Mono.WebBrowser 4.6.57.0 dotnet (+12 duplicates)
MonoGetAssemblyName 0.0.0.0 dotnet
Mozilla Roots Importer 0.0.0.0 dotnet (+1 duplicate)
NGettext 0.6.4 dotnet
NuGet 5.9.1.8 dotnet
NuGet.Build.Tasks 5.9.1.8 dotnet
NuGet.Build.Tasks.Pack 5.9.1.8 dotnet (+12 duplicates)
NuGet.Commands 5.9.1.8 dotnet
NuGet.Common 5.7.0.6702 dotnet
NuGet.Common 5.9.1.8 dotnet
NuGet.Configuration 5.7.0.6702 dotnet
NuGet.Configuration 5.9.1.8 dotnet
NuGet.Credentials 5.9.1.8 dotnet
NuGet.DependencyResolver.Core 5.7.0.6702 dotnet
NuGet.DependencyResolver.Core 5.9.1.8 dotnet
NuGet.Frameworks 5.7.0.6702 dotnet
NuGet.Frameworks 5.9.1.8 dotnet
NuGet.LibraryModel 5.7.0.6702 dotnet
NuGet.LibraryModel 5.9.1.8 dotnet
NuGet.PackageManagement 5.9.1.8 dotnet
NuGet.Packaging 5.7.0.6702 dotnet
NuGet.Packaging 5.9.1.8 dotnet
NuGet.ProjectModel 5.7.0.6702 dotnet
NuGet.ProjectModel 5.9.1.8 dotnet
NuGet.Protocol 5.7.0.6702 dotnet
NuGet.Protocol 5.9.1.8 dotnet
NuGet.Resolver 5.9.1.8 dotnet
NuGet.Versioning 5.7.0.6702 dotnet
NuGet.Versioning 5.9.1.8 dotnet
Otp.NET 1.2.2.0 dotnet
PEAPI.dll 4.0.0.0 dotnet (+12 duplicates)
RabbitMQ.Client.Apigen.exe 0.0.0.0 dotnet
Reactive Extensions 3.0.0+Branch.master.Sha.327d7bdac1e2cbc2cb8751848f63480c84cdd8be dotnet (+4 duplicates)
RestSharp 106.10.1.0 dotnet
SMDiagnostics.dll 4.6.57.0 dotnet
SMDiagnostics.dll 4.7.2046.0 dotnet (+11 duplicates)
SQLite-net 1.7.335.0 dotnet
SQLiteHelper 2.0.8.1 dotnet
SQLitePCLRaw.batteries_v2 2.0.3.851 dotnet
SQLitePCLRaw.core 2.0.3.851 dotnet
SQLitePCLRaw.nativelibrary 2.0.3.851 dotnet
SQLitePCLRaw.provider.dynamic_cdecl 2.0.3.851 dotnet
SSH.NET 2016.0.0 dotnet
SSH.NET 2023.0.1 dotnet
Setup Configuration Interoperability Types 1.16.30.25919 dotnet
Sharp.Xmpp 1.0.2.2 dotnet
SharpAESCrypt 1.3.3.0 dotnet
SharpCompress 0.24.0 dotnet
SshNet.Security.Cryptography 1.3.0 dotnet
System.AppContext 4.6.25714.01 dotnet
System.Buffers 4.6.28619.01 dotnet (+1 duplicate)
System.Collections 4.6.25714.01 dotnet
System.Collections.Concurrent 4.6.25714.01 dotnet
System.Collections.Concurrent.dll 4.0.30319.17929 dotnet (+5 duplicates)
System.Collections.Immutable 4.6.25519.03 dotnet (+1 duplicate)
System.Collections.Immutable 4.700.20.22101 dotnet
System.Collections.Immutable 5.0.20.51904 dotnet (+1 duplicate)
System.Collections.NonGeneric 4.6.25714.01 dotnet
System.Collections.Specialized 4.6.25714.01 dotnet
System.Collections.dll 4.0.30319.17929 dotnet (+8 duplicates)
System.ComponentModel 4.6.25714.01 dotnet
System.ComponentModel.Annotations.dll 4.0.30319.17929 dotnet (+3 duplicates)
System.ComponentModel.Composition 4.0.0.0 dotnet
System.ComponentModel.Composition.dll 4.0.20.0 dotnet (+3 duplicates)
System.ComponentModel.DataAnnotations.dll 4.0.10.0 dotnet (+2 duplicates)
System.ComponentModel.DataAnnotations.dll 4.0.20.0 dotnet (+2 duplicates)
System.ComponentModel.DataAnnotations.dll 4.0.30319.17929 dotnet (+3 duplicates)
System.ComponentModel.EventBasedAsync 4.6.25714.01 dotnet
System.ComponentModel.EventBasedAsync.dll 4.0.30319.17929 dotnet (+8 duplicates)
System.ComponentModel.Primitives 4.6.25714.01 dotnet
System.ComponentModel.TypeConverter 4.6.25714.01 dotnet
System.ComponentModel.dll 4.0.30319.17929 dotnet (+8 duplicates)
System.Configuration.ConfigurationManager 4.700.19.56404 dotnet
System.Console 4.6.25714.01 dotnet
System.Core.dll 4.0.30319.17929 dotnet (+8 duplicates)
System.Core.dll 4.0.50.0 dotnet (+14 duplicates)
System.Core.dll 4.0.55.0 dotnet (+1 duplicate)
System.Core.dll 4.0.60.0 dotnet (+2 duplicates)
System.Data.Common 4.6.26011.01 dotnet (+2 duplicates)
System.Data.SQLite 1.0.111.0 dotnet (+8 duplicates)
System.Data.SQLite 1.0.60.0 dotnet
System.Data.SQLite 1.0.61.0 dotnet (+12 duplicates)
System.Data.Services.Client.dll 3.5.30729.4426 dotnet
System.Diagnostics.Contracts 4.6.25714.01 dotnet
System.Diagnostics.Contracts.dll 4.0.30319.17929 dotnet (+8 duplicates)
System.Diagnostics.Debug 4.6.25714.01 dotnet
System.Diagnostics.Debug.dll 4.0.30319.17929 dotnet (+8 duplicates)
System.Diagnostics.FileVersionInfo 4.6.25714.01 dotnet
System.Diagnostics.Process 4.6.25714.01 dotnet
System.Diagnostics.StackTrace 4.6.26011.01 dotnet (+2 duplicates)
System.Diagnostics.TextWriterTraceListener 4.6.25714.01 dotnet
System.Diagnostics.Tools 4.6.25714.01 dotnet
System.Diagnostics.Tools.dll 4.0.30319.17929 dotnet (+8 duplicates)
System.Diagnostics.TraceSource 4.6.25714.01 dotnet
System.Diagnostics.Tracer 2.0.6 dotnet
System.Diagnostics.Tracing 4.6.26011.01 dotnet (+2 duplicates)
System.Diagnostics.Tracing.dll 4.0.30319.17929 dotnet (+2 duplicates)
System.Diagnostics.Tracing.dll 4.0.40013.0 dotnet (+2 duplicates)
System.Drawing.Primitives 4.6.25714.01 dotnet
System.Dynamic.Runtime 4.6.25714.01 dotnet
System.Dynamic.Runtime.dll 4.0.30319.17929 dotnet (+8 duplicates)
System.Formats.Asn1 7.0.22.51805 dotnet
System.Globalization 4.6.25714.01 dotnet
System.Globalization.Calendars 4.6.25714.01 dotnet
System.Globalization.Extensions 4.6.26011.01 dotnet (+2 duplicates)
System.Globalization.dll 4.0.30319.17929 dotnet (+8 duplicates)
System.IO 4.6.25714.01 dotnet
System.IO.Compression 4.6.26011.01 dotnet (+2 duplicates)
System.IO.Compression.ZipFile 4.6.25714.01 dotnet
System.IO.Compression.dll 4.0.30319.17929 dotnet (+5 duplicates)
System.IO.FileSystem 4.6.25714.01 dotnet
System.IO.FileSystem.DriveInfo 4.6.25714.01 dotnet
System.IO.FileSystem.Primitives 4.6.25714.01 dotnet
System.IO.FileSystem.Watcher 4.6.25714.01 dotnet
System.IO.IsolatedStorage 4.6.25714.01 dotnet
System.IO.MemoryMappedFiles 4.6.25714.01 dotnet
System.IO.Pipes 4.6.25714.01 dotnet
System.IO.UnmanagedMemoryStream 4.6.25714.01 dotnet
System.IO.dll 4.0.30319.17929 dotnet (+8 duplicates)
System.Json 4.6.57.0 dotnet
System.Json 4.7.2046.0 dotnet (+11 duplicates)
System.Linq 4.6.25714.01 dotnet
System.Linq.Expressions 4.6.25714.01 dotnet
System.Linq.Expressions.dll 4.0.30319.17929 dotnet (+8 duplicates)
System.Linq.Parallel 4.6.25714.01 dotnet
System.Linq.Parallel.dll 4.0.30319.17929 dotnet (+5 duplicates)
System.Linq.Queryable 4.6.25714.01 dotnet
System.Linq.Queryable.dll 4.0.30319.17929 dotnet (+8 duplicates)
System.Linq.dll 4.0.30319.17929 dotnet (+8 duplicates)
System.Memory 4.6.28619.01 dotnet (+1 duplicate)
System.Memory 4.6.31308.01 dotnet
System.Net.Http 4.6.26011.01 dotnet (+2 duplicates)
System.Net.Http.Formatting 4.0.0.0 dotnet (+12 duplicates)
System.Net.Http.dll 4.0.30319.17929 dotnet (+5 duplicates)
System.Net.Mqtt 0.2.263 dotnet
System.Net.Mqtt.Server 0.2.263 dotnet
System.Net.NameResolution 4.6.25714.01 dotnet
System.Net.NetworkInformation 4.6.25714.01 dotnet
System.Net.NetworkInformation.dll 4.0.30319.17929 dotnet (+8 duplicates)
System.Net.Ping 4.6.25714.01 dotnet
System.Net.Primitives 4.6.25714.01 dotnet
System.Net.Primitives.dll 4.0.30319.17929 dotnet (+5 duplicates)
System.Net.Primitives.dll 4.0.30319.17931 dotnet (+2 duplicates)
System.Net.Requests 4.6.25714.01 dotnet
System.Net.Requests.dll 4.0.30319.17929 dotnet (+5 duplicates)
System.Net.Requests.dll 4.0.30319.17931 dotnet (+2 duplicates)
System.Net.Security 4.6.25714.01 dotnet
System.Net.Sockets 1.0.24212.01. dotnet
System.Net.Sockets 4.6.26011.01 dotnet (+2 duplicates)
System.Net.WebHeaderCollection 4.6.25714.01 dotnet
System.Net.WebSockets 4.6.25714.01 dotnet
System.Net.WebSockets.Client 4.6.25714.01 dotnet
System.Net.dll 4.0.10.0 dotnet (+19 duplicates)
System.Net.dll 4.0.30319.17929 dotnet (+5 duplicates)
System.Net.dll 4.0.30319.17931 dotnet (+2 duplicates)
System.Numerics.Vectors 4.6.25519.03 dotnet
System.Numerics.Vectors 4.6.26515.06 dotnet
System.Numerics.dll 4.0.10.0 dotnet (+2 duplicates)
System.Numerics.dll 4.0.30319.17929 dotnet (+5 duplicates)
System.ObjectModel 4.6.25714.01 dotnet
System.ObjectModel.dll 4.0.30319.17929 dotnet (+8 duplicates)
System.Reactive.Core 2.2.0.0 dotnet (+12 duplicates)
System.Reactive.Debugger 2.2.0.0 dotnet (+12 duplicates)
System.Reactive.Experimental 2.2.0.0 dotnet (+12 duplicates)
System.Reactive.Interfaces 2.2.0.0 dotnet (+12 duplicates)
System.Reactive.Linq 2.2.0.0 dotnet (+12 duplicates)
System.Reactive.Observable.Aliases.dll 0.0.0.0 dotnet (+12 duplicates)
System.Reactive.PlatformServices 2.2.0.0 dotnet (+12 duplicates)
System.Reactive.Providers 2.2.0.0 dotnet (+12 duplicates)
System.Reactive.Runtime.Remoting 2.2.0.0 dotnet (+12 duplicates)
System.Reactive.Windows.Forms 2.2.0.0 dotnet (+12 duplicates)
System.Reactive.Windows.Threading 2.2.0.0 dotnet (+12 duplicates)
System.Reflection 4.6.25714.01 dotnet
System.Reflection.Context.dll 4.0.30319.17929 dotnet (+3 duplicates)
System.Reflection.Emit.ILGeneration.dll 4.0.30319.17931 dotnet (+1 duplicate)
System.Reflection.Emit.Lightweight.dll 4.0.30319.17931 dotnet (+1 duplicate)
System.Reflection.Extensions 4.6.25714.01 dotnet
System.Reflection.Extensions.dll 4.0.30319.17929 dotnet (+8 duplicates)
System.Reflection.Metadata 4.6.25519.03 dotnet (+1 duplicate)
System.Reflection.Metadata 4.700.20.22101 dotnet
System.Reflection.Metadata 5.0.20.51904 dotnet
System.Reflection.Primitives 4.6.25714.01 dotnet
System.Reflection.Primitives.dll 4.0.30319.17929 dotnet (+8 duplicates)
System.Reflection.dll 4.0.30319.17929 dotnet (+8 duplicates)
System.Resources.Extensions 4.700.19.46214 dotnet
System.Resources.Reader 4.6.25714.01 dotnet
System.Resources.ResourceManager 4.6.25714.01 dotnet
System.Resources.ResourceManager.dll 4.0.30319.17929 dotnet (+8 duplicates)
System.Resources.Writer 4.6.25714.01 dotnet
System.Runtime 4.6.25714.01 dotnet
System.Runtime.CompilerServices.Unsafe 5.0.20.51904 dotnet (+1 duplicate)
System.Runtime.CompilerServices.Unsafe 6.0.21.52210 dotnet
System.Runtime.CompilerServices.VisualC 4.6.25714.01 dotnet
System.Runtime.Extensions 4.6.25714.01 dotnet
System.Runtime.Extensions.dll 4.0.30319.17929 dotnet (+8 duplicates)
System.Runtime.Handles 4.6.25714.01 dotnet
System.Runtime.InteropServices 4.6.25714.01 dotnet
System.Runtime.InteropServices.RuntimeInformation 4.6.26011.01 dotnet (+2 duplicates)
System.Runtime.InteropServices.WindowsRuntime.dll 4.0.30319.17929 dotnet (+8 duplicates)
System.Runtime.InteropServices.dll 4.0.30319.17929 dotnet (+2 duplicates)
System.Runtime.InteropServices.dll 4.0.40013.0 dotnet (+2 duplicates)
System.Runtime.Numerics 4.6.25714.01 dotnet
System.Runtime.Numerics.dll 4.0.30319.17929 dotnet (+5 duplicates)
System.Runtime.Serialization.Formatters 4.6.25714.01 dotnet
System.Runtime.Serialization.Json 4.6.25714.01 dotnet
System.Runtime.Serialization.Json.dll 4.0.30319.17929 dotnet (+8 duplicates)
System.Runtime.Serialization.Primitives 1.0.24212.01. dotnet
System.Runtime.Serialization.Primitives 4.6.26011.01 dotnet (+2 duplicates)
System.Runtime.Serialization.Primitives.dll 4.0.30319.17929 dotnet (+8 duplicates)
System.Runtime.Serialization.Xml 4.6.26011.01 dotnet
System.Runtime.Serialization.Xml.dll 4.0.30319.17929 dotnet (+8 duplicates)
System.Runtime.Serialization.dll 4.0.10.0 dotnet (+19 duplicates)
System.Runtime.Serialization.dll 4.0.30319.17929 dotnet (+8 duplicates)
System.Runtime.WindowsRuntime.UI.Xaml.dll 4.0.30319.17929 dotnet
System.Runtime.WindowsRuntime.dll 4.0.40013.0 dotnet
System.Runtime.dll 4.0.30319.17929 dotnet (+5 duplicates)
System.Runtime.dll 4.0.40013.0 dotnet (+2 duplicates)
System.Security.AccessControl 4.700.19.56404 dotnet
System.Security.Claims 4.6.25714.01 dotnet
System.Security.Cryptography.Algorithms 4.6.26011.01 dotnet (+3 duplicates)
System.Security.Cryptography.Csp 4.6.25714.01 dotnet
System.Security.Cryptography.Encoding 4.6.25714.01 dotnet
System.Security.Cryptography.Primitives 4.6.25714.01 dotnet
System.Security.Cryptography.X509Certificates 4.6.25714.01 dotnet
System.Security.Permissions 4.700.19.56404 dotnet
System.Security.Principal 4.6.25714.01 dotnet
System.Security.Principal.Windows 4.700.19.56404 dotnet
System.Security.Principal.dll 4.0.30319.17929 dotnet (+8 duplicates)
System.Security.SecureString 4.6.26011.01 dotnet (+2 duplicates)
System.ServiceModel.Duplex.dll 4.0.30319.17929 dotnet (+3 duplicates)
System.ServiceModel.Http.dll 4.0.30319.17929 dotnet (+3 duplicates)
System.ServiceModel.Http.dll 4.0.30319.17931 dotnet (+1 duplicate)
System.ServiceModel.Internals.dll 4.0.30319.17020 dotnet (+2 duplicates)
System.ServiceModel.Internals.dll 4.6.57.0 dotnet (+3 duplicates)
System.ServiceModel.Internals.dll 4.7.2046.0 dotnet
System.ServiceModel.NetTcp.dll 4.0.30319.17929 dotnet (+3 duplicates)
System.ServiceModel.Primitives.dll 4.0.30319.17929 dotnet (+3 duplicates)
System.ServiceModel.Primitives.dll 4.0.30319.17931 dotnet (+1 duplicate)
System.ServiceModel.Security.dll 4.0.30319.17929 dotnet (+3 duplicates)
System.ServiceModel.Security.dll 4.0.30319.17931 dotnet (+1 duplicate)
System.ServiceModel.Web.dll 4.0.10.0 dotnet (+19 duplicates)
System.ServiceModel.Web.dll 4.0.30319.17929 dotnet (+8 duplicates)
System.ServiceModel.dll 4.0.10.0 dotnet (+11 duplicates)
System.ServiceModel.dll 4.0.30319.17929 dotnet (+3 duplicates)
System.ServiceModel.dll 4.0.30319.17931 dotnet (+1 duplicate)
System.Spatial.dll 5.8.4.63386 dotnet
System.Text.Encoding 4.6.25714.01 dotnet
System.Text.Encoding.Extensions 4.6.25714.01 dotnet
System.Text.Encoding.Extensions.dll 4.0.30319.17929 dotnet (+8 duplicates)
System.Text.Encoding.dll 4.0.30319.17929 dotnet (+8 duplicates)
System.Text.Encodings.Web 4.700.19.56404 dotnet
System.Text.Json 4.700.19.56404 dotnet
System.Text.RegularExpressions 4.6.25714.01 dotnet
System.Text.RegularExpressions.dll 4.0.30319.17929 dotnet (+8 duplicates)
System.Threading 4.6.25714.01 dotnet
System.Threading.Overlapped 4.6.26011.01 dotnet (+2 duplicates)
System.Threading.Tasks 4.6.25714.01 dotnet
System.Threading.Tasks.Dataflow 4.6.26515.06 dotnet
System.Threading.Tasks.Extensions 4.6.27129.04 dotnet
System.Threading.Tasks.Extensions 4.6.28619.01 dotnet (+1 duplicate)
System.Threading.Tasks.Parallel 4.6.25714.01 dotnet
System.Threading.Tasks.Parallel.dll 4.0.30319.17929 dotnet (+5 duplicates)
System.Threading.Tasks.dll 4.0.30319.17929 dotnet (+8 duplicates)
System.Threading.Thread 4.6.25714.01 dotnet
System.Threading.ThreadPool 4.6.25714.01 dotnet
System.Threading.Timer 4.6.25714.01 dotnet
System.Threading.Timer.dll 4.0.40013.0 dotnet (+2 duplicates)
System.Threading.dll 4.0.30319.17929 dotnet (+8 duplicates)
System.ValueTuple 4.6.26011.01 dotnet (+1 duplicate)
System.ValueTuple 4.6.26515.06 dotnet
System.Web.Http 4.0.0.0 dotnet (+12 duplicates)
System.Web.Http.SelfHost 4.0.0.0 dotnet (+12 duplicates)
System.Web.Http.WebHost 4.0.0.0 dotnet (+12 duplicates)
System.Web.Mvc.dll 3.0.20107.0 dotnet (+12 duplicates)
System.Web.Razor 4.6.57.0 dotnet
System.Web.Razor 4.7.2046.0 dotnet (+11 duplicates)
System.Web.WebPages 4.6.57.0 dotnet
System.Web.WebPages 4.7.2046.0 dotnet (+11 duplicates)
System.Web.WebPages.Deployment 4.6.57.0 dotnet
System.Web.WebPages.Deployment 4.7.2046.0 dotnet (+11 duplicates)
System.Web.WebPages.Razor 4.6.57.0 dotnet
System.Web.WebPages.Razor 4.7.2046.0 dotnet (+11 duplicates)
System.Windows.dll 4.0.20.0 dotnet (+3 duplicates)
System.Windows.dll 4.0.30319.17929 dotnet (+8 duplicates)
System.Xml.Linq.dll 4.0.10.0 dotnet (+12 duplicates)
System.Xml.Linq.dll 4.0.30319.17929 dotnet (+8 duplicates)
System.Xml.ReaderWriter 4.6.25714.01 dotnet
System.Xml.ReaderWriter.dll 4.0.30319.17929 dotnet (+8 duplicates)
System.Xml.Serialization.dll 4.0.10.0 dotnet (+6 duplicates)
System.Xml.Serialization.dll 4.0.20.0 dotnet (+12 duplicates)
System.Xml.Serialization.dll 4.0.30319.17929 dotnet (+8 duplicates)
System.Xml.XDocument 4.6.25714.01 dotnet
System.Xml.XDocument.dll 4.0.30319.17929 dotnet (+8 duplicates)
System.Xml.XPath 4.6.25714.01 dotnet
System.Xml.XPath.XDocument 4.6.26011.01 dotnet (+2 duplicates)
System.Xml.XmlDocument 4.6.25714.01 dotnet
System.Xml.XmlSerializer 4.6.25714.01 dotnet
System.Xml.XmlSerializer.dll 4.0.30319.17929 dotnet (+8 duplicates)
System.Xml.dll 4.0.10.0 dotnet (+6 duplicates)
System.Xml.dll 4.0.20.0 dotnet (+12 duplicates)
System.Xml.dll 4.0.30319.17929 dotnet (+8 duplicates)
System.dll 4.0.20.0 dotnet (+14 duplicates)
System.dll 4.0.25.0 dotnet (+1 duplicate)
System.dll 4.0.30.0 dotnet (+2 duplicates)
System.dll 4.0.30319.17929 dotnet (+8 duplicates)
UnixSupport.dll 0.0.0.0 dotnet
VBCSCompiler 3.900.21.12420 dotnet
Visual Basic.Net Compiler 0.0.0.5943 dotnet
Web Deployment Framework 7.1.1981.0 dotnet
WebMatrix.Data.dll 4.0.0.0 dotnet (+12 duplicates)
WindowsService 2.0.8.1 dotnet
Xamarin Visual Studio 4.6.0.353-projectsystems+34691a4 dotnet (+2 duplicates)
Xamarin.IoT.Core 1.0.0.0 dotnet
Xamarin.IoT.Tasks 0.0.0.0 dotnet
Xamarin.Mac 8.10.0.5; git-rev-head:96b3edb6de5d93b1ff839c71cdb87eb39a15d64c; git-branch:d17-2 dotnet
Xamarin.Messaging.Integration 0.0.0.0 dotnet
Xamarin.VisualStudio.IoT.Tasks.dll 0.0.0.0 dotnet
adduser 3.118ubuntu5 deb
aprofutil.exe 0.0.0.0 dotnet
apt 2.4.13 deb
apt-utils 2.4.13 deb
base-files 12ubuntu4.7 deb
base-passwd 3.5.52build1 deb
bash 5.1-6ubuntu1.1 deb
binfmt-support 2.2.1-2 deb
binutils 2.38-4ubuntu2.6 deb
binutils-common 2.38-4ubuntu2.6 deb
binutils-x86-64-linux-gnu 2.38-4ubuntu2.6 deb
browsercaps-updater.exe 0.0.0.0 dotnet
bsdutils 1:2.37.2-4ubuntu3.4 deb
bzip2 1.0.8-5build1 deb
ca-certificates 20240203~22.04.1 deb
ca-certificates-mono 6.12.0.200-0xamarin2+ubuntu2004b1 deb
catatonit 0.1.7-1 deb
cccheck.exe 0.0.0.0 dotnet
ccrewrite.exe 0.0.0.0 dotnet
cli-common 0.10xamarin5+ubuntu2004b1 deb
coreutils 8.32-4.1ubuntu1.2 deb
cron 3.0pl1-137ubuntu3 deb
csc 3.900.21.12420 dotnet
csharp.exe 0.0.0.0 dotnet
csi 3.900.21.12420 dotnet
culevel.exe 0.0.0.0 dotnet
curl 7.81.0-1ubuntu1.18 deb
dash 0.5.11+git20210903+057cd650a4ed-3build1 deb
debconf 1.5.79ubuntu1 deb
debianutils 5.5-1ubuntu2 deb
diffutils 1:3.8-0ubuntu2 deb
dirmngr 2.2.27-3ubuntu2.1 deb
disco.exe 0.0.0.0 dotnet
dpkg 1.21.1ubuntu2.3 deb
dtd2rng.exe 0.0.0.0 dotnet
dtd2xsd.exe 0.0.0.0 dotnet
e2fsprogs 1.46.5-2ubuntu1.2 deb
findutils 4.8.0-1ubuntu3 deb
fontconfig-config 2.13.1-4.2ubuntu5 deb
fonts-dejavu-core 2.37-2build1 deb
gacutil.exe 0.0.0.0 dotnet
gcc-12-base 12.3.0-1ubuntu1~22.04 deb
genxs.exe 0.0.0.0 dotnet
github.com/calebcase/tmpfile v1.0.3 go-module (+4 duplicates)
github.com/flynn/noise v1.0.0 go-module (+4 duplicates)
github.com/gogo/protobuf v1.3.2 go-module (+4 duplicates)
github.com/jtolio/eventkit v0.0.0-20221004135224-074cf276595b go-module (+4 duplicates)
github.com/jtolio/noiseconn v0.0.0-20230111204749-d7ec1a08b0b8 go-module (+4 duplicates)
github.com/klauspost/cpuid/v2 v2.0.12 go-module (+4 duplicates)
github.com/spacemonkeygo/monkit/v3 v3.0.22 go-module (+4 duplicates)
github.com/zeebo/blake3 v0.2.3 go-module (+4 duplicates)
github.com/zeebo/errs v1.3.0 go-module (+4 duplicates)
gnupg 2.2.27-3ubuntu2.1 deb
gnupg-l10n 2.2.27-3ubuntu2.1 deb
gnupg-utils 2.2.27-3ubuntu2.1 deb
golang.org/x/crypto v0.12.0 go-module (+4 duplicates)
golang.org/x/sync v0.3.0 go-module (+4 duplicates)
golang.org/x/sys v0.13.0 go-module (+4 duplicates)
google.golang.org/protobuf v1.28.1 go-module (+4 duplicates)
gpg 2.2.27-3ubuntu2.1 deb
gpg-agent 2.2.27-3ubuntu2.1 deb
gpg-wks-client 2.2.27-3ubuntu2.1 deb
gpg-wks-server 2.2.27-3ubuntu2.1 deb
gpgconf 2.2.27-3ubuntu2.1 deb
gpgsm 2.2.27-3ubuntu2.1 deb
gpgv 2.2.27-3ubuntu2.1 deb
grep 3.7-1build1 deb
gzip 1.10-4ubuntu4.1 deb
hostname 3.23ubuntu2 deb
ictool.exe 0.0.0.0 dotnet
ikdasm.exe 0.0.0.0 dotnet
illinkanalyzer.exe 0.0.0.0 dotnet
init-system-helpers 1.62 deb
installutil.exe 0.0.0.0 dotnet
installvst.exe 0.0.0.0 dotnet
jq 1.6-2.1ubuntu3 deb
libacl1 2.3.1-1 deb
libapt-pkg6.0 2.4.13 deb
libassuan0 2.5.5-1build1 deb
libattr1 1:2.5.1-1build1 deb
libaudit-common 1:3.0.7-1build1 deb
libaudit1 1:3.0.7-1build1 deb
libbinutils 2.38-4ubuntu2.6 deb
libblkid1 2.37.2-4ubuntu3.4 deb
libbrotli1 1.0.9-2build6 deb
libbsd0 0.11.5-1 deb
libbz2-1.0 1.0.8-5build1 deb
libc-bin 2.35-0ubuntu3.8 deb
libc6 2.35-0ubuntu3.8 deb
libcairo2 1.16.0-5ubuntu2 deb
libcap-ng0 0.7.9-2.2build3 deb
libcap2 1:2.44-1ubuntu0.22.04.1 deb
libcom-err2 1.46.5-2ubuntu1.2 deb
libcrypt1 1:4.4.27-1 deb
libctf-nobfd0 2.38-4ubuntu2.6 deb
libctf0 2.38-4ubuntu2.6 deb
libcurl4 7.81.0-1ubuntu1.18 deb
libdb5.3 5.3.28+dfsg1-0.8ubuntu3 deb
libdebconfclient0 0.261ubuntu1 deb
libdeflate0 1.10-2 deb
libdpkg-perl 1.21.1ubuntu2.3 deb
libexif12 0.6.24-1build1 deb
libexpat1 2.4.7-1ubuntu0.4 deb
libext2fs2 1.46.5-2ubuntu1.2 deb
libffi8 3.4.2-4 deb
libfile-fcntllock-perl 0.22-3build7 deb
libfontconfig1 2.13.1-4.2ubuntu5 deb
libfreetype6 2.11.1+dfsg-1ubuntu0.2 deb
libgcc-s1 12.3.0-1ubuntu1~22.04 deb
libgcrypt 22.2.4.93775172 dotnet
libgcrypt20 1.9.4-3ubuntu3 deb
libgdbm-compat4 1.23-1 deb
libgdbm6 1.23-1 deb
libgdiplus 6.0.5-0xamarin1+ubuntu2004b1 deb
libgif7 5.1.9-2ubuntu0.1 deb
libglib2.0-0 2.72.4-0ubuntu2.3 deb
libglib2.0-data 2.72.4-0ubuntu2.3 deb
libgmp10 2:6.2.1+dfsg-3ubuntu1 deb
libgnutls30 3.7.3-4ubuntu1.5 deb
libgpg-error 27.27.0.85f427f dotnet
libgpg-error0 1.43-3 deb
libgssapi-krb5-2 1.19.2-2ubuntu0.4 deb
libhogweed6 3.7.3-1build2 deb
libicu70 70.1-2 deb
libidn2-0 2.3.2-2build1 deb
libjbig0 2.1-3.1ubuntu0.22.04.1 deb
libjpeg-turbo8 2.1.2-0ubuntu1 deb
libjpeg8 8c-2ubuntu10 deb
libjq1 1.6-2.1ubuntu3 deb
libk5crypto3 1.19.2-2ubuntu0.4 deb
libkeyutils1 1.6.1-2ubuntu3 deb
libkrb5-3 1.19.2-2ubuntu0.4 deb
libkrb5support0 1.19.2-2ubuntu0.4 deb
libksba 19.11.6.25cc42c dotnet
libksba8 1.6.0-2ubuntu0.2 deb
libldap-2.5-0 2.5.18+dfsg-0ubuntu0.22.04.2 deb
libldap-common 2.5.18+dfsg-0ubuntu0.22.04.2 deb
liblocale-gettext-perl 1.07-4build3 deb
liblz4-1 1.9.3-2build2 deb
liblzma5 5.2.5-2ubuntu1 deb
libmd0 1.0.4-1build1 deb
libmono-2.0-dev 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-accessibility4.0-cil 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-btls-interface4.0-cil 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-cairo4.0-cil 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-cecil-private-cil 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-cecil-vb0.9-cil 4.7-0xamarin3+ubuntu2004b1 deb
libmono-cil-dev 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-codecontracts4.0-cil 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-compilerservices-symbolwriter4.0-cil 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-corlib4.5-cil 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-cscompmgd0.0-cil 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-csharp4.0c-cil 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-custommarshalers4.0-cil 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-data-tds4.0-cil 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-db2-1.0-cil 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-debugger-soft4.0a-cil 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-http4.0-cil 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-i18n-cjk4.0-cil 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-i18n-mideast4.0-cil 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-i18n-other4.0-cil 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-i18n-rare4.0-cil 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-i18n-west4.0-cil 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-i18n4.0-all 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-i18n4.0-cil 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-ldap4.0-cil 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-management4.0-cil 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-messaging-rabbitmq4.0-cil 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-messaging4.0-cil 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-microsoft-build-engine4.0-cil 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-microsoft-build-framework4.0-cil 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-microsoft-build-tasks-v4.0-4.0-cil 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-microsoft-build-utilities-v4.0-4.0-cil 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-microsoft-build4.0-cil 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-microsoft-csharp4.0-cil 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-microsoft-visualbasic10.0-cil 4.7-0xamarin3+ubuntu2004b1 deb
libmono-microsoft-visualc10.0-cil 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-microsoft-web-infrastructure1.0-cil 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-oracle4.0-cil 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-parallel4.0-cil 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-peapi4.0a-cil 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-posix4.0-cil 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-rabbitmq4.0-cil 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-relaxng4.0-cil 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-security4.0-cil 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-sharpzip4.84-cil 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-simd4.0-cil 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-smdiagnostics0.0-cil 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-sqlite4.0-cil 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-system-componentmodel-composition4.0-cil 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-system-componentmodel-dataannotations4.0-cil 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-system-configuration-install4.0-cil 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-system-configuration4.0-cil 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-system-core4.0-cil 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-system-data-datasetextensions4.0-cil 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-system-data-entity4.0-cil 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-system-data-linq4.0-cil 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-system-data-services-client4.0-cil 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-system-data-services4.0-cil 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-system-data4.0-cil 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-system-deployment4.0-cil 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-system-design4.0-cil 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-system-drawing-design4.0-cil 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-system-drawing4.0-cil 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-system-dynamic4.0-cil 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-system-enterpriseservices4.0-cil 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-system-identitymodel-selectors4.0-cil 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-system-identitymodel4.0-cil 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-system-io-compression-filesystem4.0-cil 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-system-io-compression4.0-cil 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-system-json-microsoft4.0-cil 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-system-json4.0-cil 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-system-ldap-protocols4.0-cil 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-system-ldap4.0-cil 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-system-management4.0-cil 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-system-messaging4.0-cil 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-system-net-http-formatting4.0-cil 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-system-net-http-webrequest4.0-cil 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-system-net-http4.0-cil 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-system-net4.0-cil 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-system-numerics-vectors4.0-cil 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-system-numerics4.0-cil 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-system-reactive-core2.2-cil 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-system-reactive-debugger2.2-cil 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-system-reactive-experimental2.2-cil 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-system-reactive-interfaces2.2-cil 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-system-reactive-linq2.2-cil 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-system-reactive-observable-aliases0.0-cil 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-system-reactive-platformservices2.2-cil 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-system-reactive-providers2.2-cil 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-system-reactive-runtime-remoting2.2-cil 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-system-reactive-windows-forms2.2-cil 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-system-reactive-windows-threading2.2-cil 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-system-reflection-context4.0-cil 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-system-runtime-caching4.0-cil 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-system-runtime-durableinstancing4.0-cil 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-system-runtime-serialization-formatters-soap4.0-cil 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-system-runtime-serialization4.0-cil 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-system-runtime4.0-cil 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-system-security4.0-cil 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-system-servicemodel-activation4.0-cil 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-system-servicemodel-discovery4.0-cil 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-system-servicemodel-internals0.0-cil 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-system-servicemodel-routing4.0-cil 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-system-servicemodel-web4.0-cil 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-system-servicemodel4.0a-cil 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-system-serviceprocess4.0-cil 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-system-threading-tasks-dataflow4.0-cil 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-system-transactions4.0-cil 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-system-web-abstractions4.0-cil 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-system-web-applicationservices4.0-cil 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-system-web-dynamicdata4.0-cil 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-system-web-extensions-design4.0-cil 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-system-web-extensions4.0-cil 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-system-web-http-selfhost4.0-cil 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-system-web-http-webhost4.0-cil 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-system-web-http4.0-cil 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-system-web-mobile4.0-cil 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-system-web-mvc3.0-cil 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-system-web-razor2.0-cil 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-system-web-regularexpressions4.0-cil 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-system-web-routing4.0-cil 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-system-web-services4.0-cil 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-system-web-webpages-deployment2.0-cil 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-system-web-webpages-razor2.0-cil 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-system-web-webpages2.0-cil 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-system-web4.0-cil 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-system-windows-forms-datavisualization4.0a-cil 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-system-windows-forms4.0-cil 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-system-windows4.0-cil 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-system-workflow-activities4.0-cil 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-system-workflow-componentmodel4.0-cil 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-system-workflow-runtime4.0-cil 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-system-xaml4.0-cil 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-system-xml-linq4.0-cil 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-system-xml-serialization4.0-cil 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-system-xml4.0-cil 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-system4.0-cil 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-tasklets4.0-cil 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-webbrowser4.0-cil 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-webmatrix-data4.0-cil 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-windowsbase4.0-cil 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmono-xbuild-tasks4.0-cil 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmonosgen-2.0-1 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmonosgen-2.0-dev 6.12.0.200-0xamarin2+ubuntu2004b1 deb
libmount1 2.37.2-4ubuntu3.4 deb
libncurses6 6.3-2ubuntu0.1 deb
libncursesw6 6.3-2ubuntu0.1 deb
libnettle8 3.7.3-1build2 deb
libnghttp2-14 1.43.0-1ubuntu0.2 deb
libnpth0 1.6-3build2 deb
libnsl2 1.3.0-2build2 deb
libonig5 6.9.7.1-2build1 deb
libp11-kit0 0.24.0-6build1 deb
libpam-modules 1.4.0-11ubuntu2.4 deb
libpam-modules-bin 1.4.0-11ubuntu2.4 deb
libpam-runtime 1.4.0-11ubuntu2.4 deb
libpam0g 1.4.0-11ubuntu2.4 deb
libpcre2-8-0 10.39-3ubuntu0.1 deb
libpcre3 2:8.39-13ubuntu0.22.04.1 deb
libperl5.34 5.34.0-3ubuntu1.3 deb
libpipeline1 1.5.5-1 deb
libpixman-1-0 0.40.0-1ubuntu0.22.04.1 deb
libpng16-16 1.6.37-3build5 deb
libprocps8 2:3.3.17-6ubuntu2.1 deb
libpsl5 0.21.0-1.2build2 deb
libreadline8 8.1.2-1 deb
librtmp1 2.4+20151223.gitfa8646d.1-2build4 deb
libsasl2-2 2.1.27+dfsg2-3ubuntu1.2 deb
libsasl2-modules 2.1.27+dfsg2-3ubuntu1.2 deb
libsasl2-modules-db 2.1.27+dfsg2-3ubuntu1.2 deb
libseccomp2 2.5.3-2ubuntu2 deb
libselinux1 3.3-1build2 deb
libsemanage-common 3.3-1build2 deb
libsemanage2 3.3-1build2 deb
libsepol2 3.3-1build1 deb
libsmartcols1 2.37.2-4ubuntu3.4 deb
libsqlite3-0 3.37.2-2ubuntu0.3 deb
libss2 1.46.5-2ubuntu1.2 deb
libssh-4 0.9.6-2ubuntu0.22.04.3 deb
libssl3 3.0.2-0ubuntu1.18 deb
libstdc++6 12.3.0-1ubuntu1~22.04 deb
libsystemd0 249.11-0ubuntu3.12 deb
libtasn1-6 4.18.0-4build1 deb
libtiff5 4.3.0-6ubuntu0.10 deb
libtinfo6 6.3-2ubuntu0.1 deb
libtirpc-common 1.3.2-2ubuntu0.1 deb
libtirpc3 1.3.2-2ubuntu0.1 deb
libudev1 249.11-0ubuntu3.12 deb
libunistring2 1.0-1 deb
libuuid1 2.37.2-4ubuntu3.4 deb
libwebp7 1.2.2-2ubuntu0.22.04.2 deb
libx11-6 2:1.7.5-1ubuntu0.3 deb
libx11-data 2:1.7.5-1ubuntu0.3 deb
libxau6 1:1.0.9-1build5 deb
libxcb-render0 1.14-3ubuntu3 deb
libxcb-shm0 1.14-3ubuntu3 deb
libxcb1 1.14-3ubuntu3 deb
libxdmcp6 1:1.1.3-0ubuntu5 deb
libxext6 2:1.3.4-1build1 deb
libxml2 2.9.13+dfsg-1ubuntu0.4 deb
libxrender1 1:0.9.10-1build4 deb
libxxhash0 0.8.1-1 deb
libzstd1 1.4.8+dfsg-3build1 deb
locales 2.35-0ubuntu3.8 deb
login 1:4.8.1-2ubuntu2.2 deb
logsave 1.46.5-2ubuntu1.2 deb
lsb-base 11.1.0ubuntu4 deb
macpack.exe 6.12.0.200 dotnet
master 1.0.0.0 dotnet
mawk 1.3.4.20200120-3 deb
mconfig 0.1.0.0 dotnet
mdbrebase.exe 0.0.0.0 dotnet
mkbundle 0.0.0.0 dotnet
mkbundle.exe 0.0.0.0 dotnet
mono-4.0-gac 6.12.0.200-0xamarin2+ubuntu2004b1 deb
mono-api-diff.exe 0.0.0.0 dotnet
mono-api-html.exe 0.0.0.0 dotnet
mono-api-info.exe 0.0.0.0 dotnet
mono-csharp-shell 6.12.0.200-0xamarin2+ubuntu2004b1 deb
mono-devel 6.12.0.200-0xamarin2+ubuntu2004b1 deb
mono-gac 6.12.0.200-0xamarin2+ubuntu2004b1 deb
mono-llvm-support 6.12.0.200-0xamarin2+ubuntu2004b1 deb
mono-llvm-tools 6.0+mono20190708165219-0xamarin2+ubuntu2004b1 deb
mono-mcs 6.12.0.200-0xamarin2+ubuntu2004b1 deb
mono-roslyn 6.12.0.200-0xamarin2+ubuntu2004b1 deb
mono-runtime 6.12.0.200-0xamarin2+ubuntu2004b1 deb
mono-runtime-common 6.12.0.200-0xamarin2+ubuntu2004b1 deb
mono-runtime-sgen 6.12.0.200-0xamarin2+ubuntu2004b1 deb
mono-shlib-cop 0.0.0.0 dotnet
mono-vbnc 4.7-0xamarin3+ubuntu2004b1 deb
mono-xbuild 6.12.0.200-0xamarin2+ubuntu2004b1 deb
mono-xmltool.exe 0.0.0.0 dotnet
monolinker.exe 0.0.0.0 dotnet
monop.exe 0.0.0.0 dotnet
mount 2.37.2-4ubuntu3.4 deb
msbuild 1:16.10.1+xamarinxplat.2021.05.26.14.00-0xamarin2+ubuntu2004b1 deb
msbuild-libhostfxr 3.0.0.2019.04.16.02.13-0xamarin4+ubuntu2004b1 deb
msbuild-sdkresolver 1:16.10.1+xamarinxplat.2021.05.26.14.00-0xamarin2+ubuntu2004b1 deb
mscorlib.dll 4.0.30319.17929 dotnet (+8 duplicates)
mscorlib.dll 4.0.45.0 dotnet (+5 duplicates)
mscorlib.dll 4.0.50.0 dotnet (+8 duplicates)
mscorlib.dll 4.0.55.0 dotnet (+1 duplicate)
mscorlib.dll 4.0.60.0 dotnet (+2 duplicates)
ncurses-base 6.3-2ubuntu0.1 deb
ncurses-bin 6.3-2ubuntu0.1 deb
netbase 6.3 deb
netcat 1.218-4ubuntu1 deb
netcat-openbsd 1.218-4ubuntu1 deb
netfx.force.conflicts 4.6.26011.01 dotnet (+1 duplicate)
netstandard 4.6.26011.1 dotnet
openssl 3.0.2-0ubuntu1.18 deb
passwd 1:4.8.1-2ubuntu2.2 deb
pdb2mdb.exe 0.0.0.0 dotnet
perl 5.34.0-3ubuntu1.3 deb
perl-base 5.34.0-3ubuntu1.3 deb
perl-modules-5.34 5.34.0-3ubuntu1.3 deb
pinentry-curses 1.1.1-1build2 deb
pkg-config 0.29.2-1ubuntu3 deb
procps 2:3.3.17-6ubuntu2.1 deb
publicsuffix 20211207.1025-1 deb
readline-common 8.1.2-1 deb
referenceassemblies-pcl 2014.04.14-1xamarin7+ubuntu2004b1 deb
sed 4.8-1ubuntu2 deb
sensible-utils 0.0.17 deb
sgen.exe 0.0.0.0 dotnet
shared-mime-info 2.1-2 deb
soapsuds.exe 0.0.0.0 dotnet
sqlsharp.exe 0.0.0.0 dotnet
stdlib go1.20.10 go-module
stdlib go1.20.12 go-module
stdlib go1.21.4 go-module (+1 duplicate)
storj.io/common v0.0.0-20231101115145-09481ec98b57 go-module (+4 duplicates)
storj.io/drpc v0.0.33 go-module (+4 duplicates)
storj.io/infectious v0.0.1 go-module (+4 duplicates)
storj.io/picobuf v0.0.2-0.20230906122608-c4ba17033c6c go-module (+4 duplicates)
storj.io/uplink v1.12.2 go-module (+4 duplicates)
storj.io/uplink-c (devel) go-module
storj.io/uplink-c v1.21.4 go-module
storj.io/uplink-c v1.8.1 go-module (+2 duplicates)
sysvinit-utils 3.01-1ubuntu1 deb
tar 1.34+dfsg-1ubuntu0.1.22.04.2 deb
tzdata 2024a-0ubuntu0.22.04.1 deb
ubuntu-keyring 2021.03.26 deb
ucf 3.0043 deb
unzip 6.0-26ubuntu3.2 deb
uplink.NET 2.12.0.0 dotnet
usrmerge 25ubuntu2 deb
util-linux 2.37.2-4ubuntu3.4 deb
vbc 3.900.21.12420 dotnet
vbruntime 10.0.0.0 dotnet
vbruntime 10.0.30319.1 dotnet
vbruntime 10.0.30319.17020 dotnet (+5 duplicates)
vbruntime 8.0.50727.42 dotnet
wsdl.exe 0.0.0.0 dotnet
xbuild.exe 6.12.0.200 dotnet (+2 duplicates)
xdg-user-dirs 0.17-2ubuntu4 deb
xsd.exe 0.0.0.0 dotnet
xz-utils 5.2.5-2ubuntu1 deb
zlib 1.2.8 dotnet
zlib1g 1:1.2.11.dfsg-2ubuntu9.2 deb