File tree Expand file tree Collapse file tree
src/Services/Payment/Payment.API Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1313 <PackageReference Include =" Microsoft.ApplicationInsights.Kubernetes" Version =" 1.0.0-beta1" />
1414 <PackageReference Include =" Microsoft.ApplicationInsights.ServiceFabric" Version =" 2.0.0-beta1" />
1515 <PackageReference Include =" Microsoft.AspNetCore.All" Version =" 2.0.0" />
16- <PackageReference Include =" Swashbuckle.AspNetCore" Version =" 1.0.0" />
1716 </ItemGroup >
1817 <ItemGroup >
1918 <DotNetCliToolReference Include =" Microsoft.VisualStudio.Web.CodeGeneration.Tools" Version =" 2.0.0" />
Original file line number Diff line number Diff line change 1616using RabbitMQ . Client ;
1717using System ;
1818using System . Threading . Tasks ;
19- using Swashbuckle . AspNetCore . Swagger ;
2019using Microsoft . ApplicationInsights . Extensibility ;
2120using Microsoft . ApplicationInsights . ServiceFabric ;
2221
You can’t perform that action at this time.
0 commit comments