Skip to content

Commit 5562588

Browse files
committed
Update license decisions
Signed-off-by: Victor Chang <[email protected]>
1 parent 66203b1 commit 5562588

File tree

2 files changed

+4
-8
lines changed

2 files changed

+4
-8
lines changed

doc/dependency_decisions.yml

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -306,8 +306,7 @@
306306
- :who: mocsharp
307307
:why: MIT (https://github.com/microsoft/vstest/raw/main/LICENSE)
308308
:versions:
309-
- 17.4.1
310-
- 17.7.1
309+
- 17.7.2
311310
:when: 2022-08-16 23:05:48.342748414 Z
312311
- - :approve
313312
- Microsoft.Data.Sqlite.Core
@@ -675,7 +674,6 @@
675674
:why: MIT (https://raw.githubusercontent.com/microsoft/vstest/main/LICENSE)
676675
:versions:
677676
- 17.7.2
678-
- 17.7.1
679677
:when: 2022-09-01 23:06:13.008314524 Z
680678
- - :approve
681679
- Microsoft.NETCore.Platforms
@@ -726,15 +724,13 @@
726724
:why: MIT (https://github.com/microsoft/vstest/raw/v17.4.0/LICENSE)
727725
:versions:
728726
- 17.7.2
729-
- 17.7.1
730727
:when: 2022-08-16 23:06:16.175705981 Z
731728
- - :approve
732729
- Microsoft.TestPlatform.TestHost
733730
- :who: mocsharp
734731
:why: MIT (https://github.com/microsoft/vstest/raw/v17.4.0/LICENSE)
735732
:versions:
736733
- 17.7.2
737-
- 17.7.1
738734
:when: 2022-08-16 23:06:17.671459450 Z
739735
- - :approve
740736
- Microsoft.Toolkit.HighPerformance
@@ -2270,14 +2266,14 @@
22702266
- :who: mocsharp
22712267
:why: BSD 2-Clause Simplified License (https://github.com/NLog/NLog.Extensions.Logging/raw/master/LICENSE)
22722268
:versions:
2273-
- 5.3.3
2269+
- 5.3.4
22742270
:when: 2022-10-12 03:14:06.964203977 Z
22752271
- - :approve
22762272
- NLog.Web.AspNetCore
22772273
- :who: mocsharp
22782274
:why: BSD 3-Clause License (https://github.com/NLog/NLog.Web/raw/master/LICENSE)
22792275
:versions:
2280-
- 5.3.3
2276+
- 5.3.4
22812277
:when: 2022-10-12 03:14:07.396706995 Z
22822278
- - :approve
22832279
- fo-dicom.NLog

src/Database/EntityFramework/Monai.Deploy.InformaticsGateway.Database.EntityFramework.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
4848
<PrivateAssets>all</PrivateAssets>
4949
</PackageReference>
50-
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="6.0.21" />
50+
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="6.0.22" />
5151
<PackageReference Include="Microsoft.Extensions.Configuration.FileExtensions" Version="6.0.0" />
5252
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="6.0.0" />
5353
<PackageReference Include="Polly" Version="7.2.4" />

0 commit comments

Comments
 (0)