Skip to content

Instantly share code, notes, and snippets.

@ProfAvery
Created September 10, 2024 03:45
Show Gist options
  • Save ProfAvery/fd152e6168132e1c2a82392f960ac783 to your computer and use it in GitHub Desktop.
Save ProfAvery/fd152e6168132e1c2a82392f960ac783 to your computer and use it in GitHub Desktop.
CPSC 458 - ApateDNS config to avoid installing .NET 3.5
<configuration>
<startup>
<supportedRuntime version="v4.0" />
</startup>
</configuration>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment