We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3cd373 commit 29c41feCopy full SHA for 29c41fe
1 file changed
src/Services/Basket/Basket.API/Basket.API.csproj
@@ -22,7 +22,7 @@
22
<PackageReference Include="Microsoft.ApplicationInsights.DependencyCollector" Version="2.6.1" />
23
<PackageReference Include="Microsoft.ApplicationInsights.Kubernetes" Version="1.0.0-beta8" />
24
<PackageReference Include="Microsoft.ApplicationInsights.ServiceFabric" Version="2.1.1-beta1" />
25
- <PackageReference Include="Microsoft.AspNetCore.App" Version="2.2.0" />
+ <PackageReference Include="Microsoft.AspNetCore.App" />
26
<PackageReference Include="Microsoft.AspNetCore.Diagnostics.HealthChecks" Version="2.2.0" />
27
<PackageReference Include="Microsoft.AspNetCore.HealthChecks" Version="1.0.0" />
28
<PackageReference Include="Microsoft.Extensions.Configuration.AzureKeyVault" Version="2.1.0" />
0 commit comments