deps: added Tmds.Systemd

This commit is contained in:
2026-05-20 09:28:35 -04:00
parent 385873a0cd
commit 2c2fa719fb
2 changed files with 11 additions and 1 deletions
+7 -1
View File
@@ -1 +1,7 @@
[] [
{
"pname": "Tmds.Systemd",
"version": "0.8.0",
"hash": "sha256-URLuPtGzxEIqoUrCIXwlSZtL60ixHA/Pc7U0ZD/+6/0="
}
]
+4
View File
@@ -8,4 +8,8 @@
<Nullable>enable</Nullable> <Nullable>enable</Nullable>
</PropertyGroup> </PropertyGroup>
<ItemGroup>
<PackageReference Include="Tmds.Systemd" Version="0.8.0" />
</ItemGroup>
</Project> </Project>