We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 019e9c6 commit 92a9ab4Copy full SHA for 92a9ab4
1 file changed
README.md
@@ -37,7 +37,7 @@ Welcome to the home page of `Microsoft Application Insights Profiler for ASP.NET
37
1. **Add NuGet Packages**
38
39
```shell
40
- dotnet add package Microsoft.ApplicationInsights.AspNetCore
+ dotnet add package Microsoft.ApplicationInsights.AspNetCore --version 2.23.0
41
dotnet add package Microsoft.ApplicationInsights.Profiler.AspNetCore
42
```
43
0 commit comments