File tree 3 files changed +10
-2
lines changed
3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 1
1
# vscode-powershell Release History
2
2
3
+ ## 1.4.3
4
+ ### Wednesday, September 13, 2017
5
+
6
+ - [ #1016 ] ( https://github.com/PowerShell/vscode-powershell/issues/1016 ) -
7
+ Fixed a conflict with the "Azure Resource Manager for Visual Studio
8
+ Code" extension which prevented the PowerShell extension from loading
9
+ successfully.
10
+
3
11
## 1.4.2
4
12
### Tuesday, September 5, 2017
5
13
Original file line number Diff line number Diff line change 1
- version : ' 1.4.2 -insiders-{build}'
1
+ version : ' 1.4.3 -insiders-{build}'
2
2
image : Visual Studio 2017
3
3
clone_depth : 10
4
4
skip_tags : true
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " PowerShell" ,
3
3
"displayName" : " PowerShell" ,
4
- "version" : " 1.4.2 " ,
4
+ "version" : " 1.4.3 " ,
5
5
"publisher" : " ms-vscode" ,
6
6
"description" : " Develop PowerShell scripts in Visual Studio Code!" ,
7
7
"engines" : {
You can’t perform that action at this time.
0 commit comments