Skip to content
16 changes: 8 additions & 8 deletions eng/Version.Details.props
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,14 @@ This file should be imported by eng/Versions.props
<optimizationwindows_ntx64MIBCRuntimePackageVersion>1.0.0-prerelease.26180.1</optimizationwindows_ntx64MIBCRuntimePackageVersion>
<optimizationwindows_ntx86MIBCRuntimePackageVersion>1.0.0-prerelease.26180.1</optimizationwindows_ntx86MIBCRuntimePackageVersion>
<!-- dotnet-roslyn dependencies -->
<MicrosoftCodeAnalysisPackageVersion>5.7.0-1.26181.7</MicrosoftCodeAnalysisPackageVersion>
<MicrosoftCodeAnalysisCompilersPackageVersion>5.7.0-1.26181.7</MicrosoftCodeAnalysisCompilersPackageVersion>
<MicrosoftCodeAnalysisCSharpPackageVersion>5.7.0-1.26181.7</MicrosoftCodeAnalysisCSharpPackageVersion>
<MicrosoftCodeAnalysisEditorFeaturesPackageVersion>5.7.0-1.26181.7</MicrosoftCodeAnalysisEditorFeaturesPackageVersion>
<MicrosoftCodeAnalysisEditorFeaturesTextPackageVersion>5.7.0-1.26181.7</MicrosoftCodeAnalysisEditorFeaturesTextPackageVersion>
<MicrosoftCodeAnalysisExternalAccessFSharpPackageVersion>5.7.0-1.26181.7</MicrosoftCodeAnalysisExternalAccessFSharpPackageVersion>
<MicrosoftCodeAnalysisFeaturesPackageVersion>5.7.0-1.26181.7</MicrosoftCodeAnalysisFeaturesPackageVersion>
<MicrosoftVisualStudioLanguageServicesPackageVersion>5.7.0-1.26181.7</MicrosoftVisualStudioLanguageServicesPackageVersion>
<MicrosoftCodeAnalysisPackageVersion>5.7.0-1.26209.5</MicrosoftCodeAnalysisPackageVersion>
<MicrosoftCodeAnalysisCompilersPackageVersion>5.7.0-1.26209.5</MicrosoftCodeAnalysisCompilersPackageVersion>
<MicrosoftCodeAnalysisCSharpPackageVersion>5.7.0-1.26209.5</MicrosoftCodeAnalysisCSharpPackageVersion>
<MicrosoftCodeAnalysisEditorFeaturesPackageVersion>5.7.0-1.26209.5</MicrosoftCodeAnalysisEditorFeaturesPackageVersion>
<MicrosoftCodeAnalysisEditorFeaturesTextPackageVersion>5.7.0-1.26209.5</MicrosoftCodeAnalysisEditorFeaturesTextPackageVersion>
<MicrosoftCodeAnalysisExternalAccessFSharpPackageVersion>5.7.0-1.26209.5</MicrosoftCodeAnalysisExternalAccessFSharpPackageVersion>
<MicrosoftCodeAnalysisFeaturesPackageVersion>5.7.0-1.26209.5</MicrosoftCodeAnalysisFeaturesPackageVersion>
<MicrosoftVisualStudioLanguageServicesPackageVersion>5.7.0-1.26209.5</MicrosoftVisualStudioLanguageServicesPackageVersion>
<!-- dotnet-runtime dependencies -->
<SystemCollectionsImmutablePackageVersion>10.0.2</SystemCollectionsImmutablePackageVersion>
<SystemCompositionPackageVersion>10.0.2</SystemCompositionPackageVersion>
Expand Down
32 changes: 16 additions & 16 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,37 +18,37 @@
<Uri>https://github.com/dotnet/msbuild</Uri>
<Sha>8a330c4406f03bafa3006d1e1213ec5c62252640</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis" Version="5.7.0-1.26181.7">
<Dependency Name="Microsoft.CodeAnalysis" Version="5.7.0-1.26209.5">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>ebe25bbad4e01d716f724d9bf8e21be94d3bbc3f</Sha>
<Sha>e3a102fb75ef112d064feebd2f9385385a445a06</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.Features" Version="5.7.0-1.26181.7">
<Dependency Name="Microsoft.CodeAnalysis.Features" Version="5.7.0-1.26209.5">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>ebe25bbad4e01d716f724d9bf8e21be94d3bbc3f</Sha>
<Sha>e3a102fb75ef112d064feebd2f9385385a445a06</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.EditorFeatures" Version="5.7.0-1.26181.7">
<Dependency Name="Microsoft.CodeAnalysis.EditorFeatures" Version="5.7.0-1.26209.5">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>ebe25bbad4e01d716f724d9bf8e21be94d3bbc3f</Sha>
<Sha>e3a102fb75ef112d064feebd2f9385385a445a06</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.EditorFeatures.Text" Version="5.7.0-1.26181.7">
<Dependency Name="Microsoft.CodeAnalysis.EditorFeatures.Text" Version="5.7.0-1.26209.5">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>ebe25bbad4e01d716f724d9bf8e21be94d3bbc3f</Sha>
<Sha>e3a102fb75ef112d064feebd2f9385385a445a06</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.ExternalAccess.FSharp" Version="5.7.0-1.26181.7">
<Dependency Name="Microsoft.CodeAnalysis.ExternalAccess.FSharp" Version="5.7.0-1.26209.5">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>ebe25bbad4e01d716f724d9bf8e21be94d3bbc3f</Sha>
<Sha>e3a102fb75ef112d064feebd2f9385385a445a06</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.CSharp" Version="5.7.0-1.26181.7">
<Dependency Name="Microsoft.CodeAnalysis.CSharp" Version="5.7.0-1.26209.5">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>ebe25bbad4e01d716f724d9bf8e21be94d3bbc3f</Sha>
<Sha>e3a102fb75ef112d064feebd2f9385385a445a06</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.Compilers" Version="5.7.0-1.26181.7">
<Dependency Name="Microsoft.CodeAnalysis.Compilers" Version="5.7.0-1.26209.5">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>ebe25bbad4e01d716f724d9bf8e21be94d3bbc3f</Sha>
<Sha>e3a102fb75ef112d064feebd2f9385385a445a06</Sha>
</Dependency>
<Dependency Name="Microsoft.VisualStudio.LanguageServices" Version="5.7.0-1.26181.7">
<Dependency Name="Microsoft.VisualStudio.LanguageServices" Version="5.7.0-1.26209.5">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>ebe25bbad4e01d716f724d9bf8e21be94d3bbc3f</Sha>
<Sha>e3a102fb75ef112d064feebd2f9385385a445a06</Sha>
</Dependency>
<!-- Necessary for source-build. This allows the live version of the package to be used by source-build. -->
<Dependency Name="System.Collections.Immutable" Version="10.0.2">
Expand Down
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<!-- F# Version components -->
<FSMajorVersion>11</FSMajorVersion>
<FSMinorVersion>0</FSMinorVersion>
<FSBuildVersion>100</FSBuildVersion>
<FSBuildVersion>101</FSBuildVersion>
<FSRevisionVersion>0</FSRevisionVersion>
<!-- -->
<!-- F# Language version -->
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,8 @@ type AsyncType() =
let t : Task<unit> = Async.StartAsTask(a, cancellationToken = cts.Token)

// Wait for the async body to actually start executing before checking timing.
Assert.True(asyncStarted.Wait(5000), "Async body did not start within 5 seconds")
// Use a generous timeout to avoid flaky failures on loaded CI machines where the thread pool may be saturated.
Assert.True(asyncStarted.Wait(30_000), "Async body did not start within 30 seconds")

// Should not finish, we don't eagerly mark the task done just because it's been signaled to cancel.
try
Expand Down
Loading