Skip to content

Commit a056010

Browse files
authored
Update Dockerfile
1 parent c2ae866 commit a056010

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ RUN curl -fsSL https://claude.ai/install.sh | bash \
225225
&& claude plugin install dotnet-ai \
226226
&& claude plugin install dotnet-template-engine \
227227
&& claude plugin install dotnet-test \
228-
&& claude plugin install dotnet-aspnet \
228+
&& claude plugin install dotnet-aspnet@dotnet-agent-skills \
229229
&& claude plugin install typescript-lsp
230230

231231
# Prime .NET

0 commit comments

Comments
 (0)