重定向任何Windows应用程序域名解析到指定IP的工具
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

31 lines
1.6 KiB

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.7.34031.279
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AxibugInject", "AxibugInject\AxibugInject.csproj", "{95E6AA00-47C3-4B1F-9F18-21164573D89C}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AxibugRedirector", "AxibugRedirector\AxibugRedirector.csproj", "{DE13F3EF-8DB0-4900-A169-AFF59B15631F}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{95E6AA00-47C3-4B1F-9F18-21164573D89C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{95E6AA00-47C3-4B1F-9F18-21164573D89C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{95E6AA00-47C3-4B1F-9F18-21164573D89C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{95E6AA00-47C3-4B1F-9F18-21164573D89C}.Release|Any CPU.Build.0 = Release|Any CPU
{DE13F3EF-8DB0-4900-A169-AFF59B15631F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{DE13F3EF-8DB0-4900-A169-AFF59B15631F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{DE13F3EF-8DB0-4900-A169-AFF59B15631F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{DE13F3EF-8DB0-4900-A169-AFF59B15631F}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {4D78C063-A26B-48C6-8DCF-B40D03871A90}
EndGlobalSection
EndGlobal