mirror of
https://github.com/dotnet/skills.git
synced 2026-09-20 09:49:54 +08:00
Reset plugin verisons to 0.1.0 (#145)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "dotnet-msbuild",
|
||||
"version": "1.0.0",
|
||||
"version": "0.1.0",
|
||||
"description": "Comprehensive MSBuild and .NET build skills: failure diagnosis, performance optimization, code quality, and modernization.",
|
||||
"skills": "./skills/",
|
||||
"agents": "./agents/"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "dotnet",
|
||||
"version": "1.0.0",
|
||||
"version": "0.1.0",
|
||||
"description": "Collection of core .NET skills for handling common .NET coding tasks.",
|
||||
"skills": "./skills/",
|
||||
"agents": "./agents/"
|
||||
|
||||
Reference in New Issue
Block a user