diff --git a/README.md b/README.md index c8601e119..df0cbc3f5 100644 --- a/README.md +++ b/README.md @@ -209,4 +209,3 @@ License ------- By downloading the .zip you are agreeing to the terms in the project [EULA](https://aka.ms/dotnet-core-eula). - diff --git a/build/DependencyVersions.props b/build/DependencyVersions.props index 023994570..f959ad24d 100644 --- a/build/DependencyVersions.props +++ b/build/DependencyVersions.props @@ -10,7 +10,7 @@ $(MicrosoftBuildPackageVersion) $(MicrosoftBuildPackageVersion) 10.1.4-rtm-180213-0 - 2.8.0-beta2-62713-01 + 2.8.0-beta2-62713-11 $(MicrosoftCodeAnalysisCSharpPackageVersion) $(MicrosoftCodeAnalysisCSharpPackageVersion) $(MicrosoftCodeAnalysisCSharpPackageVersion) @@ -21,7 +21,7 @@ $(MicrosoftNETSdkWebPackageVersion) $(MicrosoftNETSdkWebPackageVersion) 1.0.1-beta3-20180104-1263555 - 1.0.1-beta3-20180104-1263555 + $(MicrosoftDotNetCommonItemTemplatesPackageVersion) 1.0.1-beta3-20180227-1423805 1.0.0-beta3-20171204-315 $(MicrosoftTemplateEngineCliPackageVersion) diff --git a/build/NugetConfigFile.targets b/build/NugetConfigFile.targets index d491ebee2..aa0b563ae 100644 --- a/build/NugetConfigFile.targets +++ b/build/NugetConfigFile.targets @@ -49,7 +49,7 @@