From 55f75e99225f888fd42749b4f9c7494f97bed31e Mon Sep 17 00:00:00 2001 From: Faizan2304 Date: Mon, 9 Jan 2017 22:33:00 +0530 Subject: [PATCH] Added thirt party notice to nuget packages using third party package (#327) * Added thirt party notice to nuget packages using third party package --- src/TestPlatform.CLI.nuspec | 2 +- src/TestPlatform.TestHost.nuspec | 2 +- src/TestPlatform.TranslationLayer.nuspec | 6 +++++- src/TestPlatform.nuspec | 6 +++++- 4 files changed, 12 insertions(+), 4 deletions(-) diff --git a/src/TestPlatform.CLI.nuspec b/src/TestPlatform.CLI.nuspec index 7172fddb7a..32cb03ff17 100644 --- a/src/TestPlatform.CLI.nuspec +++ b/src/TestPlatform.CLI.nuspec @@ -17,7 +17,7 @@ - + diff --git a/src/TestPlatform.TestHost.nuspec b/src/TestPlatform.TestHost.nuspec index 32ab54bcad..c6348ef36a 100644 --- a/src/TestPlatform.TestHost.nuspec +++ b/src/TestPlatform.TestHost.nuspec @@ -22,7 +22,7 @@ - + diff --git a/src/TestPlatform.TranslationLayer.nuspec b/src/TestPlatform.TranslationLayer.nuspec index 4613cb25e6..7618e5566d 100644 --- a/src/TestPlatform.TranslationLayer.nuspec +++ b/src/TestPlatform.TranslationLayer.nuspec @@ -10,13 +10,17 @@ The entry point to Microsoft Test Platform. This is a csharp layer that can drive the test platform confirming to its protocol http://www.microsoft.com/web/webpi/eula/net_library_eula_enu.htm http://go.microsoft.com/fwlink/?LinkID=288859 - Copyright © Microsoft Corporation + https://github.com/microsoft/vstest/ + © Microsoft Corporation. All rights reserved. + + + diff --git a/src/TestPlatform.nuspec b/src/TestPlatform.nuspec index 11562b64da..3cd3de323a 100644 --- a/src/TestPlatform.nuspec +++ b/src/TestPlatform.nuspec @@ -10,9 +10,13 @@ The cross platform Microsoft Test Platform. http://www.microsoft.com/web/webpi/eula/net_library_eula_enu.htm http://go.microsoft.com/fwlink/?LinkID=288859 - Copyright © Microsoft Corporation + https://github.com/microsoft/vstest/ + © Microsoft Corporation. All rights reserved. + + +