Updated solution

This commit is contained in:
2025-11-17 19:43:30 +01:00
parent f20ee64221
commit d4d9b11968
9 changed files with 73 additions and 148 deletions

View File

@@ -1,8 +1,6 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>net8.0</TargetFramework>
</PropertyGroup>
<PropertyGroup />
<ItemGroup>
<ProjectReference Include="$(SolutionDir)\src\Extensions\Cloudflare.Dns\Cloudflare.Dns.csproj" />