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
/repos/tarball111/.dotnet/sdk/6.0.100-rc.2.21426.20/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.EolTargetFrameworks.targets(28,5): warning NETSDK1138: The target framework 'netcoreapp2.1' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy. [/repos/tarball111/src/vstest.e79909063ddfc9d8fd4959e072b2dcf5e8d9d3c1/artifacts/source-build/self/src/src/vstest.console/vstest.console.csproj]
/repos/tarball111/src/vstest.e79909063ddfc9d8fd4959e072b2dcf5e8d9d3c1/artifacts/source-build/self/package-cache/microsoft.extensions.filesystemglobbing/6.0.0-dev.21457.6/buildTransitive/netcoreapp2.0/Microsoft.Extensions.FileSystemGlobbing.targets(4,5): error : Microsoft.Extensions.FileSystemGlobbing doesn't support netcoreapp2.1. Consider updating your TargetFramework to netcoreapp3.1 or later. [/repos/tarball111/src/vstest.e79909063ddfc9d8fd4959e072b2dcf5e8d9d3c1/artifacts/source-build/self/src/src/vstest.console/vstest.console.csproj]
This is required for source build.
This SDK change to the EolTargetFrameworks.targets is what causes the failure.
AB#1396914
The text was updated successfully, but these errors were encountered: