Skip to content

Commit

Permalink
Removed .dll references from .csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
M-Yankov committed Mar 30, 2018
1 parent a3c693c commit 5ff5a4e
Showing 1 changed file with 0 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -89,19 +89,11 @@
</ItemGroup>
<ItemGroup>
<None Include="App.config" />
<None Include="Libraries\7.3.5600.0.zip" />
<None Include="Libraries\9.1.6100.zip" />
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="LibraryItemsDownloadService.min.js">
<DependentUpon>LibraryItemsDownloadService.js</DependentUpon>
</EmbeddedResource>
</ItemGroup>
<ItemGroup>
<Content Include="Libraries\Telerik.OpenAccess.dll" />
<Content Include="Libraries\Telerik.Sitefinity.dll" />
<Content Include="Libraries\Telerik.Sitefinity.Model.dll" />
<Content Include="Libraries\Telerik.Sitefinity.Utilities.dll" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
</Project>

0 comments on commit 5ff5a4e

Please sign in to comment.