aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormarcinzelent <zelent.marcin@protonmail.com>2017-11-23 10:19:50 +0100
committermarcinzelent <zelent.marcin@protonmail.com>2017-11-23 10:19:50 +0100
commitb5855ac02631037f6bafec3731a8cc0a85ef6221 (patch)
tree0b37ba4984f1d17d02d804a1cf570c57b4eede3f
parent956d0c668bf20cb461c2c48ce388087bc6618886 (diff)
Changed configs again.
-rw-r--r--AirPollutionWebApi/AirPollutionWebApi.csproj4
1 files changed, 3 insertions, 1 deletions
diff --git a/AirPollutionWebApi/AirPollutionWebApi.csproj b/AirPollutionWebApi/AirPollutionWebApi.csproj
index ca8c5ac..a59670c 100644
--- a/AirPollutionWebApi/AirPollutionWebApi.csproj
+++ b/AirPollutionWebApi/AirPollutionWebApi.csproj
@@ -102,6 +102,8 @@
<Content Include="packages.config" />
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
+<Import Project="$(VSToolsPath)\WebApplications\Microsoft.WebApplication.targets" Condition="'$(VSToolsPath)' !=''" />
+ <Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v11.0\WebApplications\Microsoft.WebApplication.targets" Condition="true" />
<ProjectExtensions>
<MonoDevelop>
<Properties>
@@ -109,4 +111,4 @@
</Properties>
</MonoDevelop>
</ProjectExtensions>
-</Project> \ No newline at end of file
+</Project>