File tree Expand file tree Collapse file tree 3 files changed +3
-6
lines changed Expand file tree Collapse file tree 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!
3535
3636## License
3737
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
3939[ third-party notices] (Third Party Notices.txt) file for details on the third-party
4040binaries that we include with releases of this project.
Original file line number Diff line number Diff line change 22 "name" : " PowerShell" ,
33 "displayName" : " PowerShell" ,
44 "version" : " 0.1.0" ,
5- "publisher" : " daviwil " ,
5+ "publisher" : " ms-vscode " ,
66 "description" : " Develop PowerShell scripts in Visual Studio Code!" ,
77 "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" ,
129 "homepage" : " https://github.com/PowerShell/vscode-powershell/README.md" ,
1310 "categories" : [
1411 " Languages" ,
You can’t perform that action at this time.
0 commit comments