We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2393077 commit 1a59d7fCopy full SHA for 1a59d7f
CHANGELOG.md
@@ -1,9 +1,3 @@
1
# Change Log
2
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
+Release notes can be found here: https://github.com/badsyntax/vscode-entity-framework/releases
package.json
@@ -1,7 +1,7 @@
{
"name": "vscode-entity-framework",
- "displayName": "vscode-entity-framework",
- "description": "Entity Framework extension for VS Code",
+ "displayName": "Entity Framework Migrations",
+ "description": "Manage Entity Framework migrations in VS Code",
"version": "0.0.0",
"engines": {
"vscode": "^1.74.0",
0 commit comments