mirror of
https://github.com/VSadov/Satori.git
synced 2025-06-11 02:13:38 +09:00
[release/9.0-rc2] [release/9.0] Update dependencies from dotnet/source-build-reference-packages (#107902)
* Update dependencies from https://github.com/dotnet/source-build-reference-packages build 20240815.1 Microsoft.SourceBuild.Intermediate.source-build-reference-packages From Version 9.0.0-alpha.1.24374.1 -> To Version 8.0.0-alpha.1.24415.1 * Update dependencies from https://github.com/dotnet/source-build-reference-packages build 20240906.1 Microsoft.SourceBuild.Intermediate.source-build-reference-packages From Version 8.0.0-alpha.1.24415.1 -> To Version 9.0.0-alpha.1.24456.1 * Bump intellisense to 9.0.0-preview-20240830.1 * Update dependencies from https://github.com/dotnet/source-build-reference-packages build 20240909.3 Microsoft.SourceBuild.Intermediate.source-build-reference-packages From Version 9.0.0-alpha.1.24456.1 -> To Version 9.0.0-alpha.1.24459.3 * Update dependencies from https://github.com/dotnet/source-build-reference-packages build 20240916.2 Microsoft.SourceBuild.Intermediate.source-build-reference-packages From Version 9.0.0-alpha.1.24459.3 -> To Version 9.0.0-alpha.1.24466.2 * Add System.Composition*/8.* to SourceBuildPrebuiltBaseline --------- Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com> Co-authored-by: Carlos Sánchez López <1175054+carlossanlop@users.noreply.github.com> Co-authored-by: Eric StJohn <ericstj@microsoft.com>
This commit is contained in:
parent
14e5423ac3
commit
fc781c3e2e
3 changed files with 4 additions and 3 deletions
|
@ -6,6 +6,7 @@
|
||||||
<!-- Allowed due to https://github.com/dotnet/source-build-reference-packages/pull/721 -->
|
<!-- Allowed due to https://github.com/dotnet/source-build-reference-packages/pull/721 -->
|
||||||
<UsagePattern IdentityGlob="System.Composition*/*6.*" />
|
<UsagePattern IdentityGlob="System.Composition*/*6.*" />
|
||||||
<UsagePattern IdentityGlob="System.Composition*/*7.*" />
|
<UsagePattern IdentityGlob="System.Composition*/*7.*" />
|
||||||
|
<UsagePattern IdentityGlob="System.Composition*/*8.*" />
|
||||||
<UsagePattern IdentityGlob="Microsoft.CodeAnalysis*/*4.4.*" />
|
<UsagePattern IdentityGlob="Microsoft.CodeAnalysis*/*4.4.*" />
|
||||||
<UsagePattern IdentityGlob="Microsoft.CodeAnalysis*/*4.8.*" />
|
<UsagePattern IdentityGlob="Microsoft.CodeAnalysis*/*4.8.*" />
|
||||||
|
|
||||||
|
|
|
@ -75,9 +75,9 @@
|
||||||
<SourceBuild RepoName="emsdk" ManagedOnly="true" />
|
<SourceBuild RepoName="emsdk" ManagedOnly="true" />
|
||||||
</Dependency>
|
</Dependency>
|
||||||
<!-- Intermediate is necessary for source build. -->
|
<!-- Intermediate is necessary for source build. -->
|
||||||
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-reference-packages" Version="9.0.0-alpha.1.24374.1">
|
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-reference-packages" Version="9.0.0-alpha.1.24466.2">
|
||||||
<Uri>https://github.com/dotnet/source-build-reference-packages</Uri>
|
<Uri>https://github.com/dotnet/source-build-reference-packages</Uri>
|
||||||
<Sha>26ae006620fb4518276b494efac55dbcd8f80224</Sha>
|
<Sha>0cbbe19fd2e94912ae9ab5dd15431ee5193d398c</Sha>
|
||||||
<SourceBuild RepoName="source-build-reference-packages" ManagedOnly="true" />
|
<SourceBuild RepoName="source-build-reference-packages" ManagedOnly="true" />
|
||||||
</Dependency>
|
</Dependency>
|
||||||
<!-- Intermediate is necessary for source build. -->
|
<!-- Intermediate is necessary for source build. -->
|
||||||
|
|
|
@ -208,7 +208,7 @@
|
||||||
<CompilerPlatformTestingMicrosoftVisualBasicVersion>10.2.0</CompilerPlatformTestingMicrosoftVisualBasicVersion>
|
<CompilerPlatformTestingMicrosoftVisualBasicVersion>10.2.0</CompilerPlatformTestingMicrosoftVisualBasicVersion>
|
||||||
<CompilerPlatformTestingMicrosoftVisualStudioCompositionVersion>17.0.46</CompilerPlatformTestingMicrosoftVisualStudioCompositionVersion>
|
<CompilerPlatformTestingMicrosoftVisualStudioCompositionVersion>17.0.46</CompilerPlatformTestingMicrosoftVisualStudioCompositionVersion>
|
||||||
<!-- Docs -->
|
<!-- Docs -->
|
||||||
<MicrosoftPrivateIntellisenseVersion>8.0.0-preview-20230918.1</MicrosoftPrivateIntellisenseVersion>
|
<MicrosoftPrivateIntellisenseVersion>9.0.0-preview-20240830.1</MicrosoftPrivateIntellisenseVersion>
|
||||||
<!-- Mono Cecil -->
|
<!-- Mono Cecil -->
|
||||||
<MicrosoftDotNetCecilVersion>0.11.5-alpha.24460.1</MicrosoftDotNetCecilVersion>
|
<MicrosoftDotNetCecilVersion>0.11.5-alpha.24460.1</MicrosoftDotNetCecilVersion>
|
||||||
<!-- ILCompiler -->
|
<!-- ILCompiler -->
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue