Skip to content

Commit

Permalink
ci: update visual studio plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
paulpach committed Mar 17, 2021
1 parent ab86f84 commit 218e6e4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Packages/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"dependencies": {
"com.cysharp.unitask": "2.0.37",
"com.unity.ext.nunit": "1.0.5",
"com.unity.ide.visualstudio": "2.0.5",
"com.unity.ide.visualstudio": "2.0.7",
"com.unity.ide.vscode": "1.2.3",
"com.unity.nuget.mono-cecil": "1.10.1",
"com.unity.test-framework": "1.1.24",
Expand Down
6 changes: 4 additions & 2 deletions Packages/packages-lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,12 @@
"url": "https://packages.unity.com"
},
"com.unity.ide.visualstudio": {
"version": "2.0.5",
"version": "2.0.7",
"depth": 0,
"source": "registry",
"dependencies": {},
"dependencies": {
"com.unity.test-framework": "1.1.9"
},
"url": "https://packages.unity.com"
},
"com.unity.ide.vscode": {
Expand Down

0 comments on commit 218e6e4

Please sign in to comment.