diff --git a/src/BuildingBlocks/DataProtection/DataProtection/DataProtection.csproj b/src/BuildingBlocks/DataProtection/DataProtection/DataProtection.csproj
index ab35dab8e..69b23a145 100644
--- a/src/BuildingBlocks/DataProtection/DataProtection/DataProtection.csproj
+++ b/src/BuildingBlocks/DataProtection/DataProtection/DataProtection.csproj
@@ -3,6 +3,7 @@
netstandard1.5
Microsoft.eShopOnContainers.BuildingBlocks
+ 2.0.0-preview1-25301-01
diff --git a/src/Services/Location/Locations.API/Dockerfile b/src/Services/Location/Locations.API/Dockerfile
index 3d00f01a9..5a5edb3e7 100644
--- a/src/Services/Location/Locations.API/Dockerfile
+++ b/src/Services/Location/Locations.API/Dockerfile
@@ -1,4 +1,4 @@
-FROM microsoft/aspnetcore:1.1
+FROM microsoft/aspnetcore:2.0
ARG source
WORKDIR /app
EXPOSE 80
diff --git a/src/Services/Ordering/Ordering.Domain/Ordering.Domain.csproj b/src/Services/Ordering/Ordering.Domain/Ordering.Domain.csproj
index 9ccbf60eb..187dc56fc 100644
--- a/src/Services/Ordering/Ordering.Domain/Ordering.Domain.csproj
+++ b/src/Services/Ordering/Ordering.Domain/Ordering.Domain.csproj
@@ -3,8 +3,8 @@
netstandard1.4
Ordering.Domain
+ 2.0.0-preview1-25301-01
Ordering.Domain
- 1.6.1
$(PackageTargetFallback);dnxcore50
false
false
diff --git a/src/Services/Ordering/Ordering.Infrastructure/Ordering.Infrastructure.csproj b/src/Services/Ordering/Ordering.Infrastructure/Ordering.Infrastructure.csproj
index ef785364f..ea8d8c29b 100644
--- a/src/Services/Ordering/Ordering.Infrastructure/Ordering.Infrastructure.csproj
+++ b/src/Services/Ordering/Ordering.Infrastructure/Ordering.Infrastructure.csproj
@@ -4,7 +4,7 @@
netstandard1.4
Ordering.Infrastructure
Ordering.Infrastructure
- 1.6.1
+ 2.0.0-preview1-25301-01
$(PackageTargetFallback);dnxcore50
false
false