Closed dagood closed 4 years ago
For example:
https://github.com/dotnet/core-setup/blob/3a2d0293bc7717a6fa038f2a12a9a91391205b06/dependencies.props#L34
should be changed to:
https://github.com/dotnet/core-setup/blob/8d445c071754cbb95b28b7b84d066adf92689660/eng/Versions.props#L85
Currently it's a source-build prebuilt, and 4.9.4 is the planned ref package version: https://github.com/dotnet/source-build/issues/1090.
This is already done in dev/arcade-migration, this issue is to track it getting into master to help with source-build prebuilt reporting.
dev/arcade-migration
master
Complete: change merged into master and release/3.0.
release/3.0
For example:
https://github.com/dotnet/core-setup/blob/3a2d0293bc7717a6fa038f2a12a9a91391205b06/dependencies.props#L34
should be changed to:
https://github.com/dotnet/core-setup/blob/8d445c071754cbb95b28b7b84d066adf92689660/eng/Versions.props#L85
Currently it's a source-build prebuilt, and 4.9.4 is the planned ref package version: https://github.com/dotnet/source-build/issues/1090.
This is already done in
dev/arcade-migration
, this issue is to track it getting intomaster
to help with source-build prebuilt reporting.