Skip to content

Commit

Permalink
Merge pull request #1761 from MichalStrehovsky/merge-main
Browse files Browse the repository at this point in the history
Merge from dotnet/runtime
  • Loading branch information
MichalStrehovsky authored Dec 7, 2021
2 parents 8ca8878 + f95d029 commit 8277260
Show file tree
Hide file tree
Showing 251 changed files with 2,637 additions and 2,159 deletions.
2 changes: 1 addition & 1 deletion .config/dotnet-tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
]
},
"microsoft.dotnet.xharness.cli": {
"version": "1.0.0-prerelease.21576.2",
"version": "1.0.0-prerelease.21579.1",
"commands": [
"xharness"
]
Expand Down
11 changes: 10 additions & 1 deletion docs/workflow/Codespaces.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,16 @@ dotnet/runtime runs a nightly GitHub Action to build the latest code in the repo

**NOTE**: In order to use a prebuilt codespace, when you create your machine be sure to select an **`8 core`** machine.

See https://docs.github.com/codespaces/developing-in-codespaces/creating-a-codespace#creating-a-codespace for instructions on how to create a new codespace.
1. From https://github.com/dotnet/runtime, drop-down the `Code` button and select the `Codespaces` tab.

![New codespace button](https://docs.github.com/assets/images/help/codespaces/new-codespace-button.png)

2. Select `8-core` for the Machine type. This will ensure you get a "pre built" image.

![Codespace machine size](./codespace-machine-size.png)


*If these instructions are out of date, see https://docs.github.com/codespaces/developing-in-codespaces/creating-a-codespace#creating-a-codespace for instructions on how to create a new codespace.*

## Updating dotnet/runtime's Codespaces Configuration

Expand Down
Binary file added docs/workflow/codespace-machine-size.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
96 changes: 48 additions & 48 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<Dependencies>
<ProductDependencies>
<Dependency Name="Microsoft.NETCore.Runtime.ICU.Transport" Version="7.0.0-alpha.1.21565.1">
<Dependency Name="Microsoft.NETCore.Runtime.ICU.Transport" Version="7.0.0-alpha.1.21579.1">
<Uri>https://github.com/dotnet/icu</Uri>
<Sha>65a1c6dbbc036610145cf5dfc67027c0efe9e79d</Sha>
<Sha>c454e00c63464ff6b599f23448bcc0a0c9fbac5f</Sha>
</Dependency>
<Dependency Name="System.Net.MsQuic.Transport" Version="7.0.0-alpha.1.21529.3">
<Uri>https://github.com/dotnet/msquic</Uri>
Expand Down Expand Up @@ -94,77 +94,77 @@
<Uri>https://github.com/microsoft/vstest</Uri>
<Sha>140434f7109d357d0158ade9e5164a4861513965</Sha>
</Dependency>
<Dependency Name="System.ComponentModel.TypeConverter.TestData" Version="7.0.0-beta.21575.1">
<Dependency Name="System.ComponentModel.TypeConverter.TestData" Version="7.0.0-beta.21579.1">
<Uri>https://github.com/dotnet/runtime-assets</Uri>
<Sha>043b7a65a4319c412b1fe03b8a770be67aeedfc4</Sha>
<Sha>8784c859561193c0a91b2b47108113a9a7c40038</Sha>
</Dependency>
<Dependency Name="System.Drawing.Common.TestData" Version="7.0.0-beta.21575.1">
<Dependency Name="System.Drawing.Common.TestData" Version="7.0.0-beta.21579.1">
<Uri>https://github.com/dotnet/runtime-assets</Uri>
<Sha>043b7a65a4319c412b1fe03b8a770be67aeedfc4</Sha>
<Sha>8784c859561193c0a91b2b47108113a9a7c40038</Sha>
</Dependency>
<Dependency Name="System.IO.Compression.TestData" Version="7.0.0-beta.21575.1">
<Dependency Name="System.IO.Compression.TestData" Version="7.0.0-beta.21579.1">
<Uri>https://github.com/dotnet/runtime-assets</Uri>
<Sha>043b7a65a4319c412b1fe03b8a770be67aeedfc4</Sha>
<Sha>8784c859561193c0a91b2b47108113a9a7c40038</Sha>
</Dependency>
<Dependency Name="System.IO.Packaging.TestData" Version="7.0.0-beta.21575.1">
<Dependency Name="System.IO.Packaging.TestData" Version="7.0.0-beta.21579.1">
<Uri>https://github.com/dotnet/runtime-assets</Uri>
<Sha>043b7a65a4319c412b1fe03b8a770be67aeedfc4</Sha>
<Sha>8784c859561193c0a91b2b47108113a9a7c40038</Sha>
</Dependency>
<Dependency Name="System.Net.TestData" Version="7.0.0-beta.21575.1">
<Dependency Name="System.Net.TestData" Version="7.0.0-beta.21579.1">
<Uri>https://github.com/dotnet/runtime-assets</Uri>
<Sha>043b7a65a4319c412b1fe03b8a770be67aeedfc4</Sha>
<Sha>8784c859561193c0a91b2b47108113a9a7c40038</Sha>
</Dependency>
<Dependency Name="System.Private.Runtime.UnicodeData" Version="7.0.0-beta.21575.1">
<Dependency Name="System.Private.Runtime.UnicodeData" Version="7.0.0-beta.21579.1">
<Uri>https://github.com/dotnet/runtime-assets</Uri>
<Sha>043b7a65a4319c412b1fe03b8a770be67aeedfc4</Sha>
<Sha>8784c859561193c0a91b2b47108113a9a7c40038</Sha>
</Dependency>
<Dependency Name="System.Runtime.TimeZoneData" Version="7.0.0-beta.21575.1">
<Dependency Name="System.Runtime.TimeZoneData" Version="7.0.0-beta.21579.1">
<Uri>https://github.com/dotnet/runtime-assets</Uri>
<Sha>043b7a65a4319c412b1fe03b8a770be67aeedfc4</Sha>
<Sha>8784c859561193c0a91b2b47108113a9a7c40038</Sha>
</Dependency>
<Dependency Name="System.Security.Cryptography.X509Certificates.TestData" Version="7.0.0-beta.21575.1">
<Dependency Name="System.Security.Cryptography.X509Certificates.TestData" Version="7.0.0-beta.21579.1">
<Uri>https://github.com/dotnet/runtime-assets</Uri>
<Sha>043b7a65a4319c412b1fe03b8a770be67aeedfc4</Sha>
<Sha>8784c859561193c0a91b2b47108113a9a7c40038</Sha>
</Dependency>
<Dependency Name="System.Windows.Extensions.TestData" Version="7.0.0-beta.21575.1">
<Dependency Name="System.Windows.Extensions.TestData" Version="7.0.0-beta.21579.1">
<Uri>https://github.com/dotnet/runtime-assets</Uri>
<Sha>043b7a65a4319c412b1fe03b8a770be67aeedfc4</Sha>
<Sha>8784c859561193c0a91b2b47108113a9a7c40038</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.CilStrip.Sources" Version="7.0.0-beta.21575.1">
<Dependency Name="Microsoft.DotNet.CilStrip.Sources" Version="7.0.0-beta.21579.1">
<Uri>https://github.com/dotnet/runtime-assets</Uri>
<Sha>043b7a65a4319c412b1fe03b8a770be67aeedfc4</Sha>
<Sha>8784c859561193c0a91b2b47108113a9a7c40038</Sha>
</Dependency>
<Dependency Name="runtime.linux-arm64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk" Version="11.1.0-alpha.1.21565.1">
<Dependency Name="runtime.linux-arm64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk" Version="11.1.0-alpha.1.21579.1">
<Uri>https://github.com/dotnet/llvm-project</Uri>
<Sha>2059b611a9a58c0bcb25ece23c65acce83503a37</Sha>
<Sha>2e69189f031e16ffb36167d89a658e14cbdba099</Sha>
</Dependency>
<Dependency Name="runtime.linux-arm64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools" Version="11.1.0-alpha.1.21565.1">
<Dependency Name="runtime.linux-arm64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools" Version="11.1.0-alpha.1.21579.1">
<Uri>https://github.com/dotnet/llvm-project</Uri>
<Sha>2059b611a9a58c0bcb25ece23c65acce83503a37</Sha>
<Sha>2e69189f031e16ffb36167d89a658e14cbdba099</Sha>
</Dependency>
<Dependency Name="runtime.linux-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk" Version="11.1.0-alpha.1.21565.1">
<Dependency Name="runtime.linux-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk" Version="11.1.0-alpha.1.21579.1">
<Uri>https://github.com/dotnet/llvm-project</Uri>
<Sha>2059b611a9a58c0bcb25ece23c65acce83503a37</Sha>
<Sha>2e69189f031e16ffb36167d89a658e14cbdba099</Sha>
</Dependency>
<Dependency Name="runtime.linux-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools" Version="11.1.0-alpha.1.21565.1">
<Dependency Name="runtime.linux-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools" Version="11.1.0-alpha.1.21579.1">
<Uri>https://github.com/dotnet/llvm-project</Uri>
<Sha>2059b611a9a58c0bcb25ece23c65acce83503a37</Sha>
<Sha>2e69189f031e16ffb36167d89a658e14cbdba099</Sha>
</Dependency>
<Dependency Name="runtime.win-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk" Version="11.1.0-alpha.1.21565.1">
<Dependency Name="runtime.win-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk" Version="11.1.0-alpha.1.21579.1">
<Uri>https://github.com/dotnet/llvm-project</Uri>
<Sha>2059b611a9a58c0bcb25ece23c65acce83503a37</Sha>
<Sha>2e69189f031e16ffb36167d89a658e14cbdba099</Sha>
</Dependency>
<Dependency Name="runtime.win-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools" Version="11.1.0-alpha.1.21565.1">
<Dependency Name="runtime.win-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools" Version="11.1.0-alpha.1.21579.1">
<Uri>https://github.com/dotnet/llvm-project</Uri>
<Sha>2059b611a9a58c0bcb25ece23c65acce83503a37</Sha>
<Sha>2e69189f031e16ffb36167d89a658e14cbdba099</Sha>
</Dependency>
<Dependency Name="runtime.osx.10.12-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk" Version="11.1.0-alpha.1.21565.1">
<Dependency Name="runtime.osx.10.12-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk" Version="11.1.0-alpha.1.21579.1">
<Uri>https://github.com/dotnet/llvm-project</Uri>
<Sha>2059b611a9a58c0bcb25ece23c65acce83503a37</Sha>
<Sha>2e69189f031e16ffb36167d89a658e14cbdba099</Sha>
</Dependency>
<Dependency Name="runtime.osx.10.12-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools" Version="11.1.0-alpha.1.21565.1">
<Dependency Name="runtime.osx.10.12-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools" Version="11.1.0-alpha.1.21579.1">
<Uri>https://github.com/dotnet/llvm-project</Uri>
<Sha>2059b611a9a58c0bcb25ece23c65acce83503a37</Sha>
<Sha>2e69189f031e16ffb36167d89a658e14cbdba099</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="7.0.0-alpha.1.21576.4">
<Uri>https://github.com/dotnet/runtime</Uri>
Expand Down Expand Up @@ -198,17 +198,17 @@
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>9ede9a29128629ffde91b16efb51c9dd6ad7d0f7</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="7.0.100-1.21562.1">
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="7.0.100-1.21601.1">
<Uri>https://github.com/dotnet/linker</Uri>
<Sha>f2dd65f51f6096f25e00e0d1e4c6af0e85d41865</Sha>
<Sha>42460a6b2cbed0d9c09e1c28fd3bb753bdc3f99f</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.XHarness.TestRunners.Xunit" Version="1.0.0-prerelease.21576.2">
<Dependency Name="Microsoft.DotNet.XHarness.TestRunners.Xunit" Version="1.0.0-prerelease.21579.1">
<Uri>https://github.com/dotnet/xharness</Uri>
<Sha>e54a11149adba0d04c742b0465f77422af56c456</Sha>
<Sha>ed75873fb3b4c0e8746bce1fb325bfb5061b9851</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.XHarness.CLI" Version="1.0.0-prerelease.21576.2">
<Dependency Name="Microsoft.DotNet.XHarness.CLI" Version="1.0.0-prerelease.21579.1">
<Uri>https://github.com/dotnet/xharness</Uri>
<Sha>e54a11149adba0d04c742b0465f77422af56c456</Sha>
<Sha>ed75873fb3b4c0e8746bce1fb325bfb5061b9851</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.PackageTesting" Version="7.0.0-beta.21576.4">
<Uri>https://github.com/dotnet/arcade</Uri>
Expand All @@ -230,13 +230,13 @@
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-optimization</Uri>
<Sha>91d6b3c1f51888d166701510189505f35714665c</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.HotReload.Utils.Generator.BuildTool" Version="1.0.2-alpha.0.21574.2">
<Dependency Name="Microsoft.DotNet.HotReload.Utils.Generator.BuildTool" Version="1.0.2-alpha.0.21579.1">
<Uri>https://github.com/dotnet/hotreload-utils</Uri>
<Sha>652a6ae580fdbfd58b7622a17b5b75ec15ac36c8</Sha>
<Sha>49922f7ec53df036084899e597f3c94627d709eb</Sha>
</Dependency>
<Dependency Name="System.Runtime.Numerics.TestData" Version="7.0.0-beta.21575.1">
<Dependency Name="System.Runtime.Numerics.TestData" Version="7.0.0-beta.21579.1">
<Uri>https://github.com/dotnet/runtime-assets</Uri>
<Sha>043b7a65a4319c412b1fe03b8a770be67aeedfc4</Sha>
<Sha>8784c859561193c0a91b2b47108113a9a7c40038</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.NetAnalyzers" Version="7.0.0-preview1.21572.6">
<Uri>https://github.com/dotnet/roslyn-analyzers</Uri>
Expand Down
Loading

0 comments on commit 8277260

Please sign in to comment.