Skip to content

Commit b810da2

Browse files
committed
Fix
1 parent 87df4a3 commit b810da2

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

csharp-sdk.2.0.sln

-12
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Qiniu.2.0", "Qiniu\Qiniu.2.
77
EndProject
88
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Qiniu.2.0.Test", "Qiniu.Test\Qiniu.2.0.Test.csproj", "{95DC2A77-2344-4315-9F6F-334CC928459C}"
99
EndProject
10-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Qiniu.Demo", "Demo\Qiniu.Demo\Qiniu.Demo.csproj", "{6684C419-1723-4792-A567-7F1D821B6DFA}"
11-
EndProject
1210
Global
1311
GlobalSection(TestCaseManagementSettings) = postSolution
1412
CategoryFile = csharp-sdk.vsmdi
@@ -44,16 +42,6 @@ Global
4442
{95DC2A77-2344-4315-9F6F-334CC928459C}.Release|Mixed Platforms.Build.0 = Release|Any CPU
4543
{95DC2A77-2344-4315-9F6F-334CC928459C}.Release|x86.ActiveCfg = Release|Any CPU
4644
{95DC2A77-2344-4315-9F6F-334CC928459C}.Release|x86.Build.0 = Release|Any CPU
47-
{6684C419-1723-4792-A567-7F1D821B6DFA}.Debug|Any CPU.ActiveCfg = Debug|x86
48-
{6684C419-1723-4792-A567-7F1D821B6DFA}.Debug|Mixed Platforms.ActiveCfg = Debug|x86
49-
{6684C419-1723-4792-A567-7F1D821B6DFA}.Debug|Mixed Platforms.Build.0 = Debug|x86
50-
{6684C419-1723-4792-A567-7F1D821B6DFA}.Debug|x86.ActiveCfg = Debug|x86
51-
{6684C419-1723-4792-A567-7F1D821B6DFA}.Debug|x86.Build.0 = Debug|x86
52-
{6684C419-1723-4792-A567-7F1D821B6DFA}.Release|Any CPU.ActiveCfg = Release|x86
53-
{6684C419-1723-4792-A567-7F1D821B6DFA}.Release|Mixed Platforms.ActiveCfg = Release|x86
54-
{6684C419-1723-4792-A567-7F1D821B6DFA}.Release|Mixed Platforms.Build.0 = Release|x86
55-
{6684C419-1723-4792-A567-7F1D821B6DFA}.Release|x86.ActiveCfg = Release|x86
56-
{6684C419-1723-4792-A567-7F1D821B6DFA}.Release|x86.Build.0 = Release|x86
5745
EndGlobalSection
5846
GlobalSection(SolutionProperties) = preSolution
5947
HideSolutionNode = FALSE

0 commit comments

Comments
 (0)