Skip to content

Commit 3065f14

Browse files
Merge pull request #2 from CloudBreadPaPa/master
added libs
2 parents 88c04f3 + 101e3a8 commit 3065f14

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CloudBread-Admin-Web.csproj

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
<ItemGroup>
4444
<Reference Include="CloudBreadLib, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
4545
<SpecificVersion>False</SpecificVersion>
46-
<HintPath>..\CloudBread-Lib\bin\Release\CloudBreadLib.dll</HintPath>
46+
<HintPath>.\CloudBreadLib.dll</HintPath>
4747
</Reference>
4848
<Reference Include="Microsoft.Azure.KeyVault.Core, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
4949
<HintPath>packages\Microsoft.Azure.KeyVault.Core.1.0.0\lib\net40\Microsoft.Azure.KeyVault.Core.dll</HintPath>
@@ -313,6 +313,7 @@
313313
</Compile>
314314
</ItemGroup>
315315
<ItemGroup>
316+
<Content Include="CloudBreadLib.dll" />
316317
<Content Include="Content\bootstrap.css" />
317318
<Content Include="Content\bootstrap.min.css" />
318319
<Content Include="Content\PagedList.css" />

CloudBreadLib.dll

9.5 KB
Binary file not shown.

0 commit comments

Comments
 (0)