Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion plugins/dotnet-diag/.claude-plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dotnet-diag",
"version": "0.1.1",
"version": "0.1.2",
"description": "Skills for .NET performance investigations, debugging, and incident analysis.",
"skills": ["./skills/"],
"agents": ["./agents/optimizing-dotnet-performance.agent.md"]
Expand Down
2 changes: 1 addition & 1 deletion plugins/dotnet-diag/.codex-plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dotnet-diag",
"version": "0.1.1",
"version": "0.1.2",
"description": "Skills for .NET performance investigations, debugging, and incident analysis.",
"skills": ["./skills/"],
"agents": ["./agents/optimizing-dotnet-performance.agent.md"]
Expand Down
2 changes: 1 addition & 1 deletion plugins/dotnet-diag/plugin.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dotnet-diag",
"version": "0.1.1",
"version": "0.1.2",
"description": "Skills for .NET performance investigations, debugging, and incident analysis.",
"skills": ["./skills/"],
"agents": ["./agents/optimizing-dotnet-performance.agent.md"]
Expand Down
2 changes: 1 addition & 1 deletion plugins/dotnet-msbuild/.claude-plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dotnet-msbuild",
"version": "0.1.9",
"version": "0.1.10",
"description": "Comprehensive MSBuild and .NET build skills: failure diagnosis, performance optimization, code quality, and modernization.",
"skills": ["./skills/"],
"agents": [
Expand Down
2 changes: 1 addition & 1 deletion plugins/dotnet-msbuild/.codex-plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dotnet-msbuild",
"version": "0.1.9",
"version": "0.1.10",
"description": "Comprehensive MSBuild and .NET build skills: failure diagnosis, performance optimization, code quality, and modernization.",
"skills": ["./skills/"],
"agents": [
Expand Down
2 changes: 1 addition & 1 deletion plugins/dotnet-msbuild/plugin.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dotnet-msbuild",
"version": "0.1.9",
"version": "0.1.10",
"description": "Comprehensive MSBuild and .NET build skills: failure diagnosis, performance optimization, code quality, and modernization.",
"skills": ["./skills/"],
"agents": [
Expand Down
2 changes: 1 addition & 1 deletion plugins/dotnet-test-migration/.claude-plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dotnet-test-migration",
"version": "0.1.8",
"version": "0.1.9",
"description": "Skills and an orchestrator agent for migrating .NET test frameworks and platforms: MSTest and xUnit version upgrades, xUnit-to-MSTest conversion, and VSTest to Microsoft.Testing.Platform.",
"skills": ["./skills/"],
"agents": [
Expand Down
2 changes: 1 addition & 1 deletion plugins/dotnet-test-migration/.codex-plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dotnet-test-migration",
"version": "0.1.8",
"version": "0.1.9",
"description": "Skills and an orchestrator agent for migrating .NET test frameworks and platforms: MSTest and xUnit version upgrades, xUnit-to-MSTest conversion, and VSTest to Microsoft.Testing.Platform.",
"skills": ["./skills/"],
"agents": [
Expand Down
2 changes: 1 addition & 1 deletion plugins/dotnet-test-migration/plugin.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dotnet-test-migration",
"version": "0.1.8",
"version": "0.1.9",
"description": "Skills and an orchestrator agent for migrating .NET test frameworks and platforms: MSTest and xUnit version upgrades, xUnit-to-MSTest conversion, and VSTest to Microsoft.Testing.Platform.",
"skills": ["./skills/"],
"agents": [
Expand Down
2 changes: 1 addition & 1 deletion plugins/dotnet-test/.claude-plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dotnet-test",
"version": "0.2.19",
"version": "0.2.20",
"description": "Skills for running, generating, analyzing, and improving .NET tests: test execution, filtering, platform detection, coverage, testability, and MSTest workflows.",
"skills": ["./skills/"],
"agents": [
Expand Down
2 changes: 1 addition & 1 deletion plugins/dotnet-test/.codex-plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dotnet-test",
"version": "0.2.19",
"version": "0.2.20",
"description": "Skills for running, generating, analyzing, and improving .NET tests: test execution, filtering, platform detection, coverage, testability, and MSTest workflows.",
"skills": ["./skills/"],
"agents": [
Expand Down
2 changes: 1 addition & 1 deletion plugins/dotnet-test/plugin.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dotnet-test",
"version": "0.2.19",
"version": "0.2.20",
"description": "Skills for running, generating, analyzing, and improving .NET tests: test execution, filtering, platform detection, coverage, testability, and MSTest workflows.",
"skills": ["./skills/"],
"agents": [
Expand Down
2 changes: 1 addition & 1 deletion plugins/dotnet/.claude-plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dotnet",
"version": "0.2.3",
"version": "0.2.4",
"description": "C# language server (LSP) integration for coding agents and high-level .NET development skills.",
"skills": ["./skills/"],
"lspServers": "./lsp.json"
Expand Down
2 changes: 1 addition & 1 deletion plugins/dotnet/.codex-plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dotnet",
"version": "0.2.3",
"version": "0.2.4",
"description": "C# language server (LSP) integration for coding agents and high-level .NET development skills.",
"skills": ["./skills/"],
"lspServers": "./lsp.json"
Expand Down
2 changes: 1 addition & 1 deletion plugins/dotnet/plugin.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dotnet",
"version": "0.2.3",
"version": "0.2.4",
"description": "C# language server (LSP) integration for coding agents and high-level .NET development skills.",
"skills": ["./skills/"],
"lspServers": "./lsp.json"
Expand Down
2 changes: 1 addition & 1 deletion plugins/dotnet11/.claude-plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dotnet11",
"version": "0.1.1",
"version": "0.1.2",
"description": "Skills for .NET 11 APIs and language features.",
"skills": ["./skills/"]
}
2 changes: 1 addition & 1 deletion plugins/dotnet11/.codex-plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dotnet11",
"version": "0.1.1",
"version": "0.1.2",
"description": "Skills for .NET 11 APIs and language features.",
"skills": ["./skills/"]
}
2 changes: 1 addition & 1 deletion plugins/dotnet11/plugin.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dotnet11",
"version": "0.1.1",
"version": "0.1.2",
"description": "Skills for .NET 11 APIs and language features.",
"skills": ["./skills/"]
}