Skip to content

Commit

Permalink
fixed 目录移动
Browse files Browse the repository at this point in the history
  • Loading branch information
iworklee committed Jan 6, 2015
1 parent 8895f99 commit a506efb
Show file tree
Hide file tree
Showing 7 changed files with 3 additions and 3 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<Compile Include="UnitTests.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\clientlib_4.0.csproj">
<ProjectReference Include="..\clientlib_4.0\clientlib_4.0.csproj">
<Project>{9907bdd0-632c-4e88-8c6a-c38a5f40c845}</Project>
<Name>clientlib_4.0</Name>
</ProjectReference>
Expand Down
4 changes: 2 additions & 2 deletions clientlib_4.0/Memcached.ClientLibrary.sln
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "clientlib_4.0", "clientlib_
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MemCachedBench_4.0", "..\MemCachedBench_4.0\MemCachedBench_4.0.csproj", "{046C2E86-300C-4734-913C-B5E8CB19032C}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MemCachedTest_4.0", "MemCachedTest_4.0\MemCachedTest_4.0.csproj", "{4088845B-DF06-4A97-94BA-ED599F8D447E}"
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MemCachedTest_4.0", "..\MemCachedTest_4.0\MemCachedTest_4.0.csproj", "{4088845B-DF06-4A97-94BA-ED599F8D447E}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UnitTests_4.0", "UnitTests_4.0\UnitTests_4.0.csproj", "{49B26B9F-CD7D-4C59-A295-6DF596C47AB3}"
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UnitTests_4.0", "..\UnitTests_4.0\UnitTests_4.0.csproj", "{49B26B9F-CD7D-4C59-A295-6DF596C47AB3}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Expand Down

0 comments on commit a506efb

Please sign in to comment.