Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
63 commits
Select commit Hold shift + click to select a range
a141f35
[main] Update dependencies from dotnet/dotnet (#5005)
dotnet-maestro[bot] Oct 9, 2025
22024df
[main] Update dependencies from dotnet/macios (#5006)
dotnet-maestro[bot] Oct 9, 2025
4ee9f40
Add feed for dotnet maui 9.0.111. (#5009)
LoopedBard3 Oct 9, 2025
2aff4de
update xcode path to 26.0.1 (#5011)
matouskozak Oct 10, 2025
6c45a1b
Refactor runtime iOS performance measurements (#5007)
matouskozak Oct 13, 2025
6165845
Update channel to11 (#5014)
DrewScoggins Oct 14, 2025
2c0bd74
Fix upload failure due to missing 'six' module dependency (#5017)
Copilot Oct 15, 2025
8b19fbc
Fixup Brotli compression tests (#2567)
DrewScoggins Oct 20, 2025
31ff681
Fix Sve benchmark warning and config (#5012)
ylpoonlg Oct 23, 2025
e71b1ed
Disable mobile runtime runs for older branches (#5024)
LoopedBard3 Oct 28, 2025
80eb804
Add MultiplyAdd and AddReduction to SVE microbenchmark (#5020)
ylpoonlg Oct 28, 2025
0618600
Remove old package name and fix job dependency (#5023)
DrewScoggins Oct 28, 2025
4aa9b56
Add SquareRoot and Logarithm to SVE microbenchmark (#5021)
ylpoonlg Oct 30, 2025
643b4e7
Update DnsSafeHost test to be properly formatted by moving the scopei…
LoopedBard3 Oct 30, 2025
3eae112
Update BlazorLocalized.csproj to allow references to prerelease net10…
LoopedBard3 Oct 30, 2025
876892a
Remove Windows Tiger runs (#5031)
DrewScoggins Nov 4, 2025
0419646
Update iOS CoreCLR build job to use release configuration (#5022)
kotlarmilos Nov 5, 2025
6116da6
[main] Update dependencies from dotnet/dotnet (#5034)
dotnet-maestro[bot] Nov 6, 2025
a949b29
Add .azuredevops/dependabot.yml (#5047)
mmitche Nov 17, 2025
a2ea1d0
Stop doing certhelper build on WASM runs (#5050)
DrewScoggins Nov 18, 2025
b05a1a7
[clr-ios] Add support for CoreCLR R2R scenarios (#5053)
kotlarmilos Dec 2, 2025
4f0c217
Disable blazor_scenarios testing in runtime-wasm-perf-jobs.yml until …
LoopedBard3 Dec 3, 2025
2d37a35
[main] Update dependencies from dotnet/xharness (#5044)
dotnet-maestro[bot] Dec 4, 2025
23c58db
Update channel mapping for 11 daily branch to use the net11 TFM now t…
LoopedBard3 Dec 8, 2025
0fa9460
Update Maui runs to get NuGet.config and Version.Details.xml from mau…
LoopedBard3 Dec 8, 2025
b4d0f01
Add support for net11.0 in MicroBenchmarks.csproj (#5066)
DrewScoggins Dec 10, 2025
f7d7e64
Updated some more perf repo references for net11 (#5070)
LoopedBard3 Dec 11, 2025
554ea3a
Handle case of null BytesAllocatedPerOperation in the json (#5074)
BrzVlad Jan 6, 2026
78edee2
Update MAUI iOS samples to .NET 11 workloads and add CoreCLR interpre…
kotlarmilos Jan 9, 2026
06eba8d
Don't use thread-free python version 3.13t on Windows (#5077)
LoopedBard3 Jan 9, 2026
711cecc
Fix Windows Helix work item exit code and prerequisite error handling…
DrewScoggins Jan 12, 2026
d3ccb37
Add bootstrap authentication for CertHelper using client.pem from HEL…
DrewScoggins Jan 13, 2026
753c817
Fix command syntax for creating virtual environment (#5082)
LoopedBard3 Jan 14, 2026
6c3078c
Modify unique name generation in upload.py (#5083)
LoopedBard3 Jan 15, 2026
023acc1
Avoid duplicate file copies when artifacts or binlogs directories are…
Copilot Jan 15, 2026
2825803
Move install_latest_maui inside MauiNuGetConfigContext for package so…
Copilot Jan 17, 2026
1f11b58
Add azurelinux.3.cobalt.arm64.perf queue to runs (#5072)
LoopedBard3 Jan 20, 2026
b1d2ad5
Update Blazor warning condition to net12.0 threshold (#5085)
Copilot Jan 20, 2026
303541a
Fix SignOutSessionStateManager compilation error for .NET 11+ (#5086)
Copilot Jan 20, 2026
7c5b504
Add 10.0 channel runs to the performance runs. (#5089)
LoopedBard3 Jan 21, 2026
bd2a7d8
Remove micro_mono runs on perfcobalt queue (#5090)
DrewScoggins Jan 21, 2026
b937a4b
Update to temporary custom built BDN version (#5073)
LoopedBard3 Jan 22, 2026
c78e326
Turn off tests that are hanging with new version of BDN (#5091)
DrewScoggins Jan 23, 2026
03d2a72
[main] Update dependencies from dotnet/xharness (#5071)
dotnet-maestro[bot] Jan 23, 2026
43d3453
Remove last tiger job. (#5096)
LoopedBard3 Jan 27, 2026
cc06d31
Remove Tiger SDK jobs and add Windows CI jobs. (#5095)
LoopedBard3 Jan 27, 2026
5fe50fc
Remove 10.0 runs from sdk jobs as we are hitting failures due to new …
LoopedBard3 Jan 27, 2026
b1a8bfc
Update to latest BDN for MonoAOT fix. (#5099)
LoopedBard3 Jan 28, 2026
95ea3cb
Set System.Net.SecurityProtocolType on windows prior to executing dot…
adamperlin Jan 29, 2026
f702e19
Add es-metadata.yml (#5102)
DrewScoggins Feb 2, 2026
30151ac
Fix: Check upload return code in parsetraces methods (#5103)
DrewScoggins Feb 4, 2026
9f07925
Pin cryptography==46.0.3 to fix win_arm64 install failure (#5106)
LoopedBard3 Feb 6, 2026
5090eba
update Xcode to 26.2 (#5108)
matouskozak Feb 6, 2026
8facfb3
Enable Maui iOS scenarios (#5109)
kotlarmilos Feb 9, 2026
a311798
Fix device selection by switching from device name to UUID (#5111)
kotlarmilos Feb 11, 2026
2f38ba1
Add debug build configuration support for MAUI Android and iOS scenar…
Copilot Feb 11, 2026
578fb79
Switch public build jobs to NetCore-Public pool with custom images (#…
akoeplinger Feb 12, 2026
75e0cac
Fix exception handling in resource monitoring loop to continue on err…
kotlarmilos Feb 12, 2026
b668ee3
Update Maui iOS scenario benchmarks to use CoreCLR default codegen (#…
kotlarmilos Feb 12, 2026
621cff8
Add benchmarks for Zstandard (#4974)
rzikm Feb 13, 2026
f728a51
Add MAUI --sample-content test app for iOS (#5117)
matouskozak Feb 13, 2026
5c57420
Fix startup scenario test failures on .NET 11 Preview 2 (#5119)
LoopedBard3 Feb 19, 2026
25600fa
Add LeadingStrings benchmarks for binary and non-ASCII regex patterns
danmoseley Feb 22, 2026
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
5 changes: 5 additions & 0 deletions .azuredevops/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
version: 2

# Disabling dependabot on Azure DevOps as this is a mirrored repo. Updates should go through github.
enable-campaigned-updates: false
enable-security-updates: false
12 changes: 5 additions & 7 deletions NuGet.config
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,10 @@
<clear />
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
<!-- Begin: Package sources from dotnet-android -->
<add key="darc-pub-dotnet-android-1dcfb6f" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-android-1dcfb6f8/nuget/v3/index.json" />
<add key="darc-pub-dotnet-android-1dcfb6f-1" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-android-1dcfb6f8-1/nuget/v3/index.json" />
<add key="darc-pub-dotnet-android-51a08d7" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-android-51a08d74/nuget/v3/index.json" />
<!-- End: Package sources from dotnet-android -->
<!-- Begin: Package sources from dotnet-macios -->
<add key="darc-pub-dotnet-macios-177f431" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-macios-177f4311/nuget/v3/index.json" />
<add key="darc-pub-dotnet-macios-177f431-1" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-macios-177f4311-1/nuget/v3/index.json" />
<add key="darc-pub-dotnet-macios-4177c9d" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-macios-4177c9d9/nuget/v3/index.json" />
<!-- End: Package sources from dotnet-macios -->
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
<add key="dotnet-public" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-public/nuget/v3/index.json" />
Expand All @@ -31,6 +29,8 @@
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
<add key="dotnet-tools" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools/nuget/v3/index.json" />
<add key="benchmark-dotnet-prerelease" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/benchmark-dotnet-prerelease/nuget/v3/index.json" />
<!-- Added manually for .NET 9 MAUI -->
<add key="darc-pub-dotnet-maui-7c4f71ad" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-maui-7c4f71ad/nuget/v3/index.json" />
<!-- Added manually for .NET 8 MAUI -->
<add key="darc-pub-dotnet-maui-a33a875e" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-maui-a33a875e/nuget/v3/index.json" />
<!-- Added manually for dotnet/runtime 8.0.18 -->
Expand All @@ -44,9 +44,7 @@
<!-- Added manually for .NET 8 Android -->
<add key="darc-pub-dotnet-android-cdb777a" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-android-cdb777a0/nuget/v3/index.json" />
<!-- Added manually for .NET 9 macios -->
<add key="darc-pub-dotnet-macios-0e1a194" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-macios-0e1a194f/nuget/v3/index.json" />
<add key="darc-pub-dotnet-macios-0e1a194-1" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-macios-0e1a194f-1/nuget/v3/index.json" />
<add key="darc-pub-dotnet-macios-af20d0b" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-macios-af20d0b6/nuget/v3/index.json" />
<add key="darc-pub-dotnet-macios-8d30875" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-macios-8d308759/nuget/v3/index.json" />
</packageSources>
<disabledPackageSources>
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
Expand Down
3 changes: 1 addition & 2 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,7 @@ The documentation in this repo is organized into the following sections:
- [Testing GC.Infrastructure](../src/benchmarks/gc/GC.Infrastructure/README.md) - Information on testing GC.Infrastructure.
- [GC.Analysis.API](../src/benchmarks/gc/GC.Infrastructure/GC.Analysis.API/README.md) - Information on conducting GC, CPU and Threading analysis using .NET Interactive notebooks.
- [GC.Infrastructure Notebooks](../src/benchmarks/gc/GC.Infrastructure/Notebooks/README.md) - Information on notebooks that either provide examples or functionality for specialized analysis
- [Benchmark Analysis](../src/benchmarks/gc/GC.Infrastructure/Notebooks/BenchmarkAnalysis.md) - Information on a notebook which contains code for producing charts (and soon, tables) for GC benchmarks. It can currently process data
from the ASP.NET benchmarks obtained using crank as well as ETL data.
- [Benchmark Analysis](../src/benchmarks/gc/GC.Infrastructure/Notebooks/BenchmarkAnalysis.md) - Information on a notebook which contains code for producing charts (and soon, tables) for GC benchmarks. It can currently process data from the ASP.NET benchmarks obtained using crank as well as ETL data.

## Running Scenarios

Expand Down
78 changes: 39 additions & 39 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
@@ -1,43 +1,43 @@
<?xml version="1.0" encoding="utf-8"?>
<Dependencies>
<ProductDependencies>
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="10.0.0-rc.1.25479.101">
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="10.0.0-rc.1.25555.107">
<Uri>https://github.com/dotnet/dotnet</Uri>
<Sha>3d931f25d78159d75a7209e0f10adf49e2eea3c9</Sha>
<Sha>994d9ebe9f3f4216d7b125738cf5c19adaf674d3</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.ILLink" Version="10.0.0-rc.1.25479.101">
<Dependency Name="Microsoft.NET.ILLink" Version="10.0.0-rc.1.25555.107">
<Uri>https://github.com/dotnet/dotnet</Uri>
<Sha>3d931f25d78159d75a7209e0f10adf49e2eea3c9</Sha>
<Sha>994d9ebe9f3f4216d7b125738cf5c19adaf674d3</Sha>
</Dependency>
<Dependency Name="System.Threading.Channels" Version="10.0.0-rc.1.25479.101">
<Dependency Name="System.Threading.Channels" Version="10.0.0-rc.1.25555.107">
<Uri>https://github.com/dotnet/dotnet</Uri>
<Sha>3d931f25d78159d75a7209e0f10adf49e2eea3c9</Sha>
<Sha>994d9ebe9f3f4216d7b125738cf5c19adaf674d3</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.Logging" Version="10.0.0-rc.1.25479.101">
<Dependency Name="Microsoft.Extensions.Logging" Version="10.0.0-rc.1.25555.107">
<Uri>https://github.com/dotnet/dotnet</Uri>
<Sha>3d931f25d78159d75a7209e0f10adf49e2eea3c9</Sha>
<Sha>994d9ebe9f3f4216d7b125738cf5c19adaf674d3</Sha>
</Dependency>
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="10.0.0-rc.1.25479.101">
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="10.0.0-rc.1.25555.107">
<Uri>https://github.com/dotnet/dotnet</Uri>
<Sha>3d931f25d78159d75a7209e0f10adf49e2eea3c9</Sha>
<Sha>994d9ebe9f3f4216d7b125738cf5c19adaf674d3</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Runtime.Emscripten.3.1.56.Node.win-x64" Version="10.0.0-rc.1.25479.101">
<Dependency Name="Microsoft.NET.Runtime.Emscripten.3.1.56.Node.win-x64" Version="10.0.0-rc.1.25555.107">
<Uri>https://github.com/dotnet/dotnet</Uri>
<Sha>3d931f25d78159d75a7209e0f10adf49e2eea3c9</Sha>
<Sha>994d9ebe9f3f4216d7b125738cf5c19adaf674d3</Sha>
</Dependency>
</ProductDependencies>
<ToolsetDependencies>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="11.0.0-beta.25479.101">
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="11.0.0-beta.25555.107">
<Uri>https://github.com/dotnet/dotnet</Uri>
<Sha>3d931f25d78159d75a7209e0f10adf49e2eea3c9</Sha>
<Sha>994d9ebe9f3f4216d7b125738cf5c19adaf674d3</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="11.0.0-beta.25479.101">
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="11.0.0-beta.25555.107">
<Uri>https://github.com/dotnet/dotnet</Uri>
<Sha>3d931f25d78159d75a7209e0f10adf49e2eea3c9</Sha>
<Sha>994d9ebe9f3f4216d7b125738cf5c19adaf674d3</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.XHarness.CLI" Version="10.0.0-prerelease.25475.1">
<Dependency Name="Microsoft.DotNet.XHarness.CLI" Version="11.0.0-prerelease.26064.3">
<Uri>https://github.com/dotnet/xharness</Uri>
<Sha>d9aba438cae0eb814085c71dd6caa19e99c8e052</Sha>
<Sha>31e0b8e08f57890f7b7004b93361d69cd4b21079</Sha>
</Dependency>
<!--
Maui Rollback Version mappings, default means generated from sdk version. Allows for manual override of version similar to https://github.com/dotnet/maui/blob/df8cfcf635a590955a8cc3d6cf7ae6280449dd3f/eng/Versions.props#L138-L146, where the logic comes from:
Expand All @@ -55,12 +55,12 @@
<Sha>88c2c7ae772437921d85186318dd4320c4848618</Sha>
<Uri>https://github.com/dotnet/maui</Uri>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="10.0.100-rc.2.25479.101">
<Sha>3d931f25d78159d75a7209e0f10adf49e2eea3c9</Sha>
<Dependency Name="Microsoft.NET.Sdk" Version="10.0.100-rc.2.25555.107">
<Sha>994d9ebe9f3f4216d7b125738cf5c19adaf674d3</Sha>
<Uri>https://github.com/dotnet/dotnet</Uri>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Ref" Version="10.0.0-rc.1.25479.101">
<Sha>3d931f25d78159d75a7209e0f10adf49e2eea3c9</Sha>
<Dependency Name="Microsoft.NETCore.App.Ref" Version="10.0.0-rc.1.25555.107">
<Sha>994d9ebe9f3f4216d7b125738cf5c19adaf674d3</Sha>
<Uri>https://github.com/dotnet/dotnet</Uri>
</Dependency>
<Dependency Name="Microsoft.Android.Sdk.Windows" Version="36.0.9">
Expand All @@ -76,39 +76,39 @@
<Uri>https://github.com/dotnet/android</Uri>
<Sha>1dcfb6f8779c33b6f768c996495cb90ecd729329</Sha>
</Dependency>
<Dependency Name="Microsoft.MacCatalyst.Sdk.net10.0_18.5" Version="18.5.10824-net10-rc.2">
<!-- .NET 11 iOS version(s) -->
<Dependency Name="Microsoft.MacCatalyst.Sdk.net11.0_26.2" Version="26.2.11244-ci.net11-0">
<Uri>https://github.com/dotnet/macios</Uri>
<Sha>890175615f7762dfbc4f8555007aaf5bb4d75c8f</Sha>
<Sha>72f6ce856be41316c4d54d8d0cb3e90cd8b1a2ae</Sha>
</Dependency>
<Dependency Name="Microsoft.macOS.Sdk.net10.0_15.5" Version="15.5.10824-net10-rc.2">
<Dependency Name="Microsoft.macOS.Sdk.net11.0_26.2" Version="26.2.11244-ci.net11-0">
<Uri>https://github.com/dotnet/macios</Uri>
<Sha>890175615f7762dfbc4f8555007aaf5bb4d75c8f</Sha>
<Sha>72f6ce856be41316c4d54d8d0cb3e90cd8b1a2ae</Sha>
</Dependency>
<Dependency Name="Microsoft.iOS.Sdk.net10.0_18.5" Version="18.5.10824-net10-rc.2">
<Dependency Name="Microsoft.iOS.Sdk.net11.0_26.2" Version="26.2.11244-ci.net11-0">
<Uri>https://github.com/dotnet/macios</Uri>
<Sha>890175615f7762dfbc4f8555007aaf5bb4d75c8f</Sha>
<Sha>72f6ce856be41316c4d54d8d0cb3e90cd8b1a2ae</Sha>
</Dependency>
<Dependency Name="Microsoft.tvOS.Sdk.net10.0_18.5" Version="18.5.10824-net10-rc.2">
<Dependency Name="Microsoft.tvOS.Sdk.net11.0_26.2" Version="26.2.11244-ci.net11-0">
<Uri>https://github.com/dotnet/macios</Uri>
<Sha>890175615f7762dfbc4f8555007aaf5bb4d75c8f</Sha>
<Sha>72f6ce856be41316c4d54d8d0cb3e90cd8b1a2ae</Sha>
</Dependency>
<!-- Previous .NET iOS version(s) -->
<!-- This is a subscription of the .NET 9 latest stable versions of our packages -->
<Dependency Name="Microsoft.MacCatalyst.Sdk.net9.0_26.0" Version="26.0.9752">
<Dependency Name="Microsoft.MacCatalyst.Sdk.net10.0_26.2" Version="26.2.10192" CoherentParentDependency="Microsoft.MacCatalyst.Sdk.net11.0_26.2">
<Uri>https://github.com/dotnet/macios</Uri>
<Sha>177f4311930b32eecc1e462a71ebbe34b7e01a0b</Sha>
<Sha>8d3087594c224f1a5a2d6f9fdd2ca01d02e370ca</Sha>
</Dependency>
<Dependency Name="Microsoft.macOS.Sdk.net9.0_26.0" Version="26.0.9752">
<Dependency Name="Microsoft.macOS.Sdk.net10.0_26.2" Version="26.2.10192" CoherentParentDependency="Microsoft.macOS.Sdk.net11.0_26.2">
<Uri>https://github.com/dotnet/macios</Uri>
<Sha>177f4311930b32eecc1e462a71ebbe34b7e01a0b</Sha>
<Sha>8d3087594c224f1a5a2d6f9fdd2ca01d02e370ca</Sha>
</Dependency>
<Dependency Name="Microsoft.iOS.Sdk.net9.0_26.0" Version="26.0.9752">
<Dependency Name="Microsoft.iOS.Sdk.net10.0_26.2" Version="26.2.10192" CoherentParentDependency="Microsoft.iOS.Sdk.net11.0_26.2">
<Uri>https://github.com/dotnet/macios</Uri>
<Sha>177f4311930b32eecc1e462a71ebbe34b7e01a0b</Sha>
<Sha>8d3087594c224f1a5a2d6f9fdd2ca01d02e370ca</Sha>
</Dependency>
<Dependency Name="Microsoft.tvOS.Sdk.net9.0_26.0" Version="26.0.9752">
<Dependency Name="Microsoft.tvOS.Sdk.net10.0_26.2" Version="26.2.10192" CoherentParentDependency="Microsoft.tvOS.Sdk.net11.0_26.2">
<Uri>https://github.com/dotnet/macios</Uri>
<Sha>177f4311930b32eecc1e462a71ebbe34b7e01a0b</Sha>
<Sha>8d3087594c224f1a5a2d6f9fdd2ca01d02e370ca</Sha>
</Dependency>
</ToolsetDependencies>
</Dependencies>
14 changes: 7 additions & 7 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@
</PropertyGroup>
<!--Package versions-->
<PropertyGroup>
<MicrosoftNETILLinkTasksVersion>10.0.0-rc.1.25479.101</MicrosoftNETILLinkTasksVersion>
<MicrosoftNETILLinkPackageVersion>10.0.0-rc.1.25479.101</MicrosoftNETILLinkPackageVersion>
<SystemThreadingChannelsPackageVersion>10.0.0-rc.1.25479.101</SystemThreadingChannelsPackageVersion>
<MicrosoftExtensionsLoggingPackageVersion>10.0.0-rc.1.25479.101</MicrosoftExtensionsLoggingPackageVersion>
<BenchmarkDotNetVersion>0.14.1-nightly.20250107.205</BenchmarkDotNetVersion>
<MicrosoftNETRuntimeEmscripten3156Nodewinx64Version>10.0.0-rc.1.25479.101</MicrosoftNETRuntimeEmscripten3156Nodewinx64Version>
<MicrosoftDotNetXHarnessCLIVersion>10.0.0-prerelease.25475.1</MicrosoftDotNetXHarnessCLIVersion>
<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>
<BenchmarkDotNetVersion>0.16.0-custom.20260127.101</BenchmarkDotNetVersion>
<MicrosoftNETRuntimeEmscripten3156Nodewinx64Version>10.0.0-rc.1.25555.107</MicrosoftNETRuntimeEmscripten3156Nodewinx64Version>
<MicrosoftDotNetXHarnessCLIVersion>11.0.0-prerelease.26064.3</MicrosoftDotNetXHarnessCLIVersion>
</PropertyGroup>
<!--Package names-->
<PropertyGroup>
Expand Down
Loading
Loading