@@ -2,7 +2,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00
2
2
# Visual Studio 14
3
3
VisualStudioVersion = 14.0.25420.1
4
4
MinimumVisualStudioVersion = 10.0.40219.1
5
- Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "Bandwidth.Standard" , "src\Bandwidth.Standard\Bandwidth.Standard.csproj" , "{38239AD3-E140-4FF8-BC89-D26A9DB3DB28 }"
5
+ Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "Bandwidth.Standard" , "src\Bandwidth.Standard\Bandwidth.Standard.csproj" , "{0D35B09E-2ACC-417E-AE79-F74BE48DFB3F }"
6
6
EndProject
7
7
Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "Bandwidth.Standard.Test" , "src\Bandwidth.Standard.Test\Bandwidth.Standard.Test.csproj" , "{19F1DEBC-DE5E-4517-8062-F000CD499087}"
8
8
EndProject
@@ -12,10 +12,10 @@ Global
12
12
Release| Any CPU = Release| Any CPU
13
13
EndGlobalSection
14
14
GlobalSection (ProjectConfigurationPlatforms ) = postSolution
15
- {38239AD3-E140-4FF8-BC89-D26A9DB3DB28 } .Debug| Any CPU .ActiveCfg = Debug| Any CPU
16
- {38239AD3-E140-4FF8-BC89-D26A9DB3DB28 } .Debug| Any CPU .Build .0 = Debug| Any CPU
17
- {38239AD3-E140-4FF8-BC89-D26A9DB3DB28 } .Release| Any CPU .ActiveCfg = Release| Any CPU
18
- {38239AD3-E140-4FF8-BC89-D26A9DB3DB28 } .Release| Any CPU .Build .0 = Release| Any CPU
15
+ {0D35B09E-2ACC-417E-AE79-F74BE48DFB3F } .Debug| Any CPU .ActiveCfg = Debug| Any CPU
16
+ {0D35B09E-2ACC-417E-AE79-F74BE48DFB3F } .Debug| Any CPU .Build .0 = Debug| Any CPU
17
+ {0D35B09E-2ACC-417E-AE79-F74BE48DFB3F } .Release| Any CPU .ActiveCfg = Release| Any CPU
18
+ {0D35B09E-2ACC-417E-AE79-F74BE48DFB3F } .Release| Any CPU .Build .0 = Release| Any CPU
19
19
{19F1DEBC-DE5E-4517-8062-F000CD499087} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
20
20
{19F1DEBC-DE5E-4517-8062-F000CD499087} .Debug| Any CPU .Build .0 = Debug| Any CPU
21
21
{19F1DEBC-DE5E-4517-8062-F000CD499087} .Release| Any CPU .ActiveCfg = Release| Any CPU
0 commit comments