Skip to content

Commit 4d6a54c

Browse files
author
Sychev Igor
committed
drop swagger from payment.... AGAIN
1 parent 5198041 commit 4d6a54c

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

src/Services/Payment/Payment.API/Payment.API.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
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" />

src/Services/Payment/Payment.API/Startup.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
using RabbitMQ.Client;
1717
using System;
1818
using System.Threading.Tasks;
19-
using Swashbuckle.AspNetCore.Swagger;
2019
using Microsoft.ApplicationInsights.Extensibility;
2120
using Microsoft.ApplicationInsights.ServiceFabric;
2221

0 commit comments

Comments
 (0)