Skip to content

Commit

Permalink
chore: update aspnet core onboarding
Browse files Browse the repository at this point in the history
  • Loading branch information
vaind committed Jul 15, 2024
1 parent 9b818ce commit 8059ebb
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions static/app/components/onboarding/productSelection.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -95,10 +95,7 @@ export const platformProductAvailability = {
capacitor: [ProductSolution.PERFORMANCE_MONITORING, ProductSolution.SESSION_REPLAY],
dotnet: [ProductSolution.PERFORMANCE_MONITORING, ProductSolution.PROFILING],
'dotnet-aspnet': [ProductSolution.PERFORMANCE_MONITORING],
'dotnet-aspnetcore': [
ProductSolution.PERFORMANCE_MONITORING,
ProductSolution.PROFILING,
],
'dotnet-aspnetcore': [ProductSolution.PERFORMANCE_MONITORING],
'dotnet-awslambda': [ProductSolution.PERFORMANCE_MONITORING],
'dotnet-gcpfunctions': [ProductSolution.PERFORMANCE_MONITORING],
'dotnet-maui': [ProductSolution.PERFORMANCE_MONITORING, ProductSolution.PROFILING],
Expand Down

0 comments on commit 8059ebb

Please sign in to comment.