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.8.0-1.26268.6</MicrosoftCodeAnalysisPackageVersion>
<MicrosoftCodeAnalysisCompilersPackageVersion>5.8.0-1.26268.6</MicrosoftCodeAnalysisCompilersPackageVersion>
<MicrosoftCodeAnalysisCSharpPackageVersion>5.8.0-1.26268.6</MicrosoftCodeAnalysisCSharpPackageVersion>
<MicrosoftCodeAnalysisEditorFeaturesPackageVersion>5.8.0-1.26268.6</MicrosoftCodeAnalysisEditorFeaturesPackageVersion>
<MicrosoftCodeAnalysisEditorFeaturesTextPackageVersion>5.8.0-1.26268.6</MicrosoftCodeAnalysisEditorFeaturesTextPackageVersion>
<MicrosoftCodeAnalysisExternalAccessFSharpPackageVersion>5.8.0-1.26268.6</MicrosoftCodeAnalysisExternalAccessFSharpPackageVersion>
<MicrosoftCodeAnalysisFeaturesPackageVersion>5.8.0-1.26268.6</MicrosoftCodeAnalysisFeaturesPackageVersion>
<MicrosoftVisualStudioLanguageServicesPackageVersion>5.8.0-1.26268.6</MicrosoftVisualStudioLanguageServicesPackageVersion>
<MicrosoftCodeAnalysisPackageVersion>5.8.0-1.26274.3</MicrosoftCodeAnalysisPackageVersion>
<MicrosoftCodeAnalysisCompilersPackageVersion>5.8.0-1.26274.3</MicrosoftCodeAnalysisCompilersPackageVersion>
<MicrosoftCodeAnalysisCSharpPackageVersion>5.8.0-1.26274.3</MicrosoftCodeAnalysisCSharpPackageVersion>
<MicrosoftCodeAnalysisEditorFeaturesPackageVersion>5.8.0-1.26274.3</MicrosoftCodeAnalysisEditorFeaturesPackageVersion>
<MicrosoftCodeAnalysisEditorFeaturesTextPackageVersion>5.8.0-1.26274.3</MicrosoftCodeAnalysisEditorFeaturesTextPackageVersion>
<MicrosoftCodeAnalysisExternalAccessFSharpPackageVersion>5.8.0-1.26274.3</MicrosoftCodeAnalysisExternalAccessFSharpPackageVersion>
<MicrosoftCodeAnalysisFeaturesPackageVersion>5.8.0-1.26274.3</MicrosoftCodeAnalysisFeaturesPackageVersion>
<MicrosoftVisualStudioLanguageServicesPackageVersion>5.8.0-1.26274.3</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>911bea0b57d3613eb9c29f49ff9858d03884c397</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis" Version="5.8.0-1.26268.6">
<Dependency Name="Microsoft.CodeAnalysis" Version="5.8.0-1.26274.3">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>256895f3327e7e2f3f7e94248f227a47c698c1e5</Sha>
<Sha>9cb18487b56c7758ba73e676c0f34b3d2453aa35</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.Features" Version="5.8.0-1.26268.6">
<Dependency Name="Microsoft.CodeAnalysis.Features" Version="5.8.0-1.26274.3">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>256895f3327e7e2f3f7e94248f227a47c698c1e5</Sha>
<Sha>9cb18487b56c7758ba73e676c0f34b3d2453aa35</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.EditorFeatures" Version="5.8.0-1.26268.6">
<Dependency Name="Microsoft.CodeAnalysis.EditorFeatures" Version="5.8.0-1.26274.3">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>256895f3327e7e2f3f7e94248f227a47c698c1e5</Sha>
<Sha>9cb18487b56c7758ba73e676c0f34b3d2453aa35</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.EditorFeatures.Text" Version="5.8.0-1.26268.6">
<Dependency Name="Microsoft.CodeAnalysis.EditorFeatures.Text" Version="5.8.0-1.26274.3">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>256895f3327e7e2f3f7e94248f227a47c698c1e5</Sha>
<Sha>9cb18487b56c7758ba73e676c0f34b3d2453aa35</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.ExternalAccess.FSharp" Version="5.8.0-1.26268.6">
<Dependency Name="Microsoft.CodeAnalysis.ExternalAccess.FSharp" Version="5.8.0-1.26274.3">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>256895f3327e7e2f3f7e94248f227a47c698c1e5</Sha>
<Sha>9cb18487b56c7758ba73e676c0f34b3d2453aa35</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.CSharp" Version="5.8.0-1.26268.6">
<Dependency Name="Microsoft.CodeAnalysis.CSharp" Version="5.8.0-1.26274.3">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>256895f3327e7e2f3f7e94248f227a47c698c1e5</Sha>
<Sha>9cb18487b56c7758ba73e676c0f34b3d2453aa35</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.Compilers" Version="5.8.0-1.26268.6">
<Dependency Name="Microsoft.CodeAnalysis.Compilers" Version="5.8.0-1.26274.3">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>256895f3327e7e2f3f7e94248f227a47c698c1e5</Sha>
<Sha>9cb18487b56c7758ba73e676c0f34b3d2453aa35</Sha>
</Dependency>
<Dependency Name="Microsoft.VisualStudio.LanguageServices" Version="5.8.0-1.26268.6">
<Dependency Name="Microsoft.VisualStudio.LanguageServices" Version="5.8.0-1.26274.3">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>256895f3327e7e2f3f7e94248f227a47c698c1e5</Sha>
<Sha>9cb18487b56c7758ba73e676c0f34b3d2453aa35</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
Loading