File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed
Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change 4444 <Compile Include =" Utils.cs" />
4545 <Compile Include =" Properties\AssemblyInfo.cs" />
4646 </ItemGroup >
47+ <PropertyGroup >
48+ <VisualStudioVersion Condition =" '$(VisualStudioVersion)' == ''" >10.0</VisualStudioVersion >
49+ <VSToolsPath Condition =" '$(VSToolsPath)' == ''" >$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath >
50+ </PropertyGroup >
4751 <Import Project =" $(MSBuildToolsPath)\Microsoft.CSharp.targets" />
52+ <Import Project =" $(VSToolsPath)\WebApplications\Microsoft.WebApplication.targets" Condition =" '$(VSToolsPath)' != ''" />
53+ <Import Project =" $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" Condition =" false" />
4854</Project >
You can’t perform that action at this time.
0 commit comments