Skip to content

Commit fea4546

Browse files
chore: move reference to lib folder for CRUD demo for MultiColumnComboBox
1 parent 209989f commit fea4546

File tree

3 files changed

+82075
-3
lines changed

3 files changed

+82075
-3
lines changed

MultiColumnComboBox/CRUD/SampleMvcApp/SampleMvcApp.csproj

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
<ItemGroup>
4949
<Reference Include="Kendo.Mvc, Version=2018.3.1017.545, Culture=neutral, PublicKeyToken=121fae78165ba3d4, processorArchitecture=MSIL">
5050
<SpecificVersion>False</SpecificVersion>
51-
<HintPath>..\lib\KENDOUIMVC\2018.3.1017.545\Kendo.Mvc.dll</HintPath>
51+
<HintPath>..\lib\KENDOUIMVC\2018.3.1017.Trial\Kendo.Mvc.dll</HintPath>
5252
<Private>True</Private>
5353
</Reference>
5454
<Reference Include="Microsoft.CodeDom.Providers.DotNetCompilerPlatform, Version=1.0.7.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
@@ -154,8 +154,6 @@
154154
<Compile Include="Properties\AssemblyInfo.cs" />
155155
</ItemGroup>
156156
<ItemGroup>
157-
<Content Include="bin\Kendo.Mvc.dll" />
158-
<Content Include="bin\Kendo.Mvc.xml" />
159157
<Content Include="Content\bootstrap.css" />
160158
<Content Include="Content\bootstrap.min.css" />
161159
<Content Include="favicon.ico" />
Binary file not shown.

0 commit comments

Comments
 (0)