Changed path to the WebApplication.targets
Added new libs for Web.Helpers
This commit is contained in:
Gurov Max
2020-11-13 14:07:09 +03:00
committed by Sergey Linnik
parent e79cb3c3f3
commit d62a760439
7 changed files with 61 additions and 16 deletions

View File

@ -11,7 +11,7 @@
</PropertyGroup>
<ItemGroup>
<ProjectToBuild Include="$(DirCSharp)OnlineEditorsExample.csproj"/>
<ProjectToBuild Include="$(DirCSharp)OnlineEditorsExample.sln"/>
<ProjectToBuild Include="$(DirMvc)OnlineEditorsExampleMVC.csproj"/>
</ItemGroup>