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
The latest internal CI (Microsoft internal link) is failing to build with the following errors:
The project /tarball/src/format/artifacts/source-build/self/src/src/dotnet-format.csproj is using CentralPackageVersionManagement, a NuGet preview feature.
/tarball/src/format/artifacts/source-build/self/src/src/dotnet-format.csproj : error NU1102: Unable to find package Microsoft.Extensions.FileSystemGlobbing with version (>= 6.0.1) [/tarball/src/format/artifacts/source-build/self/src/format.sln]
/tarball/src/format/artifacts/source-build/self/src/src/dotnet-format.csproj : error NU1102: - Found 1 version(s) in source-built [ Nearest version: 6.0.0 ] [/tarball/src/format/artifacts/source-build/self/src/format.sln]
/tarball/src/format/artifacts/source-build/self/src/src/dotnet-format.csproj : error NU1102: - Found 1 version(s) in previously-source-built [ Nearest version: 6.0.0 ] [/tarball/src/format/artifacts/source-build/self/src/format.sln]
/tarball/src/format/artifacts/source-build/self/src/src/dotnet-format.csproj : error NU1102: - Found 0 version(s) in prebuilt [/tarball/src/format/artifacts/source-build/self/src/format.sln]
/tarball/src/format/artifacts/source-build/self/src/src/dotnet-format.csproj : error NU1102: - Found 0 version(s) in reference-packages [/tarball/src/format/artifacts/source-build/self/src/format.sln]
##[error]/tarball/src/format/artifacts/source-build/self/src/src/dotnet-format.csproj(0,0): error NU1102: (NETCORE_ENGINEERING_TELEMETRY=Restore) Unable to find package Microsoft.Extensions.FileSystemGlobbing with version (>= 6.0.1)
- Found 1 version(s) in source-built [ Nearest version: 6.0.0 ]
- Found 1 version(s) in previously-source-built [ Nearest version: 6.0.0 ]
- Found 0 version(s) in prebuilt
- Found 0 version(s) in reference-packages
/tarball/src/format/artifacts/source-build/self/src/src/dotnet-format.csproj : error NU1102: Unable to find package Microsoft.Extensions.Logging with version (>= 6.0.1) [/tarball/src/format/artifacts/source-build/self/src/format.sln]
/tarball/src/format/artifacts/source-build/self/src/src/dotnet-format.csproj : error NU1102: - Found 1 version(s) in source-built [ Nearest version: 6.0.0 ] [/tarball/src/format/artifacts/source-build/self/src/format.sln]
/tarball/src/format/artifacts/source-build/self/src/src/dotnet-format.csproj : error NU1102: - Found 1 version(s) in previously-source-built [ Nearest version: 6.0.0 ] [/tarball/src/format/artifacts/source-build/self/src/format.sln]
/tarball/src/format/artifacts/source-build/self/src/src/dotnet-format.csproj : error NU1102: - Found 0 version(s) in prebuilt [/tarball/src/format/artifacts/source-build/self/src/format.sln]
/tarball/src/format/artifacts/source-build/self/src/src/dotnet-format.csproj : error NU1102: - Found 0 version(s) in reference-packages [/tarball/src/format/artifacts/source-build/self/src/format.sln]
##[error]/tarball/src/format/artifacts/source-build/self/src/src/dotnet-format.csproj(0,0): error NU1102: (NETCORE_ENGINEERING_TELEMETRY=Restore) Unable to find package Microsoft.Extensions.Logging with version (>= 6.0.1)
- Found 1 version(s) in source-built [ Nearest version: 6.0.0 ]
- Found 1 version(s) in previously-source-built [ Nearest version: 6.0.0 ]
- Found 0 version(s) in prebuilt
- Found 0 version(s) in reference-packages
Failed to restore /tarball/src/format/artifacts/source-build/self/src/src/dotnet-format.csproj (in 3.05 sec).
The text was updated successfully, but these errors were encountered:
The latest internal CI (Microsoft internal link) is failing to build with the following errors:
The text was updated successfully, but these errors were encountered: