Skip to content

Commit

Permalink
Reference Tingle.Extensions.Http.Authentication as a project and not …
Browse files Browse the repository at this point in the history
…package hence keep versions aligned (#172)
  • Loading branch information
mburumaxwell authored Oct 18, 2023
1 parent b9f0f24 commit dc5233e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@

<ItemGroup>
<PackageReference Include="Microsoft.Extensions.FileProviders.Abstractions" Version="7.0.0" />
<PackageReference Include="Tingle.Extensions.Http.Authentication" Version="4.2.2" />
</ItemGroup>

<ItemGroup>
<ProjectReference Include="..\Tingle.Extensions.Http\Tingle.Extensions.Http.csproj" />
<ProjectReference Include="..\Tingle.Extensions.Http.Authentication\Tingle.Extensions.Http.Authentication.csproj" />
</ItemGroup>

</Project>

0 comments on commit dc5233e

Please sign in to comment.