Skip to content

Commit

Permalink
Merge pull request #119 from marcominerva/develop
Browse files Browse the repository at this point in the history
Update Abstractions reference
  • Loading branch information
marcominerva authored Sep 9, 2024
2 parents f9b2d06 + 5d095b6 commit 93fe402
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.1.4" />
<PackageReference Include="Swashbuckle.AspNetCore.SwaggerGen" Version="6.7.3" />
</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 93fe402

Please sign in to comment.