This repository contains assets that are binary files or too large to be checked in directly. Packages are uploaded to the default transport channel's feed.
- Submit a PR with the new assets.
- After the PR is merged, an internal build publishes assets to the Build Assets Registry and an auto PR will be opened in the subscribing repositories.
We are working on adding a new unit test for the GZip feature from the System.IO.Compression
namespace, and the test depends on a file called example.gz
.
Save example.gz
inside runtime-assets\src\System.IO.Compression.TestData\GZipTestData
.
After the PR is merged an internal build will publish the packages to an internal feed and update the Build Assets Registry. Subscribers to this repository will receive an auto PR update with the updated package version.