You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm merging the implicit ASP.NET PackageVersion support from our 2.2 branches into master. The end-to-end scenario requires logic that lives in dotnet/sdk, as well as the correct entries in the BundledVersions.props file, which for the master branch is generated in dotnet/core-sdk.
Because of this repo split, I am going to disable the implicit versions tests in core-sdk, until we can insert the dotnet/sdk code that correctly consumes the items from the bundled versions file.
The text was updated successfully, but these errors were encountered:
I'm merging the implicit ASP.NET PackageVersion support from our 2.2 branches into master. The end-to-end scenario requires logic that lives in dotnet/sdk, as well as the correct entries in the BundledVersions.props file, which for the master branch is generated in dotnet/core-sdk.
Because of this repo split, I am going to disable the implicit versions tests in core-sdk, until we can insert the dotnet/sdk code that correctly consumes the items from the bundled versions file.
The text was updated successfully, but these errors were encountered: