![dotnet-maestro[bot]](/assets/img/avatar_default.png)
* Update dependencies from https://github.com/dotnet/arcade build 20200421.14 - Microsoft.DotNet.Arcade.Sdk: 5.0.0-beta.20201.2 -> 5.0.0-beta.20221.14 * Update arcade and add dotnet-tools feed
3 lines
134 B
Batchfile
3 lines
134 B
Batchfile
@echo off
|
|
powershell -NoProfile -NoLogo -ExecutionPolicy ByPass -command "& """%~dp0init-tools-native.ps1""" %*"
|
|
exit /b %ErrorLevel%
|