Commit 41982961 authored by Brickner_cp's avatar Brickner_cp

--no commit message

--no commit message
parent b291c846
......@@ -68,9 +68,9 @@
<Compile Include="Properties\AssemblyInfo.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\BPacket\BPacket.csproj">
<ProjectReference Include="..\BPacket\Packets.csproj">
<Project>{8A184AF5-E46C-482C-81A3-76D8CE290104}</Project>
<Name>BPacket</Name>
<Name>Packets</Name>
</ProjectReference>
<ProjectReference Include="..\PcapDotNet.Core\WinPCapDotNet.Core.vcproj">
<Project>{89C63BE1-AF9A-472E-B256-A4F56B1655A7}</Project>
......
......@@ -48,9 +48,9 @@
<Compile Include="PcapLibTests.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\BPacket\BPacket.csproj">
<ProjectReference Include="..\BPacket\Packets.csproj">
<Project>{8A184AF5-E46C-482C-81A3-76D8CE290104}</Project>
<Name>BPacket</Name>
<Name>Packets</Name>
</ProjectReference>
<ProjectReference Include="..\PcapDotNet.Core\WinPCapDotNet.Core.vcproj">
<Project>{89C63BE1-AF9A-472E-B256-A4F56B1655A7}</Project>
......

Microsoft Visual Studio Solution File, Format Version 10.00
# Visual Studio 2008
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BPacket", "BPacket\BPacket.csproj", "{8A184AF5-E46C-482C-81A3-76D8CE290104}"
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Packets", "BPacket\Packets.csproj", "{8A184AF5-E46C-482C-81A3-76D8CE290104}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PcapDotNet.Console", "PcapDotNet.Console\PcapDotNet.Console.csproj", "{5B4E80EB-DED5-4F20-871A-D9567F3F79DD}"
EndProject
......@@ -21,18 +21,18 @@ Global
SccEnterpriseProvider = {4CA58AB2-18FA-4F8D-95D4-32DDF27D184C}
SccTeamFoundationServer = https://tfs06.codeplex.com/
SccLocalPath0 = .
SccProjectUniqueName1 = BPacket\\BPacket.csproj
SccProjectName1 = BPacket
SccLocalPath1 = BPacket
SccProjectUniqueName2 = PcapDotNet.Core\\WinPCapDotNet.Core.vcproj
SccProjectName2 = PcapDotNet.Core
SccLocalPath2 = PcapDotNet.Core
SccProjectUniqueName3 = PcapDotNet.Console\\PcapDotNet.Console.csproj
SccProjectName3 = PcapDotNet.Console
SccLocalPath3 = PcapDotNet.Console
SccProjectUniqueName4 = PcapDotNet.Core.Test\\PcapDotNet.Core.Test.csproj
SccProjectName4 = PcapDotNet.Core.Test
SccLocalPath4 = PcapDotNet.Core.Test
SccProjectUniqueName1 = PcapDotNet.Core\\WinPCapDotNet.Core.vcproj
SccProjectName1 = PcapDotNet.Core
SccLocalPath1 = PcapDotNet.Core
SccProjectUniqueName2 = PcapDotNet.Console\\PcapDotNet.Console.csproj
SccProjectName2 = PcapDotNet.Console
SccLocalPath2 = PcapDotNet.Console
SccProjectUniqueName3 = PcapDotNet.Core.Test\\PcapDotNet.Core.Test.csproj
SccProjectName3 = PcapDotNet.Core.Test
SccLocalPath3 = PcapDotNet.Core.Test
SccProjectUniqueName4 = BPacket\\Packets.csproj
SccProjectName4 = BPacket
SccLocalPath4 = BPacket
EndGlobalSection
GlobalSection(TestCaseManagementSettings) = postSolution
CategoryFile = PcapDotNet.vsmdi
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment