Skip to content

Commit c2c0b42

Browse files
authored
Merge pull request #81 from marcominerva/develop
Libraries update
2 parents 1b813a2 + fda78cf commit c2c0b42

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

src/SimpleAuthentication/SimpleAuthentication.csproj

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
</ItemGroup>
3232

3333
<ItemGroup>
34+
<PackageReference Include="SimpleAuthenticationTools.Abstractions" Version="2.0.3" />
3435
<PackageReference Include="Swashbuckle.AspNetCore.SwaggerGen" Version="6.5.0" />
3536
</ItemGroup>
3637

@@ -42,8 +43,4 @@
4243
<None Include="..\..\README.md" Pack="true" PackagePath="\" />
4344
</ItemGroup>
4445

45-
<ItemGroup>
46-
<ProjectReference Include="..\SimpleAuthentication.Abstractions\SimpleAuthentication.Abstractions.csproj" />
47-
</ItemGroup>
48-
4946
</Project>

0 commit comments

Comments
 (0)