diff --git a/build/SharedFx.targets b/build/SharedFx.targets index a6aca1bbb0..3c1502a019 100644 --- a/build/SharedFx.targets +++ b/build/SharedFx.targets @@ -52,6 +52,7 @@ @@ -67,21 +68,24 @@ <_MetapackageBuilderProject Include="$(MSBuildProjectFullPath)"> MetapackageName=Microsoft.AspNetCore.App; - MetapackageReferenceType=AppMetapackage + MetapackageReferenceType=AppMetapackage; + LockToExactVersions=true <_MetapackageBuilderProject Include="$(MSBuildProjectFullPath)"> MetapackageName=Microsoft.AspNetCore.All; - MetapackageReferenceType=AllMetapackage + MetapackageReferenceType=AllMetapackage; + LockToExactVersions=false <_MetapackageBuilderProject Include="$(MSBuildProjectFullPath)"> MetapackageName=Microsoft.AspNetCore.Analyzers; - MetapackageReferenceType=Analyzer + MetapackageReferenceType=Analyzer; + LockToExactVersions=true diff --git a/build/artifacts.props b/build/artifacts.props index 093cdb4481..c7e7b8c2d2 100644 --- a/build/artifacts.props +++ b/build/artifacts.props @@ -28,129 +28,129 @@ - + - + - - - - - - - - - - - - - - + + + + + + + + + + + + + + - + - - - - - - + + + + + + - + - - + + - + - - - - + + + + - - - - - - - + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - - - + + + + + + + + + - - - + + + - + - + - - + + - - + + - - + + - - - - - - + + + + + + - + - + - - - - - - - + + + + + + + @@ -168,10 +168,10 @@ - - + + - + @@ -191,9 +191,9 @@ - - - + + + @@ -202,77 +202,77 @@ - - - + + + - + - + - - + + - - + + - + - - + + - - + + - - - - - - + + + + + + - - + + - - - - - - + + + + + + - - - - - - - - - + + + + + + + + + - - - - + + + + - + - + - - - + + + - + @@ -281,14 +281,14 @@ - + - + - + diff --git a/build/repo.targets b/build/repo.targets index 045e89aba5..0a61a08e38 100644 --- a/build/repo.targets +++ b/build/repo.targets @@ -202,8 +202,8 @@ - + - - - -