diff --git a/build/repo.targets b/build/repo.targets index 26f42adaed..78d4331246 100644 --- a/build/repo.targets +++ b/build/repo.targets @@ -222,7 +222,7 @@ Solutions="@(Solution)" Artifacts="@(ArtifactInfo);@(ShippedArtifactInfo)" Repositories="@(Repository);@(ShippedRepository)" - Properties="Configuration=$(Configuration);BuildNumber=$(BuildNumber);DotNetPackageVersionPropsPath=$(GeneratedPackageVersionPropsPath);DotNetRestoreSourcePropsPath=$(GeneratedRestoreSourcesPropsPath)" /> + Properties="Configuration=$(Configuration);BuildNumber=$(BuildNumber);DotNetPackageVersionPropsPath=$(GeneratedPackageVersionPropsPath);DotNetRestoreSourcePropsPath=$(GeneratedRestoreSourcesPropsPath);InternalAspNetCoreSdkPackageVersion=$(InternalAspNetCoreSdkPackageVersion)" /> <_UndeclaredPackageArtifact Include="%(ArtifactInfo.PackageId)" Condition="'%(ArtifactInfo.ArtifactType)' == 'NuGetPackage'" /> @@ -239,7 +239,7 @@ Repositories="@(Repository);@(ShippedRepository)" Dependencies="@(ExternalDependency)" StartGraphAt="$(BuildGraphOf)" - Properties="Configuration=$(Configuration);BuildNumber=$(BuildNumber);DotNetPackageVersionPropsPath=$(GeneratedPackageVersionPropsPath);DotNetRestoreSourcePropsPath=$(GeneratedRestoreSourcesPropsPath)"> + Properties="Configuration=$(Configuration);BuildNumber=$(BuildNumber);DotNetPackageVersionPropsPath=$(GeneratedPackageVersionPropsPath);DotNetRestoreSourcePropsPath=$(GeneratedRestoreSourcesPropsPath);InternalAspNetCoreSdkPackageVersion=$(InternalAspNetCoreSdkPackageVersion)"> diff --git a/korebuild-lock.txt b/korebuild-lock.txt index d6818fd8ae..7745e94179 100644 --- a/korebuild-lock.txt +++ b/korebuild-lock.txt @@ -1,2 +1,2 @@ -version:2.1.3-rtm-15822 -commithash:fcf832327c9f860de3d93283b7af40e6132486f5 +version:2.1.3-rtm-15823 +commithash:e19710797af394871441593f20f2fb479525d9ac diff --git a/modules/AzureIntegration b/modules/AzureIntegration index 904aac3612..47e2ba3755 160000 --- a/modules/AzureIntegration +++ b/modules/AzureIntegration @@ -1 +1 @@ -Subproject commit 904aac36123e7d62081eb4f0e50c86a50aab9a66 +Subproject commit 47e2ba3755450c584990480c23331d286ffa78cf