third party notices updated and

This commit is contained in:
Tomek Melissa 2018-04-04 11:11:18 +02:00
Родитель 6603780af3
Коммит 4766347a1d
12 изменённых файлов: 78 добавлений и 34 удалений

Просмотреть файл

@ -40,7 +40,7 @@
<HintPath>..\packages\Microsoft.IdentityModel.Clients.ActiveDirectory.3.19.2\lib\net45\Microsoft.IdentityModel.Clients.ActiveDirectory.Platform.dll</HintPath>
</Reference>
<Reference Include="Newtonsoft.Json, Version=11.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
<HintPath>..\packages\Newtonsoft.Json.11.0.1\lib\net45\Newtonsoft.Json.dll</HintPath>
<HintPath>..\packages\Newtonsoft.Json.11.0.2\lib\net45\Newtonsoft.Json.dll</HintPath>
</Reference>
<Reference Include="Polly, Version=5.8.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\Polly.5.8.0\lib\net45\Polly.dll</HintPath>

Просмотреть файл

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Microsoft.IdentityModel.Clients.ActiveDirectory" version="3.19.2" targetFramework="net46" />
<package id="Newtonsoft.Json" version="11.0.1" targetFramework="net46" />
<package id="Newtonsoft.Json" version="11.0.2" targetFramework="net46" />
<package id="Polly" version="5.8.0" targetFramework="net45" />
<package id="Quartz" version="3.0.4" targetFramework="net46" />
<package id="System.Linq.Dynamic" version="1.0.7" targetFramework="net45" />

Просмотреть файл

@ -39,7 +39,7 @@
<HintPath>..\packages\log4net.2.0.8\lib\net45-full\log4net.dll</HintPath>
</Reference>
<Reference Include="Newtonsoft.Json, Version=11.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
<HintPath>..\packages\Newtonsoft.Json.11.0.1\lib\net45\Newtonsoft.Json.dll</HintPath>
<HintPath>..\packages\Newtonsoft.Json.11.0.2\lib\net45\Newtonsoft.Json.dll</HintPath>
</Reference>
<Reference Include="Polly, Version=5.8.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\Polly.5.8.0\lib\net45\Polly.dll</HintPath>

Просмотреть файл

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="log4net" version="2.0.8" targetFramework="net46" />
<package id="Newtonsoft.Json" version="11.0.1" targetFramework="net46" />
<package id="Newtonsoft.Json" version="11.0.2" targetFramework="net46" />
<package id="Polly" version="5.8.0" targetFramework="net45" />
<package id="Quartz" version="3.0.4" targetFramework="net46" />
</packages>

Просмотреть файл

@ -39,7 +39,7 @@
<HintPath>..\packages\log4net.2.0.8\lib\net45-full\log4net.dll</HintPath>
</Reference>
<Reference Include="Newtonsoft.Json, Version=11.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
<HintPath>..\packages\Newtonsoft.Json.11.0.1\lib\net45\Newtonsoft.Json.dll</HintPath>
<HintPath>..\packages\Newtonsoft.Json.11.0.2\lib\net45\Newtonsoft.Json.dll</HintPath>
</Reference>
<Reference Include="Polly, Version=5.8.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\Polly.5.8.0\lib\net45\Polly.dll</HintPath>

Просмотреть файл

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="log4net" version="2.0.8" targetFramework="net46" />
<package id="Newtonsoft.Json" version="11.0.1" targetFramework="net46" />
<package id="Newtonsoft.Json" version="11.0.2" targetFramework="net46" />
<package id="Polly" version="5.8.0" targetFramework="net46" />
<package id="Quartz" version="3.0.4" targetFramework="net46" />
</packages>

Просмотреть файл

@ -39,7 +39,7 @@
<HintPath>..\packages\log4net.2.0.8\lib\net45-full\log4net.dll</HintPath>
</Reference>
<Reference Include="Newtonsoft.Json, Version=11.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
<HintPath>..\packages\Newtonsoft.Json.11.0.1\lib\net45\Newtonsoft.Json.dll</HintPath>
<HintPath>..\packages\Newtonsoft.Json.11.0.2\lib\net45\Newtonsoft.Json.dll</HintPath>
</Reference>
<Reference Include="Polly, Version=5.8.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\Polly.5.8.0\lib\net45\Polly.dll</HintPath>

Просмотреть файл

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="log4net" version="2.0.8" targetFramework="net46" />
<package id="Newtonsoft.Json" version="11.0.1" targetFramework="net46" />
<package id="Newtonsoft.Json" version="11.0.2" targetFramework="net46" />
<package id="Polly" version="5.8.0" targetFramework="net45" />
<package id="Quartz" version="3.0.4" targetFramework="net46" />
</packages>

Просмотреть файл

@ -507,21 +507,12 @@ THE SOFTWARE
Topshelf / 4.0.3 / https://www.nuget.org/packages/Topshelf/4.0.3
Copyright 2007-2016 Travis Smith, Chris Patterson, Dru Sellers, Henrik Feldtet al. All rights reserved
Apache Log4Net versions 2.0.3 and 2.0.5
Apache Log4Net versions 2.0.8
Copyright 2004-2017 The Apache Software Foundation
Quartz / 2.4.1 / https://www.nuget.org/packages/Quartz/2.4.1
Quartz / 3.0.4 / https://www.nuget.org/packages/Quartz/3.0.4
Copyright (c) Marko Lahma
Common.Logging.Log4Net1215. / 3.3.1 / https://www.nuget.org/packages/Common.Logging.Log4Net1215/3.3.1
Copyright (c) Aleksandar Seovic, Mark Pollack, Erich Eichinger, Stephen Bohlen, G. Stoyne
Common.Logging.Core / 3.3.1 / https://www.nuget.org/packages/Common.Logging.Core/3.3.1
Copyright (c) Aleksandar Seovic, Mark Pollack, Erich Eichinger, Stephen Bohlen, G. Stoynev
Common.Logging / 3.3.1 / https://www.nuget.org/packages/Common.Logging/3.3.1
Copyright (c) Aleksandar Seovic, Mark Pollack, Erich Eichinger, Stephen Bohlen, G. Stoynev
Apache 2.0 License
PROVIDED FOR INFORMATIONAL PURPOSE ONLY
@ -540,7 +531,7 @@ and limitations under the License.
-------------------------------- END OF LICENSE --------------------------------
------------------------------- START OF LICENSE -------------------------------
System.Linq.Dymamic, ver. / 1.0.7 / https://www.nuget.org/packages/System.Linq.Dynamic/1.0.7
System.Linq.Dynamic, ver. / 1.0.7 / https://www.nuget.org/packages/System.Linq.Dynamic/1.0.7
Copyright (c) Microsoft Corporation. All Rights Reserved
MS-PL License
@ -597,6 +588,37 @@ exclude the implied warranties of merchantability, fitness for a particular
purpose and non-infringement.
-------------------------------- END OF LICENSE --------------------------------
------------------------------- START OF LICENSE -------------------------------
Polly, ver. / 5.8.0 / https://www.nuget.org/packages/Polly/5.8.0
Copyright (c) 2015-2018, App vNext, All rights reserved.
PROVIDED FOR INFORMATIONAL PURPOSE ONLY
New BSD License
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
* Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
* Neither the name of App vNext nor the
names of its contributors may be used to endorse or promote products
derived from this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL <COPYRIGHT HOLDER> BE LIABLE FOR ANY
DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-------------------------------- END OF LICENSE --------------------------------
------------------------------- START OF LICENSE -------------------------------
MICROSOFT SOFTWARE LICENSE TERMS

Просмотреть файл

@ -63,7 +63,7 @@
<HintPath>..\packages\log4net.2.0.8\lib\net45-full\log4net.dll</HintPath>
</Reference>
<Reference Include="Newtonsoft.Json, Version=11.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
<HintPath>..\packages\Newtonsoft.Json.11.0.1\lib\net45\Newtonsoft.Json.dll</HintPath>
<HintPath>..\packages\Newtonsoft.Json.11.0.2\lib\net45\Newtonsoft.Json.dll</HintPath>
</Reference>
<Reference Include="Polly, Version=5.8.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\Polly.5.8.0\lib\net45\Polly.dll</HintPath>

Просмотреть файл

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="log4net" version="2.0.8" targetFramework="net46" />
<package id="Newtonsoft.Json" version="11.0.1" targetFramework="net46" />
<package id="Newtonsoft.Json" version="11.0.2" targetFramework="net46" />
<package id="Polly" version="5.8.0" targetFramework="net45" />
<package id="Quartz" version="3.0.4" targetFramework="net46" />
</packages>

Просмотреть файл

@ -40,21 +40,12 @@ THE SOFTWARE
Topshelf / 4.0.3 / https://www.nuget.org/packages/Topshelf/4.0.3
Copyright 2007-2016 Travis Smith, Chris Patterson, Dru Sellers, Henrik Feldtet al. All rights reserved
Apache Log4Net versions 2.0.3 and 2.0.5
Apache Log4Net versions 2.0.8
Copyright 2004-2017 The Apache Software Foundation
Quartz / 2.4.1 / https://www.nuget.org/packages/Quartz/2.4.1
Quartz / 3.0.4 / https://www.nuget.org/packages/Quartz/3.0.4
Copyright (c) Marko Lahma
Common.Logging.Log4Net1215. / 3.3.1 / https://www.nuget.org/packages/Common.Logging.Log4Net1215/3.3.1
Copyright (c) Aleksandar Seovic, Mark Pollack, Erich Eichinger, Stephen Bohlen, G. Stoyne
Common.Logging.Core / 3.3.1 / https://www.nuget.org/packages/Common.Logging.Core/3.3.1
Copyright (c) Aleksandar Seovic, Mark Pollack, Erich Eichinger, Stephen Bohlen, G. Stoynev
Common.Logging / 3.3.1 / https://www.nuget.org/packages/Common.Logging/3.3.1
Copyright (c) Aleksandar Seovic, Mark Pollack, Erich Eichinger, Stephen Bohlen, G. Stoynev
Apache 2.0 License
PROVIDED FOR INFORMATIONAL PURPOSE ONLY
@ -73,7 +64,7 @@ and limitations under the License.
-------------------------------- END OF LICENSE --------------------------------
------------------------------- START OF LICENSE -------------------------------
System.Linq.Dymamic, ver. / 1.0.7 / https://www.nuget.org/packages/System.Linq.Dynamic/1.0.7
System.Linq.Dynamic, ver. / 1.0.7 / https://www.nuget.org/packages/System.Linq.Dynamic/1.0.7
Copyright (c) Microsoft Corporation. All Rights Reserved
MS-PL License
@ -130,6 +121,37 @@ exclude the implied warranties of merchantability, fitness for a particular
purpose and non-infringement.
-------------------------------- END OF LICENSE --------------------------------
------------------------------- START OF LICENSE -------------------------------
Polly, ver. / 5.8.0 / https://www.nuget.org/packages/Polly/5.8.0
Copyright (c) 2015-2018, App vNext, All rights reserved.
PROVIDED FOR INFORMATIONAL PURPOSE ONLY
New BSD License
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
* Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
* Neither the name of App vNext nor the
names of its contributors may be used to endorse or promote products
derived from this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL <COPYRIGHT HOLDER> BE LIABLE FOR ANY
DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-------------------------------- END OF LICENSE --------------------------------
------------------------------- START OF LICENSE -------------------------------
MICROSOFT SOFTWARE LICENSE TERMS