DnsRebindingProtectionApp: minor change.

This commit is contained in:
Shreyas Zare
2024-03-16 12:35:02 +05:30
parent 40b510c59c
commit e73b1aabe9

View File

@@ -11,7 +11,7 @@
<RootNamespace>DnsRebindingProtection</RootNamespace>
<PackageProjectUrl>https://technitium.com/dns/</PackageProjectUrl>
<RepositoryUrl>https://github.com/TechnitiumSoftware/DnsServer</RepositoryUrl>
<Description>Protects from DNS rebinding attacks using configured private domains and networks.</Description>
<Description>Protects from DNS rebinding attacks using configured private domains and networks.\n\nWarning! The app will remove private IP addresses from response for domain names not hosted locally.</Description>
<GeneratePackageOnBuild>false</GeneratePackageOnBuild>
<OutputType>Library</OutputType>
</PropertyGroup>