mirror of
https://github.com/github/awesome-copilot.git
synced 2026-02-20 02:15:12 +00:00
Updating plugin version
This commit is contained in:
2
.github/plugin/marketplace.json
vendored
2
.github/plugin/marketplace.json
vendored
@@ -50,7 +50,7 @@
|
||||
"name": "csharp-dotnet-development",
|
||||
"source": "./plugins/csharp-dotnet-development",
|
||||
"description": "Essential prompts, instructions, and chat modes for C# and .NET development including testing, documentation, and best practices.",
|
||||
"version": "1.0.0"
|
||||
"version": "1.1.0"
|
||||
},
|
||||
{
|
||||
"name": "csharp-mcp-development",
|
||||
|
||||
@@ -1,18 +1,13 @@
|
||||
{
|
||||
"name": "csharp-dotnet-development",
|
||||
"description": "Essential prompts, instructions, and chat modes for C# and .NET development including testing, documentation, and best practices.",
|
||||
"version": "1.0.0",
|
||||
"version": "1.1.0",
|
||||
"author": {
|
||||
"name": "Awesome Copilot Community"
|
||||
},
|
||||
"repository": "https://github.com/github/awesome-copilot",
|
||||
"license": "MIT",
|
||||
"tags": [
|
||||
"csharp",
|
||||
"dotnet",
|
||||
"aspnet",
|
||||
"testing"
|
||||
],
|
||||
"tags": ["csharp", "dotnet", "aspnet", "testing"],
|
||||
"display": {
|
||||
"ordering": "alpha",
|
||||
"show_badge": false
|
||||
|
||||
Reference in New Issue
Block a user