Skip to content

Commit cbc770a

Browse files
committed
Updated NuGet packages
1 parent c4bc70a commit cbc770a

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Lib/removeme.txt

Whitespace-only changes.

Src/MvcAppExample/MvcAppExample.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
</ItemGroup>
5151
<ItemGroup>
5252
<Reference Include="MvcApp, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
53-
<HintPath>..\..\packages\uCommerce.MvcApp.1.0.0\lib\MvcApp.dll</HintPath>
53+
<HintPath>..\..\packages\uCommerce.MvcApp.1.0.0.1\lib\MvcApp.dll</HintPath>
5454
<Private>True</Private>
5555
</Reference>
5656
<Reference Include="System" />

Src/MvcAppExample/packages.config

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<packages>
3-
<package id="uCommerce.Binaries" version="7.0.0.0" targetFramework="net452" developmentDependency="true" />
4-
<package id="uCommerce.MvcApp" version="1.0.0.1" targetFramework="net452" developmentDependency="true" />
3+
<package id="uCommerce.Core" version="7.0.0.16029" targetFramework="net452" />
4+
<package id="uCommerce.MvcApp" version="1.0.0.3" targetFramework="net452" />
55
</packages>

0 commit comments

Comments
 (0)