Skip to content

Commit a3ffbf6

Browse files
author
sridharn
committed
Fix for CSHARP-480. More cleanup on the installer. Start menu item
1 parent 061d354 commit a3ffbf6

File tree

5 files changed

+89
-1260
lines changed

5 files changed

+89
-1260
lines changed

CSharpDriverSetup-2010.sln

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
Microsoft Visual Studio Solution File, Format Version 11.00
22
# Visual Studio 2010
33
Project("{930C7802-8A8C-48F9-8165-68863BCCD9DD}") = "CSharpDriverInstaller", "Installer\CSharpDriverInstaller.wixproj", "{0F21668D-B8AD-4B32-9392-A7BEADF54EFD}"
4+
ProjectSection(ProjectDependencies) = postProject
5+
{0E9A3A2A-49CD-4F6C-847C-DC79B4B65CE6} = {0E9A3A2A-49CD-4F6C-847C-DC79B4B65CE6}
6+
{AE5166CD-76B0-4911-BD80-CED9521F37A1} = {AE5166CD-76B0-4911-BD80-CED9521F37A1}
7+
EndProjectSection
48
EndProject
59
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Bson", "Bson\Bson.csproj", "{0E9A3A2A-49CD-4F6C-847C-DC79B4B65CE6}"
610
EndProject
@@ -27,6 +31,7 @@ Global
2731
{0F21668D-B8AD-4B32-9392-A7BEADF54EFD}.Debug|x86.ActiveCfg = Debug|x86
2832
{0F21668D-B8AD-4B32-9392-A7BEADF54EFD}.Debug|x86.Build.0 = Debug|x86
2933
{0F21668D-B8AD-4B32-9392-A7BEADF54EFD}.Release|Any CPU.ActiveCfg = Release|x86
34+
{0F21668D-B8AD-4B32-9392-A7BEADF54EFD}.Release|Any CPU.Build.0 = Release|x86
3035
{0F21668D-B8AD-4B32-9392-A7BEADF54EFD}.Release|Mixed Platforms.ActiveCfg = Release|x86
3136
{0F21668D-B8AD-4B32-9392-A7BEADF54EFD}.Release|Mixed Platforms.Build.0 = Release|x86
3237
{0F21668D-B8AD-4B32-9392-A7BEADF54EFD}.Release|x86.ActiveCfg = Release|x86

0 commit comments

Comments
 (0)