Skip to content

Commit

Permalink
Merge pull request #4150 from dnnsoftware/develop
Browse files Browse the repository at this point in the history
Rebases feature/resource-manager with latest changes from develop
  • Loading branch information
valadas authored Oct 6, 2020
2 parents ff31d79 + e3cd1ff commit f35dbce
Show file tree
Hide file tree
Showing 29 changed files with 4,539 additions and 4,526 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -73,9 +73,6 @@
<Reference Include="System.Configuration" />
<Reference Include="System.Web.Services" />
<Reference Include="System.EnterpriseServices" />
<Reference Include="Telerik.Web.UI">
<HintPath>..\..\Components\Telerik\bin\Telerik.Web.UI.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
<Compile Include="..\..\..\SolutionInfo.cs">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -92,13 +92,6 @@
<Reference Include="System.Web.Routing" />
<Reference Include="System.Web.Services" />
<Reference Include="System.Xml" />
<Reference Include="Telerik.Web.UI">
<HintPath>..\Components\Telerik\bin\Telerik.Web.UI.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="Telerik.Web.UI.Skins">
<HintPath>..\Components\Telerik\bin\Telerik.Web.UI.Skins.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
<Compile Include="..\..\SolutionInfo.cs">
Expand Down
Loading

0 comments on commit f35dbce

Please sign in to comment.