Skip to content

MSBuild 17.7 -> 17.8#911

Merged
dougbu merged 1 commit intodotnet:mainfrom
YuliiaKovalova:main
Sep 22, 2023
Merged

MSBuild 17.7 -> 17.8#911
dougbu merged 1 commit intodotnet:mainfrom
YuliiaKovalova:main

Conversation

@YuliiaKovalova
Copy link
Copy Markdown
Member

We are locking down for 17.8 and main will become 17.9.

@YuliiaKovalova YuliiaKovalova requested a review from a team as a code owner September 22, 2023 15:13
@YuliiaKovalova YuliiaKovalova mentioned this pull request Sep 22, 2023
29 tasks
@dougbu
Copy link
Copy Markdown
Contributor

dougbu commented Sep 22, 2023

Build is failing in a manner that's very likely unrelated to your changes @YuliiaKovalova.

@dotnet/dnceng did someone make changes somewhat recently that may now cause the error below❔

C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2203,5): warning MSB3245: Could not resolve this reference. Could not locate the assembly "Microsoft.Rest.ClientRuntime, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. [D:\a\1\s\Maestro\src\Microsoft.DotNet.Maestro\Microsoft.DotNet.Maestro.csproj]
D:\a\1\s\Maestro\src\Microsoft.DotNet.Maestro\Config.cs(63,41): error CS0012: The type 'ServiceClient<>' is defined in an assembly that is not referenced. You must add a reference to assembly 'Microsoft.Rest.ClientRuntime, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'. [D:\a\1\s\Maestro\src\Microsoft.DotNet.Maestro\Microsoft.DotNet.Maestro.csproj]
D:\a\1\s\Maestro\src\Microsoft.DotNet.Maestro\Config.cs(63,34): error CS0012: The type 'ServiceClient<>' is defined in an assembly that is not referenced. You must add a reference to assembly 'Microsoft.Rest.ClientRuntime, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'. [D:\a\1\s\Maestro\src\Microsoft.DotNet.Maestro\Microsoft.DotNet.Maestro.csproj]

@dougbu
Copy link
Copy Markdown
Contributor

dougbu commented Sep 22, 2023

not sure if this is the best way to track this however

@dougbu dougbu merged commit a232e8a into dotnet:main Sep 22, 2023
@AR-May AR-May mentioned this pull request Dec 1, 2023
41 tasks
@YuliiaKovalova YuliiaKovalova mentioned this pull request Mar 25, 2024
38 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants