Exclude modules from token

This commit is contained in:
Sergio Matias Urquin
2025-05-12 21:58:18 -06:00
parent 44e353e386
commit 714e18bb65
3 changed files with 3 additions and 7 deletions

View File

@@ -7,7 +7,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Core.Cerberos.Adapters" Version="0.3.0-alpha0042" />
<PackageReference Include="Cerberos.Building.Blocks" Version="0.0.3" />
<PackageReference Include="Lib.Architecture.BuildingBlocks" Version="0.9.0-alpha0001" />
<PackageReference Include="Refit" Version="8.0.0" />
</ItemGroup>