From 6a14b47ccdaa111e959dcffba4a53727a99b53bf Mon Sep 17 00:00:00 2001 From: Nate McMaster Date: Mon, 15 Oct 2018 10:56:55 -0700 Subject: [PATCH] Add infrastructure changes to src/DataProtection can build on its own --- src/DataProtection/NuGetPackageVerifier.json | 7 +++++++ src/DataProtection/build/repo.props | 4 ++++ src/DataProtection/dependencies.props | 16 ++++++++++++++++ 3 files changed, 27 insertions(+) create mode 100644 src/DataProtection/NuGetPackageVerifier.json diff --git a/src/DataProtection/NuGetPackageVerifier.json b/src/DataProtection/NuGetPackageVerifier.json new file mode 100644 index 0000000000..22ef3c09c0 --- /dev/null +++ b/src/DataProtection/NuGetPackageVerifier.json @@ -0,0 +1,7 @@ +{ + "Default": { + "rules": [ + "DefaultCompositeRule" + ] + } +} diff --git a/src/DataProtection/build/repo.props b/src/DataProtection/build/repo.props index 59ae0807d3..3fa98a9b36 100644 --- a/src/DataProtection/build/repo.props +++ b/src/DataProtection/build/repo.props @@ -1,6 +1,10 @@ + true + + + diff --git a/src/DataProtection/dependencies.props b/src/DataProtection/dependencies.props index 02e944fdb3..687186b112 100644 --- a/src/DataProtection/dependencies.props +++ b/src/DataProtection/dependencies.props @@ -6,6 +6,22 @@ 2.2.0-preview2-20181004.6 + 2.2.0-preview3-35497 + $(LastGoodAspBuildVersion) + $(LastGoodAspBuildVersion) + $(LastGoodAspBuildVersion) + $(LastGoodAspBuildVersion) + $(LastGoodAspBuildVersion) + $(LastGoodAspBuildVersion) + $(LastGoodAspBuildVersion) + $(LastGoodAspBuildVersion) + $(LastGoodAspBuildVersion) + $(LastGoodAspBuildVersion) + $(LastGoodAspBuildVersion) + $(LastGoodAspBuildVersion) + $(LastGoodAspBuildVersion) + $(LastGoodAspBuildVersion) + $(LastGoodAspBuildVersion)