Remove the downlevel feeds to reduce overall footprint#28860
Remove the downlevel feeds to reduce overall footprint#28860marcpopMSFT wants to merge 2 commits intomainfrom
Conversation
|
@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] |
No problem, thanks for checking. |
No description provided.