* Update dependencies from https://github.com/dotnet/arcade build 20240611.10
Microsoft.DotNet.Arcade.Sdk
From Version 9.0.0-beta.24311.1 -> To Version 9.0.0-beta.24311.10
* Fix xunit deprecation warnings
---------
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Tim Mulholland <timulhol@microsoft.com>
* Update dependencies from https://github.com/dotnet/arcade build 20240603.1
Microsoft.DotNet.Arcade.Sdk
From Version 9.0.0-beta.24281.1 -> To Version 9.0.0-beta.24303.1
* Update dependencies from https://github.com/dotnet/arcade build 20240605.1
Microsoft.DotNet.Arcade.Sdk
From Version 9.0.0-beta.24281.1 -> To Version 9.0.0-beta.24305.1
* Update dependencies from https://github.com/dotnet/arcade build 20240605.5
Microsoft.DotNet.Arcade.Sdk
From Version 9.0.0-beta.24281.1 -> To Version 9.0.0-beta.24305.5
---------
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
* Update dependencies from https://github.com/dotnet/arcade build 20240531.1
Microsoft.DotNet.Arcade.Sdk
From Version 9.0.0-beta.24280.3 -> To Version 9.0.0-beta.24281.1
* Update dependencies from https://github.com/dotnet/arcade build 20240531.1
Microsoft.DotNet.Arcade.Sdk
From Version 9.0.0-beta.24280.3 -> To Version 9.0.0-beta.24281.1
* Update dependencies from https://github.com/dotnet/arcade build 20240531.1
Microsoft.DotNet.Arcade.Sdk
From Version 9.0.0-beta.24280.3 -> To Version 9.0.0-beta.24281.1
---------
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Microsoft.DotNet.Arcade.Sdk
From Version 9.0.0-beta.24279.3 -> To Version 9.0.0-beta.24280.3
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
* move projects out of tools
* revert dotnet sdk to .NET 9 P4
* moved Microsoft.DotNet.Scaffolding.Helpers and Microsoft.DotNet.Scaffolding.ComponentModel
Microsoft.DotNet.Arcade.Sdk
From Version 9.0.0-beta.24270.3 -> To Version 9.0.0-beta.24272.5
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Microsoft.DotNet.Arcade.Sdk
From Version 9.0.0-beta.24266.1 -> To Version 9.0.0-beta.24270.3
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
* Update dependencies from https://github.com/dotnet/arcade build 20240516.1
Microsoft.DotNet.Arcade.Sdk
From Version 9.0.0-beta.24265.1 -> To Version 9.0.0-beta.24266.1
* Update dependencies from https://github.com/dotnet/arcade build 20240516.1
Microsoft.DotNet.Arcade.Sdk
From Version 9.0.0-beta.24265.1 -> To Version 9.0.0-beta.24266.1
---------
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
* adding 'WithReference(redis)' block for code modification,
* changed logic to account for project picked and the correct generated name being used.
* minor fix
Microsoft.DotNet.Arcade.Sdk
From Version 9.0.0-beta.24260.2 -> To Version 9.0.0-beta.24265.1
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
* add code modification when running 'caching --type redis' aspire scenario
* minor edits
* removing <PackagePath> for the embedded resource, not needed
* Update dependencies from https://github.com/dotnet/arcade build 20240510.2
Microsoft.DotNet.Arcade.Sdk
From Version 9.0.0-beta.24258.1 -> To Version 9.0.0-beta.24260.2
* Update dependencies from https://github.com/dotnet/arcade build 20240510.2
Microsoft.DotNet.Arcade.Sdk
From Version 9.0.0-beta.24258.1 -> To Version 9.0.0-beta.24260.2
---------
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
* using ParameterDiscovery and InteractivePickerType.ProjectPicker for --project discovery.
* added a minor comment. ParameterDiscovery needs more cleanup after this (very messy)
Microsoft.DotNet.Arcade.Sdk
From Version 9.0.0-beta.24256.2 -> To Version 9.0.0-beta.24258.1
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>