Datasets:

caozh20 commited on
Commit
c2cf4fb
·
verified ·
1 Parent(s): bbff74b

Upload 164 files

Browse files

the environment needed to run the simulator

This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. .gitattributes +49 -0
  2. thor-Linux64-local/LinuxPlayer_s.debug +0 -0
  3. thor-Linux64-local/UnityPlayer.so +3 -0
  4. thor-Linux64-local/UnityPlayer_s.debug +3 -0
  5. thor-Linux64-local/metadata.json +1 -0
  6. thor-Linux64-local/thor-Linux64-local +0 -0
  7. thor-Linux64-local/thor-Linux64-local_Data/Managed/AI2-THOR-Base.dll +3 -0
  8. thor-Linux64-local/thor-Linux64-local_Data/Managed/Accessibility.dll +0 -0
  9. thor-Linux64-local/thor-Linux64-local_Data/Managed/Assembly-CSharp-firstpass.dll +0 -0
  10. thor-Linux64-local/thor-Linux64-local_Data/Managed/Assembly-CSharp.dll +0 -0
  11. thor-Linux64-local/thor-Linux64-local_Data/Managed/ClippingPlane.dll +0 -0
  12. thor-Linux64-local/thor-Linux64-local_Data/Managed/EasyButtons.dll +0 -0
  13. thor-Linux64-local/thor-Linux64-local_Data/Managed/I360Render.dll +0 -0
  14. thor-Linux64-local/thor-Linux64-local_Data/Managed/MIConvexHull.dll +0 -0
  15. thor-Linux64-local/thor-Linux64-local_Data/Managed/MessagePack.Annotations.dll +0 -0
  16. thor-Linux64-local/thor-Linux64-local_Data/Managed/MessagePack.dll +3 -0
  17. thor-Linux64-local/thor-Linux64-local_Data/Managed/Mono.Data.Sqlite.dll +3 -0
  18. thor-Linux64-local/thor-Linux64-local_Data/Managed/Mono.Posix.dll +3 -0
  19. thor-Linux64-local/thor-Linux64-local_Data/Managed/Mono.Security.dll +3 -0
  20. thor-Linux64-local/thor-Linux64-local_Data/Managed/Mono.WebBrowser.dll +3 -0
  21. thor-Linux64-local/thor-Linux64-local_Data/Managed/NavMeshComponents.dll +0 -0
  22. thor-Linux64-local/thor-Linux64-local_Data/Managed/Newtonsoft.Json.dll +3 -0
  23. thor-Linux64-local/thor-Linux64-local_Data/Managed/Novell.Directory.Ldap.dll +3 -0
  24. thor-Linux64-local/thor-Linux64-local_Data/Managed/PriorityQueue.dll +0 -0
  25. thor-Linux64-local/thor-Linux64-local_Data/Managed/System.Buffers.dll +0 -0
  26. thor-Linux64-local/thor-Linux64-local_Data/Managed/System.ComponentModel.Composition.dll +3 -0
  27. thor-Linux64-local/thor-Linux64-local_Data/Managed/System.ComponentModel.DataAnnotations.dll +0 -0
  28. thor-Linux64-local/thor-Linux64-local_Data/Managed/System.Configuration.dll +3 -0
  29. thor-Linux64-local/thor-Linux64-local_Data/Managed/System.Core.dll +3 -0
  30. thor-Linux64-local/thor-Linux64-local_Data/Managed/System.Data.dll +3 -0
  31. thor-Linux64-local/thor-Linux64-local_Data/Managed/System.Design.dll +3 -0
  32. thor-Linux64-local/thor-Linux64-local_Data/Managed/System.Diagnostics.StackTrace.dll +0 -0
  33. thor-Linux64-local/thor-Linux64-local_Data/Managed/System.DirectoryServices.dll +0 -0
  34. thor-Linux64-local/thor-Linux64-local_Data/Managed/System.Drawing.Design.dll +0 -0
  35. thor-Linux64-local/thor-Linux64-local_Data/Managed/System.Drawing.dll +3 -0
  36. thor-Linux64-local/thor-Linux64-local_Data/Managed/System.EnterpriseServices.dll +0 -0
  37. thor-Linux64-local/thor-Linux64-local_Data/Managed/System.Globalization.Extensions.dll +0 -0
  38. thor-Linux64-local/thor-Linux64-local_Data/Managed/System.IO.Compression.FileSystem.dll +0 -0
  39. thor-Linux64-local/thor-Linux64-local_Data/Managed/System.IO.Compression.dll +0 -0
  40. thor-Linux64-local/thor-Linux64-local_Data/Managed/System.Memory.dll +3 -0
  41. thor-Linux64-local/thor-Linux64-local_Data/Managed/System.Net.Http.dll +3 -0
  42. thor-Linux64-local/thor-Linux64-local_Data/Managed/System.Numerics.Vectors.dll +3 -0
  43. thor-Linux64-local/thor-Linux64-local_Data/Managed/System.Numerics.dll +3 -0
  44. thor-Linux64-local/thor-Linux64-local_Data/Managed/System.Runtime.CompilerServices.Unsafe.dll +0 -0
  45. thor-Linux64-local/thor-Linux64-local_Data/Managed/System.Runtime.Serialization.Formatters.Soap.dll +0 -0
  46. thor-Linux64-local/thor-Linux64-local_Data/Managed/System.Runtime.Serialization.Xml.dll +0 -0
  47. thor-Linux64-local/thor-Linux64-local_Data/Managed/System.Runtime.Serialization.dll +3 -0
  48. thor-Linux64-local/thor-Linux64-local_Data/Managed/System.Runtime.dll +0 -0
  49. thor-Linux64-local/thor-Linux64-local_Data/Managed/System.Security.dll +3 -0
  50. thor-Linux64-local/thor-Linux64-local_Data/Managed/System.ServiceModel.Internals.dll +3 -0
.gitattributes CHANGED
@@ -53,3 +53,52 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
53
  *.jpg filter=lfs diff=lfs merge=lfs -text
54
  *.jpeg filter=lfs diff=lfs merge=lfs -text
55
  *.webp filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
53
  *.jpg filter=lfs diff=lfs merge=lfs -text
54
  *.jpeg filter=lfs diff=lfs merge=lfs -text
55
  *.webp filter=lfs diff=lfs merge=lfs -text
56
+ thor-Linux64-local/thor-Linux64-local_Data/data.unity3d filter=lfs diff=lfs merge=lfs -text
57
+ thor-Linux64-local/thor-Linux64-local_Data/Managed/AI2-THOR-Base.dll filter=lfs diff=lfs merge=lfs -text
58
+ thor-Linux64-local/thor-Linux64-local_Data/Managed/com.unity.multiplayer-hlapi.Runtime.dll filter=lfs diff=lfs merge=lfs -text
59
+ thor-Linux64-local/thor-Linux64-local_Data/Managed/MessagePack.dll filter=lfs diff=lfs merge=lfs -text
60
+ thor-Linux64-local/thor-Linux64-local_Data/Managed/Mono.Data.Sqlite.dll filter=lfs diff=lfs merge=lfs -text
61
+ thor-Linux64-local/thor-Linux64-local_Data/Managed/Mono.Posix.dll filter=lfs diff=lfs merge=lfs -text
62
+ thor-Linux64-local/thor-Linux64-local_Data/Managed/Mono.Security.dll filter=lfs diff=lfs merge=lfs -text
63
+ thor-Linux64-local/thor-Linux64-local_Data/Managed/Mono.WebBrowser.dll filter=lfs diff=lfs merge=lfs -text
64
+ thor-Linux64-local/thor-Linux64-local_Data/Managed/mscorlib.dll filter=lfs diff=lfs merge=lfs -text
65
+ thor-Linux64-local/thor-Linux64-local_Data/Managed/Newtonsoft.Json.dll filter=lfs diff=lfs merge=lfs -text
66
+ thor-Linux64-local/thor-Linux64-local_Data/Managed/Novell.Directory.Ldap.dll filter=lfs diff=lfs merge=lfs -text
67
+ thor-Linux64-local/thor-Linux64-local_Data/Managed/System.ComponentModel.Composition.dll filter=lfs diff=lfs merge=lfs -text
68
+ thor-Linux64-local/thor-Linux64-local_Data/Managed/System.Configuration.dll filter=lfs diff=lfs merge=lfs -text
69
+ thor-Linux64-local/thor-Linux64-local_Data/Managed/System.Core.dll filter=lfs diff=lfs merge=lfs -text
70
+ thor-Linux64-local/thor-Linux64-local_Data/Managed/System.Data.dll filter=lfs diff=lfs merge=lfs -text
71
+ thor-Linux64-local/thor-Linux64-local_Data/Managed/System.Design.dll filter=lfs diff=lfs merge=lfs -text
72
+ thor-Linux64-local/thor-Linux64-local_Data/Managed/System.dll filter=lfs diff=lfs merge=lfs -text
73
+ thor-Linux64-local/thor-Linux64-local_Data/Managed/System.Drawing.dll filter=lfs diff=lfs merge=lfs -text
74
+ thor-Linux64-local/thor-Linux64-local_Data/Managed/System.Memory.dll filter=lfs diff=lfs merge=lfs -text
75
+ thor-Linux64-local/thor-Linux64-local_Data/Managed/System.Net.Http.dll filter=lfs diff=lfs merge=lfs -text
76
+ thor-Linux64-local/thor-Linux64-local_Data/Managed/System.Numerics.dll filter=lfs diff=lfs merge=lfs -text
77
+ thor-Linux64-local/thor-Linux64-local_Data/Managed/System.Numerics.Vectors.dll filter=lfs diff=lfs merge=lfs -text
78
+ thor-Linux64-local/thor-Linux64-local_Data/Managed/System.Runtime.Serialization.dll filter=lfs diff=lfs merge=lfs -text
79
+ thor-Linux64-local/thor-Linux64-local_Data/Managed/System.Security.dll filter=lfs diff=lfs merge=lfs -text
80
+ thor-Linux64-local/thor-Linux64-local_Data/Managed/System.ServiceModel.Internals.dll filter=lfs diff=lfs merge=lfs -text
81
+ thor-Linux64-local/thor-Linux64-local_Data/Managed/System.Web.dll filter=lfs diff=lfs merge=lfs -text
82
+ thor-Linux64-local/thor-Linux64-local_Data/Managed/System.Web.Services.dll filter=lfs diff=lfs merge=lfs -text
83
+ thor-Linux64-local/thor-Linux64-local_Data/Managed/System.Windows.Forms.dll filter=lfs diff=lfs merge=lfs -text
84
+ thor-Linux64-local/thor-Linux64-local_Data/Managed/System.Xml.dll filter=lfs diff=lfs merge=lfs -text
85
+ thor-Linux64-local/thor-Linux64-local_Data/Managed/System.Xml.Linq.dll filter=lfs diff=lfs merge=lfs -text
86
+ thor-Linux64-local/thor-Linux64-local_Data/Managed/Unity.Postprocessing.Runtime.dll filter=lfs diff=lfs merge=lfs -text
87
+ thor-Linux64-local/thor-Linux64-local_Data/Managed/Unity.Timeline.dll filter=lfs diff=lfs merge=lfs -text
88
+ thor-Linux64-local/thor-Linux64-local_Data/Managed/UnityEngine.AnimationModule.dll filter=lfs diff=lfs merge=lfs -text
89
+ thor-Linux64-local/thor-Linux64-local_Data/Managed/UnityEngine.CoreModule.dll filter=lfs diff=lfs merge=lfs -text
90
+ thor-Linux64-local/thor-Linux64-local_Data/Managed/UnityEngine.IMGUIModule.dll filter=lfs diff=lfs merge=lfs -text
91
+ thor-Linux64-local/thor-Linux64-local_Data/Managed/UnityEngine.ParticleSystemModule.dll filter=lfs diff=lfs merge=lfs -text
92
+ thor-Linux64-local/thor-Linux64-local_Data/Managed/UnityEngine.Physics2DModule.dll filter=lfs diff=lfs merge=lfs -text
93
+ thor-Linux64-local/thor-Linux64-local_Data/Managed/UnityEngine.TextCoreModule.dll filter=lfs diff=lfs merge=lfs -text
94
+ thor-Linux64-local/thor-Linux64-local_Data/Managed/UnityEngine.UI.dll filter=lfs diff=lfs merge=lfs -text
95
+ thor-Linux64-local/thor-Linux64-local_Data/Managed/UnityEngine.UIElementsModule.dll filter=lfs diff=lfs merge=lfs -text
96
+ thor-Linux64-local/thor-Linux64-local_Data/Managed/UnityStandardAssets.dll filter=lfs diff=lfs merge=lfs -text
97
+ thor-Linux64-local/thor-Linux64-local_Data/MonoBleedingEdge/x86_64/libmonobdwgc-2.0.so filter=lfs diff=lfs merge=lfs -text
98
+ thor-Linux64-local/thor-Linux64-local_Data/MonoBleedingEdge/x86_64/libMonoPosixHelper.so filter=lfs diff=lfs merge=lfs -text
99
+ thor-Linux64-local/thor-Linux64-local_Data/Plugins/libjpeg.so filter=lfs diff=lfs merge=lfs -text
100
+ thor-Linux64-local/thor-Linux64-local_Data/Plugins/libpngslz.so filter=lfs diff=lfs merge=lfs -text
101
+ thor-Linux64-local/thor-Linux64-local_Data/Plugins/libturbojpeg.so filter=lfs diff=lfs merge=lfs -text
102
+ thor-Linux64-local/thor-Linux64-local_Data/Resources/unity[[:space:]]default[[:space:]]resources filter=lfs diff=lfs merge=lfs -text
103
+ thor-Linux64-local/UnityPlayer_s.debug filter=lfs diff=lfs merge=lfs -text
104
+ thor-Linux64-local/UnityPlayer.so filter=lfs diff=lfs merge=lfs -text
thor-Linux64-local/LinuxPlayer_s.debug ADDED
Binary file (16.1 kB). View file
 
thor-Linux64-local/UnityPlayer.so ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:44e658040b10aed25294520d6126734b237b40ae3b9b6632b51d4b01640ce1fa
3
+ size 33275088
thor-Linux64-local/UnityPlayer_s.debug ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6afe4b4feda00b3e2657bc5bb42f17f3a1ce757d594f37f64ade55f40ef918ff
3
+ size 41050704
thor-Linux64-local/metadata.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"server_types": ["WSGI", "FIFO"]}
thor-Linux64-local/thor-Linux64-local ADDED
Binary file (14.7 kB). View file
 
thor-Linux64-local/thor-Linux64-local_Data/Managed/AI2-THOR-Base.dll ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:da4be9370b54058b31c831ba2a38babd8299020354d71a8c52600facfc1ff021
3
+ size 625152
thor-Linux64-local/thor-Linux64-local_Data/Managed/Accessibility.dll ADDED
Binary file (12.3 kB). View file
 
thor-Linux64-local/thor-Linux64-local_Data/Managed/Assembly-CSharp-firstpass.dll ADDED
Binary file (5.12 kB). View file
 
thor-Linux64-local/thor-Linux64-local_Data/Managed/Assembly-CSharp.dll ADDED
Binary file (13.8 kB). View file
 
thor-Linux64-local/thor-Linux64-local_Data/Managed/ClippingPlane.dll ADDED
Binary file (4.1 kB). View file
 
thor-Linux64-local/thor-Linux64-local_Data/Managed/EasyButtons.dll ADDED
Binary file (4.61 kB). View file
 
thor-Linux64-local/thor-Linux64-local_Data/Managed/I360Render.dll ADDED
Binary file (17.9 kB). View file
 
thor-Linux64-local/thor-Linux64-local_Data/Managed/MIConvexHull.dll ADDED
Binary file (38.4 kB). View file
 
thor-Linux64-local/thor-Linux64-local_Data/Managed/MessagePack.Annotations.dll ADDED
Binary file (5.63 kB). View file
 
thor-Linux64-local/thor-Linux64-local_Data/Managed/MessagePack.dll ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c5034fe4bfb9ee2d5407ab3318318e578c4d80b7139c0d597558dc963093b147
3
+ size 291840
thor-Linux64-local/thor-Linux64-local_Data/Managed/Mono.Data.Sqlite.dll ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5cfd7d5e444ec8d53755d4d82220524aa455f34b87a6f740b984d50465d76d4b
3
+ size 166912
thor-Linux64-local/thor-Linux64-local_Data/Managed/Mono.Posix.dll ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a33abceffeaa6b6d5dbd2cf77210daddfe331ed40eeae4cea3c5efb0c0db2cc0
3
+ size 212480
thor-Linux64-local/thor-Linux64-local_Data/Managed/Mono.Security.dll ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2b7651b398dc63af0dbc0038758981c29238a495681a7ed487357a464ad4de15
3
+ size 309248
thor-Linux64-local/thor-Linux64-local_Data/Managed/Mono.WebBrowser.dll ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7d2eb49a5120d9b1f3eb3c6501d4eed6cacf81f921fbf5c248aab5f0d093f2ee
3
+ size 166912
thor-Linux64-local/thor-Linux64-local_Data/Managed/NavMeshComponents.dll ADDED
Binary file (16.9 kB). View file
 
thor-Linux64-local/thor-Linux64-local_Data/Managed/Newtonsoft.Json.dll ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9aeb8e96474d51871d412918ed7401ec13bde312254dab81229e18305e128116
3
+ size 657408
thor-Linux64-local/thor-Linux64-local_Data/Managed/Novell.Directory.Ldap.dll ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c1f304fdfd658594fc353dc6cfb5593cef32c0623fbfb6f26acc5e0d40877552
3
+ size 247296
thor-Linux64-local/thor-Linux64-local_Data/Managed/PriorityQueue.dll ADDED
Binary file (22.5 kB). View file
 
thor-Linux64-local/thor-Linux64-local_Data/Managed/System.Buffers.dll ADDED
Binary file (28 kB). View file
 
thor-Linux64-local/thor-Linux64-local_Data/Managed/System.ComponentModel.Composition.dll ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9bdc792fab55d5820bc9157258c322e447b103e4078dbcb3849ffe0a17e54f17
3
+ size 256512
thor-Linux64-local/thor-Linux64-local_Data/Managed/System.ComponentModel.DataAnnotations.dll ADDED
Binary file (84.5 kB). View file
 
thor-Linux64-local/thor-Linux64-local_Data/Managed/System.Configuration.dll ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cd5793957604e1448443da0d703f29a31100d4a7030c140121c7ddf6b2027d94
3
+ size 124928
thor-Linux64-local/thor-Linux64-local_Data/Managed/System.Core.dll ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d982f54622edc2ed4637fe547b70907f589a2ae4de4b6d604c54ee35f97dca03
3
+ size 1046016
thor-Linux64-local/thor-Linux64-local_Data/Managed/System.Data.dll ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5d846f404b74488136627e4df414bff9fc24457735373b6184746b69900d00be
3
+ size 2081280
thor-Linux64-local/thor-Linux64-local_Data/Managed/System.Design.dll ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:97cd25614c48832b2c655b30ed3d93c3d4b2336514235a5c010a5e64017a6ee7
3
+ size 282112
thor-Linux64-local/thor-Linux64-local_Data/Managed/System.Diagnostics.StackTrace.dll ADDED
Binary file (6.66 kB). View file
 
thor-Linux64-local/thor-Linux64-local_Data/Managed/System.DirectoryServices.dll ADDED
Binary file (93.2 kB). View file
 
thor-Linux64-local/thor-Linux64-local_Data/Managed/System.Drawing.Design.dll ADDED
Binary file (29.7 kB). View file
 
thor-Linux64-local/thor-Linux64-local_Data/Managed/System.Drawing.dll ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a90e6dde6bb97560564adb30f084194bade099f202a115cca16d740f216371ee
3
+ size 481280
thor-Linux64-local/thor-Linux64-local_Data/Managed/System.EnterpriseServices.dll ADDED
Binary file (44.5 kB). View file
 
thor-Linux64-local/thor-Linux64-local_Data/Managed/System.Globalization.Extensions.dll ADDED
Binary file (6.14 kB). View file
 
thor-Linux64-local/thor-Linux64-local_Data/Managed/System.IO.Compression.FileSystem.dll ADDED
Binary file (23 kB). View file
 
thor-Linux64-local/thor-Linux64-local_Data/Managed/System.IO.Compression.dll ADDED
Binary file (98.8 kB). View file
 
thor-Linux64-local/thor-Linux64-local_Data/Managed/System.Memory.dll ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:41b5e1a4c59abdb1ce1467f58c3d9fd06d39dff4fc61d500a2410fece8037f4b
3
+ size 148760
thor-Linux64-local/thor-Linux64-local_Data/Managed/System.Net.Http.dll ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c1eec94d4a639bcab151b974dada46daab3db836c4eb7853d3efca5177e74a82
3
+ size 114688
thor-Linux64-local/thor-Linux64-local_Data/Managed/System.Numerics.Vectors.dll ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:337375b94a6aec8ac2471a16321d898221361946bbf0f1936fba73f7284ac831
3
+ size 102912
thor-Linux64-local/thor-Linux64-local_Data/Managed/System.Numerics.dll ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8633ce312516585bd70dd5b4213363cb1e581a75a76cf7a4ea3bfdb4f4bca85d
3
+ size 114176
thor-Linux64-local/thor-Linux64-local_Data/Managed/System.Runtime.CompilerServices.Unsafe.dll ADDED
Binary file (23.6 kB). View file
 
thor-Linux64-local/thor-Linux64-local_Data/Managed/System.Runtime.Serialization.Formatters.Soap.dll ADDED
Binary file (38.4 kB). View file
 
thor-Linux64-local/thor-Linux64-local_Data/Managed/System.Runtime.Serialization.Xml.dll ADDED
Binary file (7.17 kB). View file
 
thor-Linux64-local/thor-Linux64-local_Data/Managed/System.Runtime.Serialization.dll ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c5998c329e93930241728eef8370496d60a44a3945589320402db0223c6ef527
3
+ size 928256
thor-Linux64-local/thor-Linux64-local_Data/Managed/System.Runtime.dll ADDED
Binary file (12.8 kB). View file
 
thor-Linux64-local/thor-Linux64-local_Data/Managed/System.Security.dll ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c931417eb4690730438d7c93d1cf6e1864695d8d90a5833fe83298802a84ee58
3
+ size 184320
thor-Linux64-local/thor-Linux64-local_Data/Managed/System.ServiceModel.Internals.dll ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:44ba40965149ae2cc0021100ca6f5157346d8df8a88fdaf76489b208f163e933
3
+ size 214528