Enable ability to change .NET SDK installation directory by DOTNET_INSTALL_DIR environment variable (#329)

This commit is contained in:
Ivan
2022-10-04 10:22:05 +02:00
committed by GitHub
parent c7e7147fd3
commit 45c9f236cf
6 changed files with 38 additions and 36 deletions

View File

@ -1,6 +1,6 @@
{
"name": "setup-dotnet",
"version": "3.0.0",
"version": "3.0.1",
"private": true,
"description": "setup dotnet action",
"main": "lib/setup-dotnet.js",