Skip to content

Commit

Permalink
Update project file
Browse files Browse the repository at this point in the history
  • Loading branch information
X3Technology committed Jul 4, 2020
1 parent c738bfc commit 60619af
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Dnn.Showcase.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,9 @@
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<PropertyGroup>
<ApplicationManifest>.gitignore</ApplicationManifest>
</PropertyGroup>
<ItemGroup>
<Reference Include="Dnn.LinqToSqlModelAdapter">
<HintPath>..\..\bin\Dnn.LinqToSqlModelAdapter.dll</HintPath>
Expand Down Expand Up @@ -136,6 +139,7 @@
</Compile>
</ItemGroup>
<ItemGroup>
<Content Include=".gitignore" />
<Content Include="app\controllers\site\site-detail.js" />
<Content Include="app\controllers\thumbnail\thumbnail-upload.js" />
<Content Include="app\directives\category-list.js" />
Expand Down

0 comments on commit 60619af

Please sign in to comment.