Skip to content

Commit 1a59d7f

Browse files
committed
Update extension metadata
1 parent 2393077 commit 1a59d7f

File tree

2 files changed

+3
-9
lines changed

2 files changed

+3
-9
lines changed

CHANGELOG.md

+1-7
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,3 @@
11
# Change Log
22

3-
All notable changes to the "vscode-entity-framework" extension will be documented in this file.
4-
5-
Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file.
6-
7-
## [Unreleased]
8-
9-
- Initial release
3+
Release notes can be found here: https://github.com/badsyntax/vscode-entity-framework/releases

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "vscode-entity-framework",
3-
"displayName": "vscode-entity-framework",
4-
"description": "Entity Framework extension for VS Code",
3+
"displayName": "Entity Framework Migrations",
4+
"description": "Manage Entity Framework migrations in VS Code",
55
"version": "0.0.0",
66
"engines": {
77
"vscode": "^1.74.0",

0 commit comments

Comments
 (0)