1
0
mirror of https://github.com/actions/setup-dotnet.git synced 2026-02-18 15:31:20 +01:00
* Consume new tool-cache

* Fix tests

* V1
This commit is contained in:
Danny McCormick
2019-08-01 09:26:34 -04:00
committed by GitHub
parent 1acab72798
commit dc30e5defe
3 changed files with 4 additions and 4 deletions

View File

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