updated publish profile.

This commit is contained in:
Shreyas Zare
2024-02-04 18:18:15 +05:30
parent f88d36f516
commit d3bbec4bd0

View File

@@ -8,7 +8,7 @@ https://go.microsoft.com/fwlink/?LinkID=208121.
<Platform>Any CPU</Platform> <Platform>Any CPU</Platform>
<PublishDir>..\DnsServerWindowsSetup\publish</PublishDir> <PublishDir>..\DnsServerWindowsSetup\publish</PublishDir>
<PublishProtocol>FileSystem</PublishProtocol> <PublishProtocol>FileSystem</PublishProtocol>
<TargetFramework>net7.0</TargetFramework> <TargetFramework>net8.0</TargetFramework>
<SelfContained>false</SelfContained> <SelfContained>false</SelfContained>
</PropertyGroup> </PropertyGroup>
</Project> </Project>