Renamed VS2005 solution and projects

This commit is contained in:
TalAloni 2020-02-01 15:11:54 +02:00
parent 6232f76f6e
commit 394d12521e
6 changed files with 22 additions and 22 deletions

View file

@ -56,15 +56,15 @@
<Compile Include="UserCollection.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\SMBLibrary.Win32\SMBLibrary.Win32.csproj">
<ProjectReference Include="..\SMBLibrary.Win32\SMBLibrary.Win32.VS2005.csproj">
<Project>{8CE25496-A52B-4841-822F-74C469D10EE7}</Project>
<Name>SMBLibrary.Win32</Name>
</ProjectReference>
<ProjectReference Include="..\SMBLibrary\SMBLibrary.csproj">
<ProjectReference Include="..\SMBLibrary\SMBLibrary.VS2005.csproj">
<Project>{8D9E8F5D-FD13-4E4C-9723-A333DA2034A7}</Project>
<Name>SMBLibrary</Name>
</ProjectReference>
<ProjectReference Include="..\Utilities\Utilities.csproj">
<ProjectReference Include="..\Utilities\Utilities.VS2005.csproj">
<Project>{6E0F2D1E-6167-4032-BA90-DEE3A99207D0}</Project>
<Name>Utilities</Name>
</ProjectReference>