diff --git a/NuGetPackageVerifier.json b/NuGetPackageVerifier.json index 8fe5954dcc..b2b758d0d2 100644 --- a/NuGetPackageVerifier.json +++ b/NuGetPackageVerifier.json @@ -42,10 +42,14 @@ "tools/runtimes/win/lib/netstandard1.3/System.Text.Encoding.CodePages.dll": "This assembly is not owned by us and does not follow our conventions." }, "ASSEMBLY_INFORMATIONAL_VERSION_MISMATCH": { - "tools/Microsoft.CodeAnalysis.CSharp.dll": "This assembly is not owned by us and does not follow our conventions." + "tools/Microsoft.CodeAnalysis.CSharp.dll": "This assembly is not owned by us and does not follow our conventions.", + "tools/Microsoft.CodeAnalysis.dll": "This assembly is not owned by us and does not follow our conventions.", + "tools/Newtonsoft.Json.dll": "This assembly is not owned by us and does not follow our conventions.", + "tools/runtimes/unix/lib/netstandard1.3/System.Text.Encoding.CodePages.dll": "This assembly is not owned by us and does not follow our conventions.", + "tools/runtimes/win/lib/netstandard1.3/System.Text.Encoding.CodePages.dll": "This assembly is not owned by us and does not follow our conventions." } } } } } -} \ No newline at end of file +} diff --git a/korebuild-lock.txt b/korebuild-lock.txt index 9dd77da5ad..181b38dcfe 100644 --- a/korebuild-lock.txt +++ b/korebuild-lock.txt @@ -1,2 +1,2 @@ -version:2.1.0-preview1-15669 -commithash:71f5ddb314a8b6201b248a5729f4ab5c83f46b18 +version:2.1.0-preview1-15670 +commithash:49176144e03c3015d83b21e3f1d0ce093c05ecc3