Updated test dependencies

This commit is contained in:
2025-10-09 21:05:56 +02:00
parent 8a9103c6ca
commit 932b8697ae
9 changed files with 26 additions and 13 deletions

View File

@@ -2,7 +2,11 @@
<PropertyGroup>
<AssemblyOriginatorKeyFile>../../../cloudflare-api.snk</AssemblyOriginatorKeyFile>
</PropertyGroup>
<ItemGroup>
<Compile Include="../../MSTestSettings.cs" Link="MSTestSettings.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="../../../src/Cloudflare/Cloudflare.csproj" />
</ItemGroup>