Partial implementation of SecretService

This commit is contained in:
2025-10-28 11:36:13 +01:00
parent 0e01b34ea8
commit 2910421d48
5 changed files with 46 additions and 1 deletions

View File

@@ -11,4 +11,8 @@
<ProjectReference Include="../Repository/Repository.csproj" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="GirCore.Secret-1" Version="0.7.0-preview.2" />
</ItemGroup>
</Project>