Skip to content

Commit

Permalink
Libraries update #91
Browse files Browse the repository at this point in the history
  • Loading branch information
marcominerva committed Jul 10, 2023
1 parent 8d7df62 commit e792a6a
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions src/SimpleAuthentication/SimpleAuthentication.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="SimpleAuthenticationTools.Abstractions" Version="2.0.9" />
<PackageReference Include="Swashbuckle.AspNetCore.SwaggerGen" Version="6.5.0" />
</ItemGroup>

Expand All @@ -41,9 +42,5 @@
</None>
<None Include="..\..\README.md" Pack="true" PackagePath="\" />
</ItemGroup>

<ItemGroup>
<ProjectReference Include="..\SimpleAuthentication.Abstractions\SimpleAuthentication.Abstractions.csproj" />
</ItemGroup>

</Project>

0 comments on commit e792a6a

Please sign in to comment.