Fix for CI failure #468
Annotations
1 error and 88 warnings
|
build (9.0.x, macos-latest)
Process completed with exit code 1.
|
|
build (9.0.x, ubuntu-latest):
source/TS.NET.Sequences/Variables/BodePlotVariables.cs#L7
'BodePlotVariables.ToJson()' hides inherited member 'BenchCalibrationVariables.ToJson()'. Use the new keyword if hiding was intended.
|
|
build (9.0.x, ubuntu-latest):
source/TS.NET.Sequencer/Sequence.cs#L137
Using member 'System.Xml.Serialization.XmlSerializer.Serialize(Stream, Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Members from serialized types may be trimmed if not referenced directly.
|
|
build (9.0.x, ubuntu-latest):
source/TS.NET.Sequencer/Sequence.cs#L144
Using member 'System.Xml.Serialization.XmlSerializer.Deserialize(Stream)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Members from deserialized types may be trimmed if not referenced directly.
|
|
build (9.0.x, ubuntu-latest):
source/TS.NET.Sequencer/Sequence.cs#L135
Using member 'System.Xml.Serialization.XmlSerializer.XmlSerializer(Type)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Members from serialized types may be trimmed if not referenced directly.
|
|
build (9.0.x, ubuntu-latest):
source/TS.NET.Sequencer/Sequence.cs#L142
Using member 'System.Xml.Serialization.XmlSerializer.XmlSerializer(Type)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Members from serialized types may be trimmed if not referenced directly.
|
|
build (9.0.x, ubuntu-latest):
source/TS.NET.Sequencer/Result/ResultMetadataTable.cs#L5
Non-nullable property 'TableProperty' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build (9.0.x, ubuntu-latest):
source/TS.NET.Sequencer/Result/ResultMetadataChart.cs#L5
Non-nullable property 'ChartProperty' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build (9.0.x, ubuntu-latest):
source/TS.NET.Sequencer/Result/ResultMetadata.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build (9.0.x, ubuntu-latest):
source/TS.NET.Photino/PhotinoServer.cs#L39
Possible null reference argument for parameter 'assembly' in 'ManifestEmbeddedFileProvider.ManifestEmbeddedFileProvider(Assembly assembly, string root)'.
|
|
build (9.0.x, ubuntu-latest):
source/TS.NET.Photino/LiveReloadService.cs#L72
Dereference of a possibly null reference.
|
|
build (9.0.x, ubuntu-latest):
source/TS.NET.Engine/Threads/ProcessingThread.cs#L642
Dereference of a possibly null reference.
|
|
build (9.0.x, ubuntu-latest):
source/TS.NET.Engine/Threads/ProcessingThread.cs#L639
Dereference of a possibly null reference.
|
|
build (9.0.x, ubuntu-latest):
source/TS.NET.Engine/Threads/ProcessingThread.cs#L157
Converting null literal or possible null value to non-nullable type.
|
|
build (9.0.x, ubuntu-latest):
source/TS.NET.Engine/Threads/ProcessingThread.cs#L156
Converting null literal or possible null value to non-nullable type.
|
|
build (9.0.x, ubuntu-latest):
source/TS.NET.Engine/DTOs/INotificationDto.cs#L10
The member BoxcarAveraging on the mapping source type TS.NET.ThunderscopeProcessingConfig is not mapped to any member on the mapping target type TS.NET.Engine.ProcessingConfigDto
|
|
build (9.0.x, ubuntu-latest):
source/TS.NET.Engine/DTOs/INotificationDto.cs#L10
The member BurstTriggerParameters on the mapping source type TS.NET.ThunderscopeProcessingConfig is not mapped to any member on the mapping target type TS.NET.Engine.ProcessingConfigDto
|
|
build (9.0.x, ubuntu-latest):
source/TS.NET.Engine/DTOs/INotificationDto.cs#L10
The member EdgeTriggerParameters on the mapping source type TS.NET.ThunderscopeProcessingConfig is not mapped to any member on the mapping target type TS.NET.Engine.ProcessingConfigDto
|
|
build (9.0.x, ubuntu-latest):
source/TS.NET.Engine/DTOs/INotificationDto.cs#L10
The member SampleRateHz on the mapping source type TS.NET.ThunderscopeProcessingConfig is not mapped to any member on the mapping target type TS.NET.Engine.ProcessingConfigDto
|
|
build (9.0.x, ubuntu-latest):
source/TS.NET.Engine/DTOs/INotificationDto.cs#L10
The member AdcResolution on the mapping source type TS.NET.ThunderscopeProcessingConfig is not mapped to any member on the mapping target type TS.NET.Engine.ProcessingConfigDto
|
|
build (9.0.x, ubuntu-latest):
source/TS.NET.Engine/DTOs/INotificationDto.cs#L10
The member BoxcarAveraging on the mapping source type TS.NET.ThunderscopeProcessingConfig is not mapped to any member on the mapping target type TS.NET.Engine.ProcessingConfigDto
|
|
build (9.0.x, ubuntu-latest):
source/TS.NET.Engine/DTOs/INotificationDto.cs#L10
The member BurstTriggerParameters on the mapping source type TS.NET.ThunderscopeProcessingConfig is not mapped to any member on the mapping target type TS.NET.Engine.ProcessingConfigDto
|
|
build (9.0.x, ubuntu-latest):
source/TS.NET.Engine/DTOs/INotificationDto.cs#L10
The member EdgeTriggerParameters on the mapping source type TS.NET.ThunderscopeProcessingConfig is not mapped to any member on the mapping target type TS.NET.Engine.ProcessingConfigDto
|
|
build (9.0.x, ubuntu-latest):
source/TS.NET.Engine/DTOs/INotificationDto.cs#L10
The member SampleRateHz on the mapping source type TS.NET.ThunderscopeProcessingConfig is not mapped to any member on the mapping target type TS.NET.Engine.ProcessingConfigDto
|
|
build (9.0.x, ubuntu-latest):
source/TS.NET.Engine/DTOs/INotificationDto.cs#L10
The member AdcResolution on the mapping source type TS.NET.ThunderscopeProcessingConfig is not mapped to any member on the mapping target type TS.NET.Engine.ProcessingConfigDto
|
|
build (9.0.x, ubuntu-latest):
source/TS.NET.Sequencer/Result/ResultMetadataTable.cs#L5
Non-nullable property 'TableProperty' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build (9.0.x, ubuntu-latest):
source/TS.NET.Sequencer/Result/ResultMetadataChart.cs#L5
Non-nullable property 'ChartProperty' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build (9.0.x, ubuntu-latest):
source/TS.NET.Sequencer/Result/ResultMetadata.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build (9.0.x, ubuntu-latest):
source/TS.NET.Photino/LiveReloadService.cs#L72
Dereference of a possibly null reference.
|
|
build (9.0.x, ubuntu-latest):
source/TS.NET.Photino/PhotinoServer.cs#L39
Possible null reference argument for parameter 'assembly' in 'ManifestEmbeddedFileProvider.ManifestEmbeddedFileProvider(Assembly assembly, string root)'.
|
|
build (9.0.x, macos-latest):
source/TS.NET.Sequences/Variables/BodePlotVariables.cs#L7
'BodePlotVariables.ToJson()' hides inherited member 'BenchCalibrationVariables.ToJson()'. Use the new keyword if hiding was intended.
|
|
build (9.0.x, macos-latest):
source/TS.NET.Sequencer/Sequence.cs#L144
Using member 'System.Xml.Serialization.XmlSerializer.Deserialize(Stream)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Members from deserialized types may be trimmed if not referenced directly.
|
|
build (9.0.x, macos-latest):
source/TS.NET.Sequencer/Sequence.cs#L142
Using member 'System.Xml.Serialization.XmlSerializer.XmlSerializer(Type)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Members from serialized types may be trimmed if not referenced directly.
|
|
build (9.0.x, macos-latest):
source/TS.NET.Sequencer/Sequence.cs#L137
Using member 'System.Xml.Serialization.XmlSerializer.Serialize(Stream, Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Members from serialized types may be trimmed if not referenced directly.
|
|
build (9.0.x, macos-latest):
source/TS.NET.Sequencer/Sequence.cs#L135
Using member 'System.Xml.Serialization.XmlSerializer.XmlSerializer(Type)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Members from serialized types may be trimmed if not referenced directly.
|
|
build (9.0.x, macos-latest):
source/TS.NET.Sequencer/Result/ResultMetadataTable.cs#L5
Non-nullable property 'TableProperty' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build (9.0.x, macos-latest):
source/TS.NET.Sequencer/Result/ResultMetadataChart.cs#L5
Non-nullable property 'ChartProperty' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build (9.0.x, macos-latest):
source/TS.NET.Sequencer/Result/ResultMetadata.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build (9.0.x, macos-latest):
source/TS.NET.Photino/PhotinoServer.cs#L39
Possible null reference argument for parameter 'assembly' in 'ManifestEmbeddedFileProvider.ManifestEmbeddedFileProvider(Assembly assembly, string root)'.
|
|
build (9.0.x, macos-latest):
source/TS.NET.Photino/LiveReloadService.cs#L72
Dereference of a possibly null reference.
|
|
build (9.0.x, macos-latest):
source/TS.NET.Engine/DTOs/INotificationDto.cs#L10
The member AdcResolution on the mapping source type TS.NET.ThunderscopeProcessingConfig is not mapped to any member on the mapping target type TS.NET.Engine.ProcessingConfigDto
|
|
build (9.0.x, macos-latest):
source/TS.NET.Engine/Threads/ProcessingThread.cs#L642
Dereference of a possibly null reference.
|
|
build (9.0.x, macos-latest):
source/TS.NET.Engine/Threads/ProcessingThread.cs#L639
Dereference of a possibly null reference.
|
|
build (9.0.x, macos-latest):
source/TS.NET.Engine/Threads/ProcessingThread.cs#L157
Converting null literal or possible null value to non-nullable type.
|
|
build (9.0.x, macos-latest):
source/TS.NET.Engine/Threads/ProcessingThread.cs#L156
Converting null literal or possible null value to non-nullable type.
|
|
build (9.0.x, macos-latest):
source/TS.NET.Engine/DTOs/INotificationDto.cs#L10
The member BoxcarAveraging on the mapping source type TS.NET.ThunderscopeProcessingConfig is not mapped to any member on the mapping target type TS.NET.Engine.ProcessingConfigDto
|
|
build (9.0.x, macos-latest):
source/TS.NET.Engine/DTOs/INotificationDto.cs#L10
The member BurstTriggerParameters on the mapping source type TS.NET.ThunderscopeProcessingConfig is not mapped to any member on the mapping target type TS.NET.Engine.ProcessingConfigDto
|
|
build (9.0.x, macos-latest):
source/TS.NET.Engine/DTOs/INotificationDto.cs#L10
The member EdgeTriggerParameters on the mapping source type TS.NET.ThunderscopeProcessingConfig is not mapped to any member on the mapping target type TS.NET.Engine.ProcessingConfigDto
|
|
build (9.0.x, macos-latest):
source/TS.NET.Engine/DTOs/INotificationDto.cs#L10
The member SampleRateHz on the mapping source type TS.NET.ThunderscopeProcessingConfig is not mapped to any member on the mapping target type TS.NET.Engine.ProcessingConfigDto
|
|
build (9.0.x, macos-latest):
source/TS.NET.Engine/DTOs/INotificationDto.cs#L10
The member AdcResolution on the mapping source type TS.NET.ThunderscopeProcessingConfig is not mapped to any member on the mapping target type TS.NET.Engine.ProcessingConfigDto
|
|
build (9.0.x, macos-latest):
source/TS.NET.Engine/DTOs/INotificationDto.cs#L10
The member BoxcarAveraging on the mapping source type TS.NET.ThunderscopeProcessingConfig is not mapped to any member on the mapping target type TS.NET.Engine.ProcessingConfigDto
|
|
build (9.0.x, macos-latest):
source/TS.NET.Engine/DTOs/INotificationDto.cs#L10
The member BurstTriggerParameters on the mapping source type TS.NET.ThunderscopeProcessingConfig is not mapped to any member on the mapping target type TS.NET.Engine.ProcessingConfigDto
|
|
build (9.0.x, macos-latest):
source/TS.NET.Engine/DTOs/INotificationDto.cs#L10
The member EdgeTriggerParameters on the mapping source type TS.NET.ThunderscopeProcessingConfig is not mapped to any member on the mapping target type TS.NET.Engine.ProcessingConfigDto
|
|
build (9.0.x, macos-latest):
source/TS.NET.Engine/DTOs/INotificationDto.cs#L10
The member SampleRateHz on the mapping source type TS.NET.ThunderscopeProcessingConfig is not mapped to any member on the mapping target type TS.NET.Engine.ProcessingConfigDto
|
|
build (9.0.x, macos-latest):
source/TS.NET.Engine/DTOs/INotificationDto.cs#L10
The member AdcResolution on the mapping source type TS.NET.ThunderscopeProcessingConfig is not mapped to any member on the mapping target type TS.NET.Engine.ProcessingConfigDto
|
|
build (9.0.x, macos-latest):
source/TS.NET.Sequencer/Result/ResultMetadataTable.cs#L5
Non-nullable property 'TableProperty' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build (9.0.x, macos-latest):
source/TS.NET.Sequencer/Result/ResultMetadataChart.cs#L5
Non-nullable property 'ChartProperty' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build (9.0.x, macos-latest):
source/TS.NET.Sequencer/Result/ResultMetadata.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build (9.0.x, macos-latest):
source/TS.NET.Photino/PhotinoServer.cs#L39
Possible null reference argument for parameter 'assembly' in 'ManifestEmbeddedFileProvider.ManifestEmbeddedFileProvider(Assembly assembly, string root)'.
|
|
build (9.0.x, macos-latest):
source/TS.NET.Photino/LiveReloadService.cs#L72
Dereference of a possibly null reference.
|
|
build (9.0.x, windows-latest):
source/TS.NET.Sequences/Variables/BodePlotVariables.cs#L7
'BodePlotVariables.ToJson()' hides inherited member 'BenchCalibrationVariables.ToJson()'. Use the new keyword if hiding was intended.
|
|
build (9.0.x, windows-latest):
source/TS.NET.Sequencer/Sequence.cs#L144
Using member 'System.Xml.Serialization.XmlSerializer.Deserialize(Stream)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Members from deserialized types may be trimmed if not referenced directly.
|
|
build (9.0.x, windows-latest):
source/TS.NET.Sequencer/Sequence.cs#L142
Using member 'System.Xml.Serialization.XmlSerializer.XmlSerializer(Type)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Members from serialized types may be trimmed if not referenced directly.
|
|
build (9.0.x, windows-latest):
source/TS.NET.Sequencer/Sequence.cs#L137
Using member 'System.Xml.Serialization.XmlSerializer.Serialize(Stream, Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Members from serialized types may be trimmed if not referenced directly.
|
|
build (9.0.x, windows-latest):
source/TS.NET.Sequencer/Sequence.cs#L135
Using member 'System.Xml.Serialization.XmlSerializer.XmlSerializer(Type)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Members from serialized types may be trimmed if not referenced directly.
|
|
build (9.0.x, windows-latest):
source/TS.NET.Sequencer/Result/ResultMetadataTable.cs#L5
Non-nullable property 'TableProperty' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build (9.0.x, windows-latest):
source/TS.NET.Sequencer/Result/ResultMetadataChart.cs#L5
Non-nullable property 'ChartProperty' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build (9.0.x, windows-latest):
source/TS.NET.Sequencer/Result/ResultMetadata.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build (9.0.x, windows-latest):
source/TS.NET.Photino/PhotinoServer.cs#L39
Possible null reference argument for parameter 'assembly' in 'ManifestEmbeddedFileProvider.ManifestEmbeddedFileProvider(Assembly assembly, string root)'.
|
|
build (9.0.x, windows-latest):
source/TS.NET.Photino/LiveReloadService.cs#L72
Dereference of a possibly null reference.
|
|
build (9.0.x, windows-latest):
source/TS.NET.Engine/Threads/ProcessingThread.cs#L642
Dereference of a possibly null reference.
|
|
build (9.0.x, windows-latest):
source/TS.NET.Engine/Threads/ProcessingThread.cs#L639
Dereference of a possibly null reference.
|
|
build (9.0.x, windows-latest):
source/TS.NET.Engine/Threads/ProcessingThread.cs#L157
Converting null literal or possible null value to non-nullable type.
|
|
build (9.0.x, windows-latest):
source/TS.NET.Engine/Threads/ProcessingThread.cs#L156
Converting null literal or possible null value to non-nullable type.
|
|
build (9.0.x, windows-latest):
source/TS.NET.Engine/DTOs/INotificationDto.cs#L10
The member BoxcarAveraging on the mapping source type TS.NET.ThunderscopeProcessingConfig is not mapped to any member on the mapping target type TS.NET.Engine.ProcessingConfigDto
|
|
build (9.0.x, windows-latest):
source/TS.NET.Engine/DTOs/INotificationDto.cs#L10
The member BurstTriggerParameters on the mapping source type TS.NET.ThunderscopeProcessingConfig is not mapped to any member on the mapping target type TS.NET.Engine.ProcessingConfigDto
|
|
build (9.0.x, windows-latest):
source/TS.NET.Engine/DTOs/INotificationDto.cs#L10
The member EdgeTriggerParameters on the mapping source type TS.NET.ThunderscopeProcessingConfig is not mapped to any member on the mapping target type TS.NET.Engine.ProcessingConfigDto
|
|
build (9.0.x, windows-latest):
source/TS.NET.Engine/DTOs/INotificationDto.cs#L10
The member SampleRateHz on the mapping source type TS.NET.ThunderscopeProcessingConfig is not mapped to any member on the mapping target type TS.NET.Engine.ProcessingConfigDto
|
|
build (9.0.x, windows-latest):
source/TS.NET.Engine/DTOs/INotificationDto.cs#L10
The member AdcResolution on the mapping source type TS.NET.ThunderscopeProcessingConfig is not mapped to any member on the mapping target type TS.NET.Engine.ProcessingConfigDto
|
|
build (9.0.x, windows-latest):
source/TS.NET.Engine/DTOs/INotificationDto.cs#L10
The member BoxcarAveraging on the mapping source type TS.NET.ThunderscopeProcessingConfig is not mapped to any member on the mapping target type TS.NET.Engine.ProcessingConfigDto
|
|
build (9.0.x, windows-latest):
source/TS.NET.Engine/DTOs/INotificationDto.cs#L10
The member BurstTriggerParameters on the mapping source type TS.NET.ThunderscopeProcessingConfig is not mapped to any member on the mapping target type TS.NET.Engine.ProcessingConfigDto
|
|
build (9.0.x, windows-latest):
source/TS.NET.Engine/DTOs/INotificationDto.cs#L10
The member EdgeTriggerParameters on the mapping source type TS.NET.ThunderscopeProcessingConfig is not mapped to any member on the mapping target type TS.NET.Engine.ProcessingConfigDto
|
|
build (9.0.x, windows-latest):
source/TS.NET.Engine/DTOs/INotificationDto.cs#L10
The member SampleRateHz on the mapping source type TS.NET.ThunderscopeProcessingConfig is not mapped to any member on the mapping target type TS.NET.Engine.ProcessingConfigDto
|
|
build (9.0.x, windows-latest):
source/TS.NET.Engine/DTOs/INotificationDto.cs#L10
The member AdcResolution on the mapping source type TS.NET.ThunderscopeProcessingConfig is not mapped to any member on the mapping target type TS.NET.Engine.ProcessingConfigDto
|
|
build (9.0.x, windows-latest):
source/TS.NET.Sequencer/Result/ResultMetadataTable.cs#L5
Non-nullable property 'TableProperty' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build (9.0.x, windows-latest):
source/TS.NET.Sequencer/Result/ResultMetadataChart.cs#L5
Non-nullable property 'ChartProperty' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build (9.0.x, windows-latest):
source/TS.NET.Sequencer/Result/ResultMetadata.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build (9.0.x, windows-latest):
source/TS.NET.Photino/LiveReloadService.cs#L72
Dereference of a possibly null reference.
|
|
build (9.0.x, windows-latest):
source/TS.NET.Photino/PhotinoServer.cs#L39
Possible null reference argument for parameter 'assembly' in 'ManifestEmbeddedFileProvider.ManifestEmbeddedFileProvider(Assembly assembly, string root)'.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
TS.NET.Engine-linux-x64
|
6.7 MB |
sha256:51c5647661d0bd0358a88527af71b06e1a4cdb5a1f2090be7bb70f2ec9f2f49f
|
|
|
TS.NET.Engine-macos-arm64
|
6.22 MB |
sha256:33c1f33c2d67c9727a4c01b0bb480995af5dc4957b85bd17f76c47027fa9dcb9
|
|
|
TS.NET.Engine-macos-x64
|
6.65 MB |
sha256:fc0894970ee7e238825606352864ad026b660074811a51a0084668f2174fbf0d
|
|
|
TS.NET.Engine-win-x64
|
6.34 MB |
sha256:dd23174f430118cff08c08aa2ae98480c8ec0a872da7f45db420296c873d02de
|
|
|
TS.NET.Testbench.UI-linux-x64
|
9.48 MB |
sha256:f22999fe7028dead9b51e5b59cdf7b4b47c1a83ec4a4d43f81da4834e4e5eb9f
|
|
|
TS.NET.Testbench.UI-macos-arm64
|
9.11 MB |
sha256:0b66056f6fb831a14d22a6132264262980ab6fc4c12baf5f4dc4bceb3cb7c93c
|
|
|
TS.NET.Testbench.UI-macos-x64
|
9.53 MB |
sha256:d16ac0ab3b6bd67bcb8214848b6a347ed89fd938b272dc8bcbd3212fcf17e7a9
|
|
|
TS.NET.Testbench.UI-win-x64
|
9.65 MB |
sha256:223c5ba4e55059f47b67635f51058a66cc4097a3a4bd1657e8f69425a870e764
|
|