Skip to content
Draft
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
36 changes: 18 additions & 18 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
@@ -1,39 +1,39 @@
<?xml version="1.0" encoding="utf-8"?>
<Dependencies>
<ProductDependencies>
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="10.0.0-rc.1.25555.107">
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="11.0.0-preview.2.26159.112">
<Uri>https://github.com/dotnet/dotnet</Uri>
<Sha>994d9ebe9f3f4216d7b125738cf5c19adaf674d3</Sha>
<Sha>17d11de66cf75b962995c81dd1235fae9aa5ece0</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.ILLink" Version="10.0.0-rc.1.25555.107">
<Dependency Name="Microsoft.NET.ILLink" Version="11.0.0-preview.2.26159.112">
<Uri>https://github.com/dotnet/dotnet</Uri>
<Sha>994d9ebe9f3f4216d7b125738cf5c19adaf674d3</Sha>
<Sha>17d11de66cf75b962995c81dd1235fae9aa5ece0</Sha>
</Dependency>
<Dependency Name="System.Threading.Channels" Version="10.0.0-rc.1.25555.107">
<Dependency Name="System.Threading.Channels" Version="11.0.0-preview.2.26159.112">
<Uri>https://github.com/dotnet/dotnet</Uri>
<Sha>994d9ebe9f3f4216d7b125738cf5c19adaf674d3</Sha>
<Sha>17d11de66cf75b962995c81dd1235fae9aa5ece0</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.Logging" Version="10.0.0-rc.1.25555.107">
<Dependency Name="Microsoft.Extensions.Logging" Version="11.0.0-preview.2.26159.112">
<Uri>https://github.com/dotnet/dotnet</Uri>
<Sha>994d9ebe9f3f4216d7b125738cf5c19adaf674d3</Sha>
<Sha>17d11de66cf75b962995c81dd1235fae9aa5ece0</Sha>
</Dependency>
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="10.0.0-rc.1.25555.107">
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="11.0.0-preview.2.26159.112">
<Uri>https://github.com/dotnet/dotnet</Uri>
<Sha>994d9ebe9f3f4216d7b125738cf5c19adaf674d3</Sha>
<Sha>17d11de66cf75b962995c81dd1235fae9aa5ece0</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Runtime.Emscripten.3.1.56.Node.win-x64" Version="10.0.0-rc.1.25555.107">
<Dependency Name="Microsoft.NET.Runtime.Emscripten.3.1.56.Node.win-x64" Version="11.0.0-preview.2.26159.112">
<Uri>https://github.com/dotnet/dotnet</Uri>
<Sha>994d9ebe9f3f4216d7b125738cf5c19adaf674d3</Sha>
<Sha>17d11de66cf75b962995c81dd1235fae9aa5ece0</Sha>
</Dependency>
</ProductDependencies>
<ToolsetDependencies>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="11.0.0-beta.25555.107">
<Uri>https://github.com/dotnet/dotnet</Uri>
<Sha>994d9ebe9f3f4216d7b125738cf5c19adaf674d3</Sha>
<Sha>17d11de66cf75b962995c81dd1235fae9aa5ece0</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="11.0.0-beta.25555.107">
<Uri>https://github.com/dotnet/dotnet</Uri>
<Sha>994d9ebe9f3f4216d7b125738cf5c19adaf674d3</Sha>
<Sha>17d11de66cf75b962995c81dd1235fae9aa5ece0</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.XHarness.CLI" Version="11.0.0-prerelease.26169.1">
<Uri>https://github.com/dotnet/xharness</Uri>
Expand All @@ -55,12 +55,12 @@
<Sha>32655b54fa9f3cb050c5c0d335b49ec01f031849</Sha>
<Uri>https://github.com/dotnet/maui</Uri>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="10.0.100-rc.2.25555.107">
<Sha>994d9ebe9f3f4216d7b125738cf5c19adaf674d3</Sha>
<Dependency Name="Microsoft.NET.Sdk" Version="11.0.100-preview.2.26159.112">
<Sha>17d11de66cf75b962995c81dd1235fae9aa5ece0</Sha>
<Uri>https://github.com/dotnet/dotnet</Uri>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Ref" Version="10.0.0-rc.1.25555.107">
<Sha>994d9ebe9f3f4216d7b125738cf5c19adaf674d3</Sha>
<Dependency Name="Microsoft.NETCore.App.Ref" Version="11.0.0-preview.2.26159.112">
<Sha>17d11de66cf75b962995c81dd1235fae9aa5ece0</Sha>
<Uri>https://github.com/dotnet/dotnet</Uri>
</Dependency>
<Dependency Name="Microsoft.Android.Sdk.Windows" Version="36.1.51">
Expand Down
10 changes: 5 additions & 5 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@
</PropertyGroup>
<!--Package versions-->
<PropertyGroup>
<MicrosoftNETILLinkTasksVersion>10.0.0-rc.1.25555.107</MicrosoftNETILLinkTasksVersion>
<MicrosoftNETILLinkPackageVersion>10.0.0-rc.1.25555.107</MicrosoftNETILLinkPackageVersion>
<SystemThreadingChannelsPackageVersion>10.0.0-rc.1.25555.107</SystemThreadingChannelsPackageVersion>
<MicrosoftExtensionsLoggingPackageVersion>10.0.0-rc.1.25555.107</MicrosoftExtensionsLoggingPackageVersion>
<MicrosoftNETILLinkTasksVersion>11.0.0-preview.2.26159.112</MicrosoftNETILLinkTasksVersion>
<MicrosoftNETILLinkPackageVersion>11.0.0-preview.2.26159.112</MicrosoftNETILLinkPackageVersion>
<SystemThreadingChannelsPackageVersion>11.0.0-preview.2.26159.112</SystemThreadingChannelsPackageVersion>
<MicrosoftExtensionsLoggingPackageVersion>11.0.0-preview.2.26159.112</MicrosoftExtensionsLoggingPackageVersion>
<BenchmarkDotNetVersion>0.16.0-nightly.20260320.467</BenchmarkDotNetVersion>
<MicrosoftNETRuntimeEmscripten3156Nodewinx64Version>10.0.0-rc.1.25555.107</MicrosoftNETRuntimeEmscripten3156Nodewinx64Version>
<MicrosoftNETRuntimeEmscripten3156Nodewinx64Version>11.0.0-preview.2.26159.112</MicrosoftNETRuntimeEmscripten3156Nodewinx64Version>
<MicrosoftDotNetXHarnessCLIVersion>11.0.0-prerelease.26169.1</MicrosoftDotNetXHarnessCLIVersion>
</PropertyGroup>
<!--Package names-->
Expand Down
4 changes: 2 additions & 2 deletions global.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"sdk": {
"version": "10.0.100-rc.2.25502.107",
"version": "11.0.100-preview.2.26159.112",
"allowPrerelease": true,
"rollForward": "major"
},
"tools": {
"dotnet": "10.0.100-rc.2.25502.107"
"dotnet": "11.0.100-preview.2.26159.112"
},
"msbuild-sdks": {
"Microsoft.DotNet.Arcade.Sdk": "11.0.0-beta.25555.107",
Expand Down
2 changes: 1 addition & 1 deletion src/benchmarks/real-world/ILLink/ILLinkBenchmarks.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFrameworks>$(PERFLAB_TARGET_FRAMEWORKS)</TargetFrameworks>
<TargetFrameworks Condition="'$(TargetFrameworks)' == ''">net10.0</TargetFrameworks>
<TargetFrameworks Condition="'$(TargetFrameworks)' == ''">net11.0</TargetFrameworks>
<IsShipping>false</IsShipping>
<!-- ignore warning about BenchmarkDotNet.Extensions being not signed -->
<NoWarn>$(NoWarn);8002</NoWarn>
Expand Down
2 changes: 1 addition & 1 deletion src/tools/CertHelper/CertHelper.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<OutputType>Exe</OutputType>
<TargetFramework>$(PERFLAB_TARGET_FRAMEWORKS)</TargetFramework>
<!-- Supported target frameworks -->
<TargetFramework Condition="'$(TargetFramework)' == ''">net10.0</TargetFramework>
<TargetFramework Condition="'$(TargetFramework)' == ''">net11.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
</PropertyGroup>
Expand Down
2 changes: 1 addition & 1 deletion src/tools/CertHelperTests/CertRotatorTests.csproj
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<TargetFramework>net10.0</TargetFramework>
<TargetFramework>net11.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>

Expand Down
Loading