msvc-dev-cmd v1.11.0

This commit is contained in:
Alexei Lozovsky
2022-08-28 16:42:48 +09:00
122 changed files with 6556 additions and 60 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "msvc-dev-cmd",
"version": "1.10.0",
"version": "1.11.0",
"description": "GitHub Action to setup Developer Command Prompt for Microsoft Visual C++",
"main": "index.js",
"scripts": {
@@ -27,7 +27,7 @@
},
"homepage": "https://github.com/ilammy/msvc-dev-cmd#readme",
"dependencies": {
"@actions/core": "^1.2"
"@actions/core": "^1.9.1"
},
"devDependencies": {
"eslint": "^7"