File tree 3 files changed +12
-12
lines changed
3 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 1
- <?xml version =" 1.0" encoding =" utf-8" ?>
1
+ <?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<Project ToolsVersion =" 12.0" DefaultTargets =" Build" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
3
3
<Import Project =" $(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition =" Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
4
4
<PropertyGroup >
198
198
</ItemGroup >
199
199
<PropertyGroup >
200
200
<VisualStudioVersion Condition =" '$(VisualStudioVersion)' == ''" >10.0</VisualStudioVersion >
201
- < VSToolsPath Condition =" '$(VSToolsPath )' == ''" >$(MSBuildExtensionsPath32)\ Microsoft\VisualStudio\v$(VisualStudioVersion)</ VSToolsPath >
201
+ < OldVSToolsPath Condition =" '$(OldVSToolsPath )' == ''" >C:\Program Files (x86)\MSBuild\ Microsoft\VisualStudio\v14.0\</ OldVSToolsPath >
202
202
</PropertyGroup >
203
203
<Import Project =" $(MSBuildBinPath)\Microsoft.CSharp.targets" />
204
- <Import Project =" $(VSToolsPath )\WebApplications\Microsoft.WebApplication.targets" Condition =" '$(VSToolsPath )' != ''" />
204
+ <Import Project =" $(OldVSToolsPath )\WebApplications\Microsoft.WebApplication.targets" Condition =" '$(OldVSToolsPath )' != ''" />
205
205
<Import Project =" $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" Condition =" false" />
206
206
<Target Name =" MvcBuildViews" AfterTargets =" AfterBuild" Condition =" '$(MvcBuildViews)'=='true'" >
207
207
<AspNetCompiler VirtualPath =" temp" PhysicalPath =" $(WebProjectOutputDir)" />
233
233
</Target>
234
234
<Target Name="AfterBuild">
235
235
</Target> -->
236
- </Project >
236
+ </Project >
Original file line number Diff line number Diff line change 1
- <?xml version =" 1.0" encoding =" utf-8" ?>
1
+ <?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<Project ToolsVersion =" 12.0" DefaultTargets =" Build" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
3
3
<Import Project =" $(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition =" Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
4
4
<PropertyGroup >
192
192
</ItemGroup >
193
193
<PropertyGroup >
194
194
<VisualStudioVersion Condition =" '$(VisualStudioVersion)' == ''" >10.0</VisualStudioVersion >
195
- <VSToolsPath Condition =" '$(VSToolsPath )' == ''" >$(MSBuildExtensionsPath32)\ Microsoft\VisualStudio\v$(VisualStudioVersion)</ VSToolsPath >
195
+ <OldVSToolsPath Condition =" '$(OldVSToolsPath )' == ''" >C:\Program Files (x86)\MSBuild\ Microsoft\VisualStudio\v14.0\</ OldVSToolsPath >
196
196
</PropertyGroup >
197
197
<Import Project =" $(MSBuildBinPath)\Microsoft.CSharp.targets" />
198
- <Import Project =" $(VSToolsPath )\WebApplications\Microsoft.WebApplication.targets" Condition =" '$(VSToolsPath )' != ''" />
198
+ <Import Project =" $(OldVSToolsPath )\WebApplications\Microsoft.WebApplication.targets" Condition =" '$(OldVSToolsPath )' != ''" />
199
199
<Import Project =" $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" Condition =" false" />
200
200
<Target Name =" MvcBuildViews" AfterTargets =" AfterBuild" Condition =" '$(MvcBuildViews)'=='true'" >
201
201
<AspNetCompiler VirtualPath =" temp" PhysicalPath =" $(WebProjectOutputDir)" />
229
229
</Target>
230
230
<Target Name="AfterBuild">
231
231
</Target> -->
232
- </Project >
232
+ </Project >
Original file line number Diff line number Diff line change 1
- <?xml version =" 1.0" encoding =" utf-8" ?>
1
+ <?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<Project ToolsVersion =" 12.0" DefaultTargets =" Build" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
3
3
<Import Project =" $(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition =" Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
4
4
<PropertyGroup >
175
175
</ItemGroup >
176
176
<PropertyGroup >
177
177
<VisualStudioVersion Condition =" '$(VisualStudioVersion)' == ''" >10.0</VisualStudioVersion >
178
- < VSToolsPath Condition =" '$(VSToolsPath )' == ''" >$(MSBuildExtensionsPath32)\ Microsoft\VisualStudio\v$(VisualStudioVersion)</ VSToolsPath >
178
+ < OldVSToolsPath Condition =" '$(OldVSToolsPath )' == ''" >C:\Program Files (x86)\MSBuild\ Microsoft\VisualStudio\v14.0\</ OldVSToolsPath >
179
179
</PropertyGroup >
180
180
<Import Project =" $(MSBuildBinPath)\Microsoft.CSharp.targets" />
181
- <Import Project =" $(VSToolsPath )\WebApplications\Microsoft.WebApplication.targets" Condition =" '$(VSToolsPath )' != ''" />
181
+ <Import Project =" $(OldVSToolsPath )\WebApplications\Microsoft.WebApplication.targets" Condition =" '$(OldVSToolsPath )' != ''" />
182
182
<Import Project =" $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" Condition =" false" />
183
183
<Target Name =" MvcBuildViews" AfterTargets =" AfterBuild" Condition =" '$(MvcBuildViews)'=='true'" >
184
184
<AspNetCompiler VirtualPath =" temp" PhysicalPath =" $(WebProjectOutputDir)" />
207
207
</Target>
208
208
<Target Name="AfterBuild">
209
209
</Target> -->
210
- </Project >
210
+ </Project >
You can’t perform that action at this time.
0 commit comments