Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove the downlevel feeds to reduce overall footprint #28860

Closed
wants to merge 2 commits into from

Conversation

marcpopMSFT
Copy link
Member

No description provided.

@marcpopMSFT
Copy link
Member Author

@MattGal unfortunately it looks like both 6 and 7 feeds are used. I can dig in later as to what they are used for but there are a couple of the 6.0 error listed below. Not cure if they can be updated or what.

D:\a_work\1\s\src\RazorSdk\Tasks\Microsoft.NET.Sdk.Razor.Tasks.csproj : error NU1603: Microsoft.NET.Sdk.Razor depends on Microsoft.Extensions.FileSystemGlobbing (>= 6.0.0-preview.7.21363.9) but Microsoft.Extensions.FileSystemGlobbing 6.0.0-preview.7.21363.9 was not found. An approximate best match of Microsoft.Extensions.FileSystemGlobbing 6.0.0-preview.7.21377.19 was resolved. [D:\a_work\1\s\sdk.sln]
D:\a_work\1\s\src\Tests\dotnet.Tests\dotnet.Tests.csproj : error NU1603: dotnet.Tests depends on Microsoft.DotNet.Installer.Windows.Security.TestData (>= 6.0.0-beta.22262.1) but Microsoft.DotNet.Installer.Windows.Security.TestData 6.0.0-beta.22262.1 was not found. An approximate best match of Microsoft.DotNet.Installer.Windows.Security.TestData 7.0.0-beta.21418.1 was resolved. [D:\a_work\1\s\sdk.sln]

@build-analysis build-analysis bot mentioned this pull request Nov 3, 2022
2 tasks
@MattGal
Copy link
Member

MattGal commented Nov 3, 2022

@MattGal unfortunately it looks like both 6 and 7 feeds are used.

No problem, thanks for checking.

@akoeplinger akoeplinger deleted the marcpopMSFT-downlevelfeeds branch February 14, 2024 14:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants