|
71 | 71 | DiskId ="1" KeyPath="yes" />
|
72 | 72 | </Component>
|
73 | 73 | <Component Id="c_BsonDll" Guid="13DA8DD9-1AD1-46BF-971A-78FA499F281D">
|
74 |
| - <File Id="f_BsonDll" Name="MongoDB.Bson.dll" Source="$(var.SourceBase)\Bson\bin\Debug\MongoDB.Bson.dll" |
| 74 | + <File Id="f_BsonDll" Name="MongoDB.Bson.dll" Source="$(var.SourceBase)\Bson\bin\$(var.Configuration)\MongoDB.Bson.dll" |
75 | 75 | DiskId ="1" KeyPath="yes" />
|
76 | 76 | </Component>
|
77 | 77 | <Component Id="c_BsonPdb" Guid="AC6CE1A0-1584-42E6-B9FB-765F34A44745">
|
78 |
| - <File Id="f_BsonPdb" Name="MongoDB.Bson.pdb" Source="$(var.SourceBase)\Bson\bin\Debug\MongoDB.Bson.pdb" |
| 78 | + <File Id="f_BsonPdb" Name="MongoDB.Bson.pdb" Source="$(var.SourceBase)\Bson\bin\$(var.Configuration)\MongoDB.Bson.pdb" |
79 | 79 | DiskId ="1" KeyPath="yes" />
|
80 | 80 | </Component>
|
81 | 81 | <Component Id="c_BsonXml" Guid="ED71DBCD-5A02-4AC0-88E4-C793F5FBEDA8">
|
82 |
| - <File Id="f_BsonXml" Name="MongoDB.Bson.xml" Source="$(var.SourceBase)\Bson\bin\Debug\MongoDB.Bson.XML" |
| 82 | + <File Id="f_BsonXml" Name="MongoDB.Bson.xml" Source="$(var.SourceBase)\Bson\bin\$(var.Configuration)\MongoDB.Bson.XML" |
83 | 83 | DiskId ="1" KeyPath="yes" />
|
84 | 84 | </Component>
|
85 | 85 | <Component Id="c_DriverDll" Guid="0A94BBE0-6281-422D-BEE2-5831B06F2D55">
|
86 |
| - <File Id="f_DriverDll" Name="MongoDB.Driver.dll" Source="$(var.SourceBase)\Driver\bin\Debug\MongoDB.Driver.dll" |
| 86 | + <File Id="f_DriverDll" Name="MongoDB.Driver.dll" Source="$(var.SourceBase)\Driver\bin\$(var.Configuration)\MongoDB.Driver.dll" |
87 | 87 | DiskId ="1" KeyPath="yes" />
|
88 | 88 | </Component>
|
89 | 89 | <Component Id="c_DriverPdb" Guid="C580837A-9EE9-4C86-97EE-0A8DCBB4794E">
|
90 |
| - <File Id="f_DriverPdb" Name="MongoDB.Driver.pdb" Source="$(var.SourceBase)\Driver\bin\Debug\MongoDB.Driver.pdb" |
| 90 | + <File Id="f_DriverPdb" Name="MongoDB.Driver.pdb" Source="$(var.SourceBase)\Driver\bin\$(var.Configuration)\MongoDB.Driver.pdb" |
91 | 91 | DiskId ="1" KeyPath="yes" />
|
92 | 92 | </Component>
|
93 | 93 | <Component Id="c_DriverXml" Guid="9EBD61C3-5365-416F-B345-517B053D9784">
|
94 |
| - <File Id="f_DriverXml" Name="MongoDB.Driver.XML" Source="$(var.SourceBase)\Driver\bin\Debug\MongoDB.Driver.XML" |
| 94 | + <File Id="f_DriverXml" Name="MongoDB.Driver.XML" Source="$(var.SourceBase)\Driver\bin\$(var.Configuration)\MongoDB.Driver.XML" |
95 | 95 | DiskId ="1" KeyPath="yes" />
|
96 | 96 | </Component>
|
97 | 97 | </DirectoryRef>
|
|
0 commit comments