|
|
@ -30,12 +30,12 @@ |
|
|
|
</ItemGroup> |
|
|
|
|
|
|
|
<ItemGroup> |
|
|
|
<PackageReference Include="FluentValidation.AspNetCore" Version="7.3.1" /> |
|
|
|
<PackageReference Include="FluentValidation.AspNetCore" Version="7.3.4" /> |
|
|
|
<PackageReference Include="MediatR.Extensions.Microsoft.DependencyInjection" Version="4.0.0" /> |
|
|
|
<PackageReference Include="Autofac.Extensions.DependencyInjection" Version="4.2.0" /> |
|
|
|
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.1.1" /> |
|
|
|
<PackageReference Include="Microsoft.ApplicationInsights.DependencyCollector" Version="2.4.1" /> |
|
|
|
<PackageReference Include="Microsoft.ApplicationInsights.Kubernetes" Version="1.0.0-beta1" /> |
|
|
|
<PackageReference Include="Microsoft.ApplicationInsights.Kubernetes" Version="1.0.0-beta2" /> |
|
|
|
<PackageReference Include="Microsoft.ApplicationInsights.ServiceFabric" Version="2.0.1-beta1" /> |
|
|
|
<PackageReference Include="Microsoft.AspNetCore.All" Version="2.0.3" /> |
|
|
|
<PackageReference Include="MediatR" Version="4.0.1" /> |
|
|
|