add offline packages

This commit is contained in:
master
2025-11-20 23:11:44 +02:00
parent 2e276d6676
commit 8ac994ed37
1396 changed files with 2047427 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
# Microsoft.Testing
Microsoft Testing is a set of platform, framework and protocol intended to make it possible to run any test on any target or device.
Documentation can be found at <https://aka.ms/testingplatform>.
## About
This package provides interfaces and data objects used by extensions willing to interoperate with TRX functionality.
This package does not bring support for telemetry, for this you would need to install Microsoft.Testing.Extensions.TrxReport package.