File tree 3 files changed +3
-6
lines changed
3 files changed +3
-6
lines changed File renamed without changes.
Original file line number Diff line number Diff line change @@ -35,6 +35,6 @@ on how to contribute to this extension!
35
35
36
36
## License
37
37
38
- This extension is [ licensed under the MIT License] ( LICENSE ) . Please see the
38
+ This extension is [ licensed under the MIT License] ( LICENSE.txt ) . Please see the
39
39
[ third-party notices] (Third Party Notices.txt) file for details on the third-party
40
40
binaries that we include with releases of this project.
Original file line number Diff line number Diff line change 2
2
"name" : " PowerShell" ,
3
3
"displayName" : " PowerShell" ,
4
4
"version" : " 0.1.0" ,
5
- "publisher" : " daviwil " ,
5
+ "publisher" : " ms-vscode " ,
6
6
"description" : " Develop PowerShell scripts in Visual Studio Code!" ,
7
7
"engines" : { "vscode" : " 0.10.x" },
8
- "author" : {
9
- "name" : " Microsoft Corporation - Development Labs"
10
- },
11
- "license" :" SEE LICENSE FILE" ,
8
+ "license" :" SEE LICENSE IN LICENSE.txt" ,
12
9
"homepage" : " https://github.com/PowerShell/vscode-powershell/README.md" ,
13
10
"categories" : [
14
11
" Languages" ,
You can’t perform that action at this time.
0 commit comments