20 Star 94 Fork 25

scottxu / WebServiceDataProvider

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
Scottxu.WebServiceDataProvider.sln 1.90 KB
一键复制 编辑 原始数据 按行查看 历史
徐誉诚 提交于 2018-04-07 13:39 . 修改Nuget包配置。

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.27428.2002
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Scottxu.WebServiceDataProvider", "Scottxu.WebServiceDataProvider\Scottxu.WebServiceDataProvider.csproj", "{9D03122B-2148-4B85-9206-023BE00A9BBB}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Scottxu.WebServiceDataProvider.Demo", "Scottxu.WebServiceDataProvider.Demo\Scottxu.WebServiceDataProvider.Demo.csproj", "{F052DF3E-FBEE-4361-8744-4AAB9AFE9413}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "content", "content", "{70A56706-FEBF-41D0-83FA-CC2D7D9CB752}"
ProjectSection(SolutionItems) = preProject
content\readme.txt = content\readme.txt
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{9D03122B-2148-4B85-9206-023BE00A9BBB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{9D03122B-2148-4B85-9206-023BE00A9BBB}.Debug|Any CPU.Build.0 = Debug|Any CPU
{9D03122B-2148-4B85-9206-023BE00A9BBB}.Release|Any CPU.ActiveCfg = Release|Any CPU
{9D03122B-2148-4B85-9206-023BE00A9BBB}.Release|Any CPU.Build.0 = Release|Any CPU
{F052DF3E-FBEE-4361-8744-4AAB9AFE9413}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{F052DF3E-FBEE-4361-8744-4AAB9AFE9413}.Debug|Any CPU.Build.0 = Debug|Any CPU
{F052DF3E-FBEE-4361-8744-4AAB9AFE9413}.Release|Any CPU.ActiveCfg = Release|Any CPU
{F052DF3E-FBEE-4361-8744-4AAB9AFE9413}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {2588231C-8440-455F-A6C7-477316F44089}
EndGlobalSection
EndGlobal
C#
1
https://gitee.com/scott-xu/WebServiceDataProvider.git
git@gitee.com:scott-xu/WebServiceDataProvider.git
scott-xu
WebServiceDataProvider
WebServiceDataProvider
master

搜索帮助