|
110 | 110 | <Component Id="Npgsql" Guid="f842fa5e-5623-41aa-80aa-6d2e5bf97435"> |
111 | 111 | <File Id="Npgsql" |
112 | 112 | Name="Npgsql.dll" |
113 | | - Source="..\..\npgsql\src\npgsql\bin\$(var.Configuration)\net451\Npgsql.dll" |
| 113 | + Source="..\..\npgsql\src\npgsql\bin\$(var.Configuration)\net452\Npgsql.dll" |
114 | 114 | KeyPath="yes" |
115 | 115 | Assembly=".net" /> |
116 | 116 | </Component> |
117 | 117 | <Component Id="System.Threading.Tasks.Extensions" Guid="d978c06f-7e7f-4865-858e-b9eee77d7470"> |
118 | 118 | <File Id="System.Threading.Tasks.Extensions" |
119 | 119 | Name="System.Threading.Tasks.Extensions.dll" |
120 | | - Source="..\..\npgsql\src\npgsql\bin\$(var.Configuration)\net451\System.Threading.Tasks.Extensions.dll" |
| 120 | + Source="..\..\npgsql\src\npgsql\bin\$(var.Configuration)\net452\System.Threading.Tasks.Extensions.dll" |
121 | 121 | KeyPath="yes" |
122 | 122 | Assembly=".net" /> |
123 | 123 | </Component> |
124 | 124 | <Component Id="System.ValueTuple" Guid="07cfe929-4a0c-4b90-87df-37cceaa970b8"> |
125 | 125 | <File Id="System.ValueTuple" |
126 | 126 | Name="System.ValueTuple.dll" |
127 | | - Source="..\..\npgsql\src\npgsql\bin\$(var.Configuration)\net451\System.ValueTuple.dll" |
| 127 | + Source="..\..\npgsql\src\npgsql\bin\$(var.Configuration)\net452\System.ValueTuple.dll" |
128 | 128 | KeyPath="yes" |
129 | 129 | Assembly=".net" /> |
130 | 130 | </Component> |
131 | 131 | <Component Id="System.Runtime.CompilerServices.Unsafe" Guid="36194b8d-d2af-4dd6-a9a0-fb6942502e53"> |
132 | 132 | <File Id="System.Runtime.CompilerServices.Unsafe" |
133 | 133 | Name="System.Runtime.CompilerServices.Unsafe.dll" |
134 | | - Source="..\..\npgsql\src\npgsql\bin\$(var.Configuration)\net451\System.Runtime.CompilerServices.Unsafe.dll" |
| 134 | + Source="..\..\npgsql\src\npgsql\bin\$(var.Configuration)\net452\System.Runtime.CompilerServices.Unsafe.dll" |
135 | 135 | KeyPath="yes" |
136 | 136 | Assembly=".net" /> |
137 | 137 | </Component> |
|
141 | 141 | <Component Id="Npgsql.CrateDb" Guid="55ED357D-8B7F-49FE-8AF3-F63D93D15577"> |
142 | 142 | <File Id="Npgsql.CrateDb" |
143 | 143 | Name="Npgsql.CrateDb.dll" |
144 | | - Source="..\Npgsql.CrateDb\bin\$(var.Configuration)\net451\Npgsql.CrateDb.dll" |
| 144 | + Source="..\Npgsql.CrateDb\bin\$(var.Configuration)\net452\Npgsql.CrateDb.dll" |
145 | 145 | KeyPath="yes" |
146 | 146 | Assembly=".net" /> |
147 | 147 | </Component> |
|
0 commit comments