mirror of
https://gitee.com/gfdgd-xi/deep-wine-runner
synced 2025-12-13 10:32:03 +08:00
net检测demo
This commit is contained in:
18
demo/CheckNet/CheckNet.sln
Executable file
18
demo/CheckNet/CheckNet.sln
Executable file
@@ -0,0 +1,18 @@
|
||||
|
||||
Microsoft Visual Studio Solution File, Format Version 11.00
|
||||
# Visual Studio 2010
|
||||
# SharpDevelop 5.1
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CheckNet", "CheckNet\CheckNet.csproj", "{1E44CD7F-9E68-4C36-9EFF-7E9125086F2C}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Any CPU = Debug|Any CPU
|
||||
Release|Any CPU = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||
{1E44CD7F-9E68-4C36-9EFF-7E9125086F2C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{1E44CD7F-9E68-4C36-9EFF-7E9125086F2C}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{1E44CD7F-9E68-4C36-9EFF-7E9125086F2C}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{1E44CD7F-9E68-4C36-9EFF-7E9125086F2C}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
EndGlobalSection
|
||||
EndGlobal
|
||||
Reference in New Issue
Block a user