mirror of
https://github.com/github/awesome-copilot.git
synced 2026-02-23 20:05: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",
|
"name": "csharp-dotnet-development",
|
||||||
"source": "./plugins/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.",
|
"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",
|
"name": "csharp-mcp-development",
|
||||||
|
|||||||
@@ -1,18 +1,13 @@
|
|||||||
{
|
{
|
||||||
"name": "csharp-dotnet-development",
|
"name": "csharp-dotnet-development",
|
||||||
"description": "Essential prompts, instructions, and chat modes for C# and .NET development including testing, documentation, and best practices.",
|
"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": {
|
"author": {
|
||||||
"name": "Awesome Copilot Community"
|
"name": "Awesome Copilot Community"
|
||||||
},
|
},
|
||||||
"repository": "https://github.com/github/awesome-copilot",
|
"repository": "https://github.com/github/awesome-copilot",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"tags": [
|
"tags": ["csharp", "dotnet", "aspnet", "testing"],
|
||||||
"csharp",
|
|
||||||
"dotnet",
|
|
||||||
"aspnet",
|
|
||||||
"testing"
|
|
||||||
],
|
|
||||||
"display": {
|
"display": {
|
||||||
"ordering": "alpha",
|
"ordering": "alpha",
|
||||||
"show_badge": false
|
"show_badge": false
|
||||||
|
|||||||
Reference in New Issue
Block a user