Skip to content

Troubleshoot msbuild update #18663

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

Open
wants to merge 34 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 26 commits
Commits
Show all changes
34 commits
Select commit Hold shift + click to select a range
be6ba47
Update System versions
T-Gro May 27, 2025
926a0da
update version.details.xml (system packages from 8 to 9)
T-Gro May 27, 2025
dd1b70f
Adding diagsource
T-Gro May 27, 2025
e2c374d
Update Versions.props
T-Gro May 27, 2025
1ecf828
Update Versions.props
T-Gro May 27, 2025
8ab767c
Update Versions.props
T-Gro May 27, 2025
5337b86
Update Versions.props
T-Gro May 27, 2025
c895ba8
Update Version.Details.xml
T-Gro May 27, 2025
eadcd71
Update Versions.props
T-Gro May 27, 2025
b9a2008
roslyn+vs versions
T-Gro May 27, 2025
5da0fa6
nerdbank warnings...
T-Gro May 27, 2025
788576b
4 warnings only?!
T-Gro May 28, 2025
158e0cf
0 nuget warnings, rock halelujah
T-Gro May 28, 2025
031be1c
adjusting to API changes
T-Gro May 28, 2025
2c385ca
one more time ♫ ♪ ♬
T-Gro May 28, 2025
1c4beed
Fantom(as) of the opera ♫ ♪ ♬
T-Gro May 28, 2025
991eef8
Update dependencies from https://github.com/dotnet/msbuild build 2025…
dotnet-maestro[bot] May 30, 2025
58d1449
Update dependencies from https://github.com/dotnet/msbuild build 2025…
dotnet-maestro[bot] Jun 3, 2025
4193c78
Update dependencies from https://github.com/dotnet/msbuild build 2025…
dotnet-maestro[bot] Jun 4, 2025
f9405c3
Merge branch 'main' into darc-main-243912c4-b7a9-4680-874c-2532b3aaecf2
T-Gro Jun 4, 2025
64f4da0
Update dependencies from https://github.com/dotnet/msbuild build 2025…
dotnet-maestro[bot] Jun 5, 2025
8a6cc8b
Troubleshoot msbuild update
T-Gro Jun 5, 2025
acb4605
Merge branch 'main' into T-Gro-patch-2
T-Gro Jun 5, 2025
857a1dc
Update azure-pipelines-PR.yml
T-Gro Jun 5, 2025
231a911
Merge branch 'T-Gro-patch-2' of https://github.com/dotnet/fsharp into…
T-Gro Jun 5, 2025
5e17bca
capture msbuild logs
T-Gro Jun 5, 2025
3f1ab22
Update azure-pipelines-PR.yml
T-Gro Jun 5, 2025
c9f3587
xx
T-Gro Jun 5, 2025
7330211
Merge branch 'T-Gro-patch-2' of https://github.com/dotnet/fsharp into…
T-Gro Jun 5, 2025
8a3b26b
gimme gimme some binlogs at midnight
T-Gro Jun 5, 2025
fe6cb4c
one more time
T-Gro Jun 5, 2025
c857376
Update vsintegration/tests/UnitTests/AssemblyResolver.fs
T-Gro Jun 6, 2025
6a05667
Merge branch 'main' into T-Gro-patch-2
T-Gro Jun 6, 2025
547e73d
Merge branch 'main' into T-Gro-patch-2
T-Gro Jun 23, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion azure-pipelines-PR.yml
Original file line number Diff line number Diff line change
Expand Up @@ -448,7 +448,7 @@ stages:
# and there is an alternate build definition that sets this to a queue that is always scouting the
# next preview of Visual Studio.
name: $(DncEngPublicBuildPool)
demands: ImageOverride -equals $(WindowsMachineQueueName)
demands: ImageOverride -equals 'windows-latest'
timeoutInMinutes: 120
strategy:
matrix:
Expand Down
16 changes: 8 additions & 8 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
<?xml version="1.0" encoding="utf-8"?>
<Dependencies>
<ProductDependencies>
<Dependency Name="Microsoft.Build" Version="17.15.0-preview-25278-01">
<Dependency Name="Microsoft.Build" Version="17.15.0-preview-25304-02">
<Uri>https://github.com/dotnet/msbuild</Uri>
<Sha>6de64741f6440bb6730d9a342934ce49d600fcc9</Sha>
<Sha>c74300841d44ab7c3ae814c96a45ac83c5bd456d</Sha>
</Dependency>
<Dependency Name="Microsoft.Build.Framework" Version="17.15.0-preview-25278-01">
<Dependency Name="Microsoft.Build.Framework" Version="17.15.0-preview-25304-02">
<Uri>https://github.com/dotnet/msbuild</Uri>
<Sha>6de64741f6440bb6730d9a342934ce49d600fcc9</Sha>
<Sha>c74300841d44ab7c3ae814c96a45ac83c5bd456d</Sha>
</Dependency>
<Dependency Name="Microsoft.Build.Tasks.Core" Version="17.15.0-preview-25278-01">
<Dependency Name="Microsoft.Build.Tasks.Core" Version="17.15.0-preview-25304-02">
<Uri>https://github.com/dotnet/msbuild</Uri>
<Sha>6de64741f6440bb6730d9a342934ce49d600fcc9</Sha>
<Sha>c74300841d44ab7c3ae814c96a45ac83c5bd456d</Sha>
</Dependency>
<Dependency Name="Microsoft.Build.Utilities.Core" Version="17.15.0-preview-25278-01">
<Dependency Name="Microsoft.Build.Utilities.Core" Version="17.15.0-preview-25304-02">
<Uri>https://github.com/dotnet/msbuild</Uri>
<Sha>6de64741f6440bb6730d9a342934ce49d600fcc9</Sha>
<Sha>c74300841d44ab7c3ae814c96a45ac83c5bd456d</Sha>
</Dependency>
<Dependency Name="System.Reflection.Metadata" Version="9.0.0">
<Uri>https://github.com/dotnet/runtime</Uri>
Expand Down
8 changes: 4 additions & 4 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
<VisualStudioProjectSystemPackagesVersion>17.14.79</VisualStudioProjectSystemPackagesVersion>
<VisualStudioShellProjectsPackages>17.14.40254</VisualStudioShellProjectsPackages>
<MicrosoftVisualStudioThreadingPackagesVersion>17.14.15</MicrosoftVisualStudioThreadingPackagesVersion>
<MicrosoftBuildVersion>17.15.0-preview-25278-01</MicrosoftBuildVersion>
<MicrosoftBuildVersion>17.15.0-preview-25304-02</MicrosoftBuildVersion>
<!-- Roslyn packages -->
<MicrosoftCodeAnalysisEditorFeaturesVersion>$(RoslynVersion)</MicrosoftCodeAnalysisEditorFeaturesVersion>
<MicrosoftCodeAnalysisEditorFeaturesTextVersion>$(RoslynVersion)</MicrosoftCodeAnalysisEditorFeaturesTextVersion>
Expand Down Expand Up @@ -139,9 +139,9 @@
<MicrosoftVisualStudioShellImmutable150Version>15.0.25123-Dev15Preview</MicrosoftVisualStudioShellImmutable150Version>
<!-- -->
<!-- Microsoft Build packages -->
<MicrosoftBuildFrameworkVersion>17.15.0-preview-25278-01</MicrosoftBuildFrameworkVersion>
<MicrosoftBuildTasksCoreVersion>17.15.0-preview-25278-01</MicrosoftBuildTasksCoreVersion>
<MicrosoftBuildUtilitiesCoreVersion>17.15.0-preview-25278-01</MicrosoftBuildUtilitiesCoreVersion>
<MicrosoftBuildFrameworkVersion>17.15.0-preview-25304-02</MicrosoftBuildFrameworkVersion>
<MicrosoftBuildTasksCoreVersion>17.15.0-preview-25304-02</MicrosoftBuildTasksCoreVersion>
<MicrosoftBuildUtilitiesCoreVersion>17.15.0-preview-25304-02</MicrosoftBuildUtilitiesCoreVersion>
<!-- -->
<!-- Visual Studio Editor packages -->
<MicrosoftVisualStudioCoreUtilityVersion>$(VisualStudioEditorPackagesVersion)</MicrosoftVisualStudioCoreUtilityVersion>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,16 @@ type ProjectItems() =
member public this.``RemoveAssemblyReference.NoIVsTrackProjectDocuments2Events``() =
this.MakeProjectAndDo(["file.fs"], ["System.Numerics"],"", (fun project ->
let listener = project.Site.GetService(typeof<Salsa.VsMocks.IVsTrackProjectDocuments2Listener>) :?> Salsa.VsMocks.IVsTrackProjectDocuments2Listener
let testFilesPath = Environment.GetEnvironmentVariable("XUNIT_LOGS")
System.Environment.SetEnvironmentVariable("MSBUILDDEBUGENGINE","1")
System.Environment.SetEnvironmentVariable("MSBUILDDEBUGCOMM","1")
System.Environment.SetEnvironmentVariable("MSBUILDDEBUGPATH",IO.Path.Combine(testFilesPath,"ReproLogs"))
project.ComputeSourcesAndFlags()

System.Environment.SetEnvironmentVariable("MSBUILDDEBUGENGINE",null)
System.Environment.SetEnvironmentVariable("MSBUILDDEBUGCOMM",null)
System.Environment.SetEnvironmentVariable("MSBUILDDEBUGPATH",null)

let containsSystemNumerics () =
project.CompilationOptions
|> Array.exists (fun f -> f.IndexOf("System.Numerics") <> -1)
Expand Down
Loading