We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a056010 commit 7ee8754Copy full SHA for 7ee8754
1 file changed
Dockerfile
@@ -225,7 +225,6 @@ RUN curl -fsSL https://claude.ai/install.sh | bash \
225
&& claude plugin install dotnet-ai \
226
&& claude plugin install dotnet-template-engine \
227
&& claude plugin install dotnet-test \
228
- && claude plugin install dotnet-aspnet@dotnet-agent-skills \
229
&& claude plugin install typescript-lsp
230
231
# Prime .NET
0 commit comments