Skip to content

Commit 4605433

Browse files
committed
Update licenses
Signed-off-by: Victor Chang <[email protected]>
1 parent 1779fa9 commit 4605433

File tree

2 files changed

+40
-40
lines changed

2 files changed

+40
-40
lines changed

doc/dependency_decisions.yml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
- :who: mocsharp
55
:why: Apache-2.0 (https://github.com/aws/aws-sdk-net/raw/master/License.txt)
66
:versions:
7-
- 3.7.303.5
7+
- 3.7.304.15
88
:when: 2022-08-29 18:11:12.923214877 Z
99
- - :approve
1010
- AWSSDK.S3
@@ -60,7 +60,7 @@
6060
- :who: mocsharp
6161
:why: MIT (https://github.com/microsoft/vstest/raw/v17.7.0/LICENSE)
6262
:versions:
63-
- 17.8.0
63+
- 17.10.0
6464
:when: 2022-08-16 18:11:17.245887971 Z
6565
- - :approve
6666
- Microsoft.Extensions.Configuration.Abstractions
@@ -74,14 +74,14 @@
7474
- :who: mocsharp
7575
:why: MIT (https://github.com/dotnet/runtime/raw/main/LICENSE.TXT)
7676
:versions:
77-
- 7.0.0
77+
- 8.0.0
7878
:when: 2022-08-16 18:11:22.090772006 Z
7979
- - :approve
8080
- Microsoft.Extensions.DependencyInjection.Abstractions
8181
- :who: mocsharp
8282
:why: MIT (https://github.com/dotnet/runtime/raw/main/LICENSE.TXT)
8383
:versions:
84-
- 8.0.0
84+
- 8.0.1
8585
:when: 2022-08-16 18:11:22.090772006 Z
8686
- - :approve
8787
- Microsoft.Extensions.Diagnostics.Abstractions
@@ -131,14 +131,14 @@
131131
- :who: mocsharp
132132
:why: MIT (https://github.com/dotnet/runtime/raw/main/LICENSE.TXT)
133133
:versions:
134-
- 8.0.0
134+
- 8.0.1
135135
:when: 2022-08-29 18:11:25.167886026 Z
136136
- - :approve
137137
- Microsoft.Extensions.Options
138138
- :who: mocsharp
139139
:why: MIT (https://github.com/dotnet/runtime/raw/main/LICENSE.TXT)
140140
:versions:
141-
- 8.0.0
141+
- 8.0.2
142142
:when: 2022-08-16 18:11:27.836230472 Z
143143
- - :approve
144144
- Microsoft.Extensions.Primitives
@@ -180,7 +180,7 @@
180180
- :who: mocsharp
181181
:why: MIT (https://github.com/microsoft/vstest/raw/v17.7.0/LICENSE)
182182
:versions:
183-
- 17.8.0
183+
- 17.10.0
184184
:when: 2022-08-16 18:11:33.162650175 Z
185185
- - :approve
186186
- Microsoft.Win32.Primitives
@@ -377,7 +377,7 @@
377377
- :who: mocsharp
378378
:why: MIT (https://raw.githubusercontent.com/dotnet/runtime/main/LICENSE.TXT)
379379
:versions:
380-
- 7.0.0
380+
- 8.0.0
381381
:when: 2023-08-10 20:50:14.759818552 Z
382382
- - :approve
383383
- System.Linq
@@ -811,7 +811,7 @@
811811
- :who: mocsharp
812812
:why: Apache-2.0 ( https://raw.githubusercontent.com/xunit/xunit.analyzers/master/LICENSE)
813813
:versions:
814-
- 1.11.0
814+
- 1.14.0
815815
:when: 2022-08-16 21:40:30.047067134 Z
816816
- - :approve
817817
- xunit.assert
@@ -846,5 +846,5 @@
846846
- :who: mocsharp
847847
:why: MIT ( https://licenses.nuget.org/MIT)
848848
:versions:
849-
- 2.5.7
849+
- 2.8.1
850850
:when: 2022-08-16 21:40:32.294717110 Z

third-party-licenses.md

Lines changed: 30 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -60,15 +60,15 @@ SOFTWARE.
6060

6161

6262
<details>
63-
<summary>AWSSDK.Core 3.7.303.5</summary>
63+
<summary>AWSSDK.Core 3.7.304.15</summary>
6464

6565
## AWSSDK.Core
6666

67-
- Version: 3.7.303.5
67+
- Version: 3.7.304.15
6868
- Authors: Amazon Web Services
6969
- Owners: Amazon Web Services
7070
- Project URL: https://github.com/aws/aws-sdk-net/
71-
- Source: [NuGet](https://www.nuget.org/packages/AWSSDK.Core/3.7.303.5)
71+
- Source: [NuGet](https://www.nuget.org/packages/AWSSDK.Core/3.7.304.15)
7272
- License: [Apache-2.0](https://github.com/aws/aws-sdk-net/raw/master/License.txt)
7373

7474

@@ -808,14 +808,14 @@ third-party archives.
808808

809809

810810
<details>
811-
<summary>Microsoft.CodeCoverage 17.8.0</summary>
811+
<summary>Microsoft.CodeCoverage 17.10.0</summary>
812812

813813
## Microsoft.CodeCoverage
814814

815-
- Version: 17.8.0
815+
- Version: 17.10.0
816816
- Authors: Microsoft
817817
- Project URL: https://github.com/microsoft/vstest
818-
- Source: [NuGet](https://www.nuget.org/packages/Microsoft.CodeCoverage/17.8.0)
818+
- Source: [NuGet](https://www.nuget.org/packages/Microsoft.CodeCoverage/17.10.0)
819819
- License: [MIT](https://github.com/microsoft/vstest/raw/v17.7.0/LICENSE)
820820

821821

@@ -890,14 +890,14 @@ SOFTWARE.
890890

891891

892892
<details>
893-
<summary>Microsoft.Extensions.DependencyInjection 7.0.0</summary>
893+
<summary>Microsoft.Extensions.DependencyInjection 8.0.0</summary>
894894

895895
## Microsoft.Extensions.DependencyInjection
896896

897-
- Version: 7.0.0
897+
- Version: 8.0.0
898898
- Authors: Microsoft
899899
- Project URL: https://dot.net/
900-
- Source: [NuGet](https://www.nuget.org/packages/Microsoft.Extensions.DependencyInjection/7.0.0)
900+
- Source: [NuGet](https://www.nuget.org/packages/Microsoft.Extensions.DependencyInjection/8.0.0)
901901
- License: [MIT](https://github.com/dotnet/runtime/raw/main/LICENSE.TXT)
902902

903903

@@ -931,14 +931,14 @@ SOFTWARE.
931931

932932

933933
<details>
934-
<summary>Microsoft.Extensions.DependencyInjection.Abstractions 8.0.0</summary>
934+
<summary>Microsoft.Extensions.DependencyInjection.Abstractions 8.0.1</summary>
935935

936936
## Microsoft.Extensions.DependencyInjection.Abstractions
937937

938-
- Version: 8.0.0
938+
- Version: 8.0.1
939939
- Authors: Microsoft
940940
- Project URL: https://dot.net/
941-
- Source: [NuGet](https://www.nuget.org/packages/Microsoft.Extensions.DependencyInjection.Abstractions/8.0.0)
941+
- Source: [NuGet](https://www.nuget.org/packages/Microsoft.Extensions.DependencyInjection.Abstractions/8.0.1)
942942
- License: [MIT](https://github.com/dotnet/runtime/raw/main/LICENSE.TXT)
943943

944944

@@ -1259,14 +1259,14 @@ SOFTWARE.
12591259

12601260

12611261
<details>
1262-
<summary>Microsoft.Extensions.Logging.Abstractions 8.0.0</summary>
1262+
<summary>Microsoft.Extensions.Logging.Abstractions 8.0.1</summary>
12631263

12641264
## Microsoft.Extensions.Logging.Abstractions
12651265

1266-
- Version: 8.0.0
1266+
- Version: 8.0.1
12671267
- Authors: Microsoft
12681268
- Project URL: https://dot.net/
1269-
- Source: [NuGet](https://www.nuget.org/packages/Microsoft.Extensions.Logging.Abstractions/8.0.0)
1269+
- Source: [NuGet](https://www.nuget.org/packages/Microsoft.Extensions.Logging.Abstractions/8.0.1)
12701270
- License: [MIT](https://github.com/dotnet/runtime/raw/main/LICENSE.TXT)
12711271

12721272

@@ -1300,14 +1300,14 @@ SOFTWARE.
13001300

13011301

13021302
<details>
1303-
<summary>Microsoft.Extensions.Options 8.0.0</summary>
1303+
<summary>Microsoft.Extensions.Options 8.0.2</summary>
13041304

13051305
## Microsoft.Extensions.Options
13061306

1307-
- Version: 8.0.0
1307+
- Version: 8.0.2
13081308
- Authors: Microsoft
13091309
- Project URL: https://dot.net/
1310-
- Source: [NuGet](https://www.nuget.org/packages/Microsoft.Extensions.Options/8.0.0)
1310+
- Source: [NuGet](https://www.nuget.org/packages/Microsoft.Extensions.Options/8.0.2)
13111311
- License: [MIT](https://github.com/dotnet/runtime/raw/main/LICENSE.TXT)
13121312

13131313

@@ -1874,14 +1874,14 @@ SOFTWARE.
18741874

18751875

18761876
<details>
1877-
<summary>Microsoft.TestPlatform.TestHost 17.8.0</summary>
1877+
<summary>Microsoft.TestPlatform.TestHost 17.10.0</summary>
18781878

18791879
## Microsoft.TestPlatform.TestHost
18801880

1881-
- Version: 17.8.0
1881+
- Version: 17.10.0
18821882
- Authors: Microsoft
18831883
- Project URL: https://github.com/microsoft/vstest
1884-
- Source: [NuGet](https://www.nuget.org/packages/Microsoft.TestPlatform.TestHost/17.8.0)
1884+
- Source: [NuGet](https://www.nuget.org/packages/Microsoft.TestPlatform.TestHost/17.10.0)
18851885
- License: [MIT](https://github.com/microsoft/vstest/raw/v17.7.0/LICENSE)
18861886

18871887

@@ -6353,14 +6353,14 @@ consequential or other damages.
63536353

63546354

63556355
<details>
6356-
<summary>System.IO.Hashing 7.0.0</summary>
6356+
<summary>System.IO.Hashing 8.0.0</summary>
63576357

63586358
## System.IO.Hashing
63596359

6360-
- Version: 7.0.0
6360+
- Version: 8.0.0
63616361
- Authors: Microsoft
63626362
- Project URL: https://dot.net/
6363-
- Source: [NuGet](https://www.nuget.org/packages/System.IO.Hashing/7.0.0)
6363+
- Source: [NuGet](https://www.nuget.org/packages/System.IO.Hashing/8.0.0)
63646364
- License: [MIT](https://raw.githubusercontent.com/dotnet/runtime/main/LICENSE.TXT)
63656365

63666366

@@ -17473,13 +17473,13 @@ Both sets of code are covered by the following license:
1747317473

1747417474

1747517475
<details>
17476-
<summary>xunit.analyzers 1.11.0</summary>
17476+
<summary>xunit.analyzers 1.14.0</summary>
1747717477

1747817478
## xunit.analyzers
1747917479

17480-
- Version: 1.11.0
17480+
- Version: 1.14.0
1748117481
- Authors: jnewkirk,bradwilson,marcind
17482-
- Source: [NuGet](https://www.nuget.org/packages/xunit.analyzers/1.11.0)
17482+
- Source: [NuGet](https://www.nuget.org/packages/xunit.analyzers/1.14.0)
1748317483
- License: [Apache-2.0]( https://raw.githubusercontent.com/xunit/xunit.analyzers/master/LICENSE)
1748417484

1748517485

@@ -17764,13 +17764,13 @@ Both sets of code are covered by the following license:
1776417764

1776517765

1776617766
<details>
17767-
<summary>xunit.runner.visualstudio 2.5.7</summary>
17767+
<summary>xunit.runner.visualstudio 2.8.1</summary>
1776817768

1776917769
## xunit.runner.visualstudio
1777017770

17771-
- Version: 2.5.7
17771+
- Version: 2.8.1
1777217772
- Authors: jnewkirk,bradwilson
17773-
- Source: [NuGet](https://www.nuget.org/packages/xunit.runner.visualstudio/2.5.7)
17773+
- Source: [NuGet](https://www.nuget.org/packages/xunit.runner.visualstudio/2.8.1)
1777417774
- License: [MIT]( https://licenses.nuget.org/MIT)
1777517775

1777617776

0 commit comments

Comments
 (0)