Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: vbjay/runtime

Tags

v8.0.0-preview.2.23128.3

Toggle v8.0.0-preview.2.23128.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[release/8.0-preview2] Versions.props: Increment package versions for…

… 6.0, and 7.0 (dotnet#82735)

* Add support for skipping workloads testing for previous versions

This will skip installing manifests for 6, and 7, for example, and
install only install the latest ones. This is because on release
branches the newest versions might not have public packages available
yet.

* Set $(WorkloadsTestPreviousVersions) in the yml

.. based on the branch. Set it to `true` only for `main`.

* Versions.props: Increment package versions for 6.0, and 7.0

* Set WorkloadsTestPreviousVersions=true by default

* Set default for WorkloadsTestPreviousVersions

v8.0.0-preview.1.23110.8

Toggle v8.0.0-preview.1.23110.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Force building of Mono manifest packages when building via source-build

Backport of dotnet#81790

v6.0.14

Toggle v6.0.14's commit message
Merge in 'release/6.0' changes

v7.0.3

Toggle v7.0.3's commit message
Merged PR 29014: Disable source build for 7.0 in official and revert …

…PR disabling