Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
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
1 change: 1 addition & 0 deletions NuGet.config
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
<add key="dotnet12" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet12/nuget/v3/index.json" />
<add key="dotnet12-transport" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet12-transport/nuget/v3/index.json" />
<add key="dotnet-diagnostics-tests" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-diagnostics-tests/nuget/v3/index.json" />
<add key="general-testing" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/general-testing/nuget/v3/index.json" />
</packageSources>
<disabledPackageSources>
<clear />
Expand Down
20 changes: 11 additions & 9 deletions eng/Version.Details.props
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,10 @@ This file should be imported by eng/Versions.props
<MicrosoftDotNetXUnitConsoleRunnerPackageVersion>2.9.3-beta.26431.109</MicrosoftDotNetXUnitConsoleRunnerPackageVersion>
<MicrosoftDotNetXUnitExtensionsPackageVersion>11.0.0-beta.26431.109</MicrosoftDotNetXUnitExtensionsPackageVersion>
<MicrosoftNetCompilersToolsetPackageVersion>5.12.0-1.26431.109</MicrosoftNetCompilersToolsetPackageVersion>
<MicrosoftNETRuntimeEmscriptenInternalPackageVersion>11.0.0-rc.1.26431.109</MicrosoftNETRuntimeEmscriptenInternalPackageVersion>
<MicrosoftNETRuntimeEmscriptenInternalPackageVersion>12.0.0-alpha.1.26457.113</MicrosoftNETRuntimeEmscriptenInternalPackageVersion>
<MicrosoftNETSdkILPackageVersion>11.0.0-rc.1.26431.109</MicrosoftNETSdkILPackageVersion>
<MicrosoftNETWorkloadEmscriptenCurrentManifest110100TransportPackageVersion>11.0.100-rc.1.26431.109</MicrosoftNETWorkloadEmscriptenCurrentManifest110100TransportPackageVersion>
<MicrosoftNETWorkloadEmscriptenCurrentManifest120100alpha1PackageVersion>12.0.100-alpha.1.26457.113</MicrosoftNETWorkloadEmscriptenCurrentManifest120100alpha1PackageVersion>
<MicrosoftNETCoreAppRefPackageVersion>11.0.0-rc.1.26431.109</MicrosoftNETCoreAppRefPackageVersion>
<MicrosoftNETCoreILAsmPackageVersion>11.0.0-rc.1.26431.109</MicrosoftNETCoreILAsmPackageVersion>
<NuGetFrameworksPackageVersion>7.11.0-rc.43209</NuGetFrameworksPackageVersion>
Expand Down Expand Up @@ -80,14 +81,14 @@ This file should be imported by eng/Versions.props
<runtimewinx64MicrosoftNETCoreRuntimeMonoLLVMSdkPackageVersion>23.1.0-alpha.1.26420.1</runtimewinx64MicrosoftNETCoreRuntimeMonoLLVMSdkPackageVersion>
<runtimewinx64MicrosoftNETCoreRuntimeMonoLLVMToolsPackageVersion>23.1.0-alpha.1.26420.1</runtimewinx64MicrosoftNETCoreRuntimeMonoLLVMToolsPackageVersion>
<!-- dotnet-node dependencies -->
<runtimelinuxarm64MicrosoftNETCoreRuntimeWasmNodeTransportPackageVersion>11.0.0-alpha.1.26418.1</runtimelinuxarm64MicrosoftNETCoreRuntimeWasmNodeTransportPackageVersion>
<runtimelinuxmuslarm64MicrosoftNETCoreRuntimeWasmNodeTransportPackageVersion>11.0.0-alpha.1.26418.1</runtimelinuxmuslarm64MicrosoftNETCoreRuntimeWasmNodeTransportPackageVersion>
<runtimelinuxmuslx64MicrosoftNETCoreRuntimeWasmNodeTransportPackageVersion>11.0.0-alpha.1.26418.1</runtimelinuxmuslx64MicrosoftNETCoreRuntimeWasmNodeTransportPackageVersion>
<runtimelinuxx64MicrosoftNETCoreRuntimeWasmNodeTransportPackageVersion>11.0.0-alpha.1.26418.1</runtimelinuxx64MicrosoftNETCoreRuntimeWasmNodeTransportPackageVersion>
<runtimeosxarm64MicrosoftNETCoreRuntimeWasmNodeTransportPackageVersion>11.0.0-alpha.1.26418.1</runtimeosxarm64MicrosoftNETCoreRuntimeWasmNodeTransportPackageVersion>
<runtimeosxx64MicrosoftNETCoreRuntimeWasmNodeTransportPackageVersion>11.0.0-alpha.1.26418.1</runtimeosxx64MicrosoftNETCoreRuntimeWasmNodeTransportPackageVersion>
<runtimewinarm64MicrosoftNETCoreRuntimeWasmNodeTransportPackageVersion>11.0.0-alpha.1.26418.1</runtimewinarm64MicrosoftNETCoreRuntimeWasmNodeTransportPackageVersion>
<runtimewinx64MicrosoftNETCoreRuntimeWasmNodeTransportPackageVersion>11.0.0-alpha.1.26418.1</runtimewinx64MicrosoftNETCoreRuntimeWasmNodeTransportPackageVersion>
<runtimelinuxarm64MicrosoftNETCoreRuntimeWasmNodeTransportPackageVersion>11.0.0-alpha.1.26457.5</runtimelinuxarm64MicrosoftNETCoreRuntimeWasmNodeTransportPackageVersion>
<runtimelinuxmuslarm64MicrosoftNETCoreRuntimeWasmNodeTransportPackageVersion>11.0.0-alpha.1.26457.5</runtimelinuxmuslarm64MicrosoftNETCoreRuntimeWasmNodeTransportPackageVersion>
<runtimelinuxmuslx64MicrosoftNETCoreRuntimeWasmNodeTransportPackageVersion>11.0.0-alpha.1.26457.5</runtimelinuxmuslx64MicrosoftNETCoreRuntimeWasmNodeTransportPackageVersion>
<runtimelinuxx64MicrosoftNETCoreRuntimeWasmNodeTransportPackageVersion>11.0.0-alpha.1.26457.5</runtimelinuxx64MicrosoftNETCoreRuntimeWasmNodeTransportPackageVersion>
<runtimeosxarm64MicrosoftNETCoreRuntimeWasmNodeTransportPackageVersion>11.0.0-alpha.1.26457.5</runtimeosxarm64MicrosoftNETCoreRuntimeWasmNodeTransportPackageVersion>
<runtimeosxx64MicrosoftNETCoreRuntimeWasmNodeTransportPackageVersion>11.0.0-alpha.1.26457.5</runtimeosxx64MicrosoftNETCoreRuntimeWasmNodeTransportPackageVersion>
<runtimewinarm64MicrosoftNETCoreRuntimeWasmNodeTransportPackageVersion>11.0.0-alpha.1.26457.5</runtimewinarm64MicrosoftNETCoreRuntimeWasmNodeTransportPackageVersion>
<runtimewinx64MicrosoftNETCoreRuntimeWasmNodeTransportPackageVersion>11.0.0-alpha.1.26457.5</runtimewinx64MicrosoftNETCoreRuntimeWasmNodeTransportPackageVersion>
<!-- dotnet-optimization dependencies -->
<optimizationlinuxarm64MIBCRuntimePackageVersion>1.0.0-prerelease.26451.1</optimizationlinuxarm64MIBCRuntimePackageVersion>
<optimizationlinuxx64MIBCRuntimePackageVersion>1.0.0-prerelease.26451.1</optimizationlinuxx64MIBCRuntimePackageVersion>
Expand Down Expand Up @@ -150,6 +151,7 @@ This file should be imported by eng/Versions.props
<MicrosoftNETRuntimeEmscriptenInternalVersion>$(MicrosoftNETRuntimeEmscriptenInternalPackageVersion)</MicrosoftNETRuntimeEmscriptenInternalVersion>
<MicrosoftNETSdkILVersion>$(MicrosoftNETSdkILPackageVersion)</MicrosoftNETSdkILVersion>
<MicrosoftNETWorkloadEmscriptenCurrentManifest110100TransportVersion>$(MicrosoftNETWorkloadEmscriptenCurrentManifest110100TransportPackageVersion)</MicrosoftNETWorkloadEmscriptenCurrentManifest110100TransportVersion>
<MicrosoftNETWorkloadEmscriptenCurrentManifest120100alpha1Version>$(MicrosoftNETWorkloadEmscriptenCurrentManifest120100alpha1PackageVersion)</MicrosoftNETWorkloadEmscriptenCurrentManifest120100alpha1Version>
<MicrosoftNETCoreAppRefVersion>$(MicrosoftNETCoreAppRefPackageVersion)</MicrosoftNETCoreAppRefVersion>
<MicrosoftNETCoreILAsmVersion>$(MicrosoftNETCoreILAsmPackageVersion)</MicrosoftNETCoreILAsmVersion>
<NuGetFrameworksVersion>$(NuGetFrameworksPackageVersion)</NuGetFrameworksVersion>
Expand Down
40 changes: 22 additions & 18 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,13 @@
<Uri>https://github.com/dotnet/dotnet</Uri>
<Sha>4f8bdb66a033b551cc724f902111718ef5ca986c</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Runtime.Emscripten.Internal" Version="11.0.0-rc.1.26431.109">
<Dependency Name="Microsoft.NET.Runtime.Emscripten.Internal" Version="12.0.0-alpha.1.26457.113">
<Uri>https://github.com/dotnet/dotnet</Uri>
<Sha>4f8bdb66a033b551cc724f902111718ef5ca986c</Sha>
<Sha>3164ceae6856b7152b1ce6411c49605f2acd4755</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Workload.Emscripten.Current.Manifest-12.0.100-alpha.1" Version="12.0.100-alpha.1.26457.113">
<Uri>https://github.com/dotnet/dotnet</Uri>
<Sha>3164ceae6856b7152b1ce6411c49605f2acd4755</Sha>
</Dependency>
</ProductDependencies>
<ToolsetDependencies>
Expand Down Expand Up @@ -377,37 +381,37 @@
<Uri>https://github.com/dotnet/dotnet</Uri>
<Sha>4f8bdb66a033b551cc724f902111718ef5ca986c</Sha>
</Dependency>
<Dependency Name="runtime.linux-arm64.Microsoft.NETCore.Runtime.Wasm.Node.Transport" Version="11.0.0-alpha.1.26418.1">
<Dependency Name="runtime.linux-arm64.Microsoft.NETCore.Runtime.Wasm.Node.Transport" Version="11.0.0-alpha.1.26457.5">
<Uri>https://github.com/dotnet/node</Uri>
<Sha>c11a7ade99acf4b7981546cde3ac1827b961afc1</Sha>
<Sha>9ed7febc29268b77525c4f71eef0598f126b0af6</Sha>
</Dependency>
<Dependency Name="runtime.linux-musl-arm64.Microsoft.NETCore.Runtime.Wasm.Node.Transport" Version="11.0.0-alpha.1.26418.1">
<Dependency Name="runtime.linux-musl-arm64.Microsoft.NETCore.Runtime.Wasm.Node.Transport" Version="11.0.0-alpha.1.26457.5">
<Uri>https://github.com/dotnet/node</Uri>
<Sha>c11a7ade99acf4b7981546cde3ac1827b961afc1</Sha>
<Sha>9ed7febc29268b77525c4f71eef0598f126b0af6</Sha>
</Dependency>
<Dependency Name="runtime.linux-x64.Microsoft.NETCore.Runtime.Wasm.Node.Transport" Version="11.0.0-alpha.1.26418.1">
<Dependency Name="runtime.linux-x64.Microsoft.NETCore.Runtime.Wasm.Node.Transport" Version="11.0.0-alpha.1.26457.5">
<Uri>https://github.com/dotnet/node</Uri>
<Sha>c11a7ade99acf4b7981546cde3ac1827b961afc1</Sha>
<Sha>9ed7febc29268b77525c4f71eef0598f126b0af6</Sha>
</Dependency>
<Dependency Name="runtime.linux-musl-x64.Microsoft.NETCore.Runtime.Wasm.Node.Transport" Version="11.0.0-alpha.1.26418.1">
<Dependency Name="runtime.linux-musl-x64.Microsoft.NETCore.Runtime.Wasm.Node.Transport" Version="11.0.0-alpha.1.26457.5">
<Uri>https://github.com/dotnet/node</Uri>
<Sha>c11a7ade99acf4b7981546cde3ac1827b961afc1</Sha>
<Sha>9ed7febc29268b77525c4f71eef0598f126b0af6</Sha>
</Dependency>
<Dependency Name="runtime.osx-arm64.Microsoft.NETCore.Runtime.Wasm.Node.Transport" Version="11.0.0-alpha.1.26418.1">
<Dependency Name="runtime.osx-arm64.Microsoft.NETCore.Runtime.Wasm.Node.Transport" Version="11.0.0-alpha.1.26457.5">
<Uri>https://github.com/dotnet/node</Uri>
<Sha>c11a7ade99acf4b7981546cde3ac1827b961afc1</Sha>
<Sha>9ed7febc29268b77525c4f71eef0598f126b0af6</Sha>
</Dependency>
<Dependency Name="runtime.osx-x64.Microsoft.NETCore.Runtime.Wasm.Node.Transport" Version="11.0.0-alpha.1.26418.1">
<Dependency Name="runtime.osx-x64.Microsoft.NETCore.Runtime.Wasm.Node.Transport" Version="11.0.0-alpha.1.26457.5">
<Uri>https://github.com/dotnet/node</Uri>
<Sha>c11a7ade99acf4b7981546cde3ac1827b961afc1</Sha>
<Sha>9ed7febc29268b77525c4f71eef0598f126b0af6</Sha>
</Dependency>
<Dependency Name="runtime.win-arm64.Microsoft.NETCore.Runtime.Wasm.Node.Transport" Version="11.0.0-alpha.1.26418.1">
<Dependency Name="runtime.win-arm64.Microsoft.NETCore.Runtime.Wasm.Node.Transport" Version="11.0.0-alpha.1.26457.5">
<Uri>https://github.com/dotnet/node</Uri>
<Sha>c11a7ade99acf4b7981546cde3ac1827b961afc1</Sha>
<Sha>9ed7febc29268b77525c4f71eef0598f126b0af6</Sha>
</Dependency>
<Dependency Name="runtime.win-x64.Microsoft.NETCore.Runtime.Wasm.Node.Transport" Version="11.0.0-alpha.1.26418.1">
<Dependency Name="runtime.win-x64.Microsoft.NETCore.Runtime.Wasm.Node.Transport" Version="11.0.0-alpha.1.26457.5">
<Uri>https://github.com/dotnet/node</Uri>
<Sha>c11a7ade99acf4b7981546cde3ac1827b961afc1</Sha>
<Sha>9ed7febc29268b77525c4f71eef0598f126b0af6</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.HostModel.TestData" Version="11.0.0-beta.26426.1">
<Uri>https://github.com/dotnet/runtime-assets</Uri>
Expand Down
6 changes: 6 additions & 0 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -187,4 +187,10 @@
<MicrosoftWixToolsetHeatVersion>6.0.3-dotnet.6</MicrosoftWixToolsetHeatVersion>
</PropertyGroup>

<!-- Validation-only: use the VMR's manifest band without changing the existing .NET SDK host. -->
<PropertyGroup Condition="'$(MicrosoftNETWorkloadEmscriptenCurrentManifest120100alpha1PackageVersion)' == '12.0.100-alpha.1.26457.113'">
<SdkBandVersionForWorkload_FromRuntimeVersions>12.0.100-alpha.1</SdkBandVersionForWorkload_FromRuntimeVersions>
<MicrosoftNETRuntimeEmscriptenVersion>$(MicrosoftNETWorkloadEmscriptenCurrentManifest120100alpha1PackageVersion)</MicrosoftNETRuntimeEmscriptenVersion>
</PropertyGroup>

</Project>
Loading