Skip to content

Commit

Permalink
Include preview versions
Browse files Browse the repository at this point in the history
  • Loading branch information
mrsharm committed Sep 27, 2024
1 parent 7fbc09b commit e3111a8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions gc-azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ jobs:
displayName: Install .NET 9.0
inputs:
version: 9.0.x
includePreviewVersions: true
- script: dotnet tool restore
- script: dotnet tool install --local dotnet-repl

Expand Down
1 change: 0 additions & 1 deletion src/benchmarks/gc/GC.Infrastructure/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ This repository contains the code to invoke the GC Infrastructure that currently
3. ASP.NET Benchmarks
4. Test.
5. Test2.
6. Test3.

Currently, the infrastructure runs exclusively on Windows if you want to run the scenarios locally.

Expand Down

0 comments on commit e3111a8

Please sign in to comment.