Skip to content

Commit

Permalink
Fixes #174
Browse files Browse the repository at this point in the history
  • Loading branch information
simonkurtz-MSFT committed Feb 21, 2025
1 parent f5bf69f commit be39bc6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/aca/05-aca-dapr-pubsubapi/Program-dotnet9.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
// Add services to the container.

builder.Services.AddControllers().AddDapr();
builder.Services.AddControllers();
// Learn more about configuring OpenAPI at https://aka.ms/aspnet/openapi
builder.Services.AddOpenApi();

Expand Down

0 comments on commit be39bc6

Please sign in to comment.