Index: DEPENDENCIES.md =================================================================== diff -u -r689d885d6e10312fa1ead0aa2babd78fa8cfc9f4 -rf1fa941dcab70b262328075126415a4e27332b56 --- DEPENDENCIES.md (.../DEPENDENCIES.md) (revision 689d885d6e10312fa1ead0aa2babd78fa8cfc9f4) +++ DEPENDENCIES.md (.../DEPENDENCIES.md) (revision f1fa941dcab70b262328075126415a4e27332b56) @@ -48,15 +48,15 @@ | RhinoMocks | 3.6.1 | BSD-3-Clause | https://github.com/hibernating-rhinos/rhino-mocks | | SmartThreadPool.dll | 2.2.4 | MS-PL | https://github.com/amibar/SmartThreadPool | | Stub.System.Data.SQLite.Core.NetFramework | 1.0.117 | MS-PL | https://system.data.sqlite.org/index.html/doc/trunk/www/downloads.wiki | -| System.Buffers | 4.6.1 | MIT | https://github.com/dotnet/runtime | -| System.Collections.Immutable | 10.0.5 | MIT | https://github.com/dotnet/runtime | +| System.Buffers | 4.6.1 | MIT | https://github.com/dotnet/maintenance-packages | +| System.Collections.Immutable | 10.0.5 | MIT | https://github.com/dotnet/dotnet | | System.Data.SQLite.Core | 1.0.117 | MS-PL | https://system.data.sqlite.org/index.html/doc/trunk/www/downloads.wiki | | System.Data.SQLite.EF6 | 1.0.117 | MS-PL | https://system.data.sqlite.org/index.html/doc/trunk/www/downloads.wiki | -| System.Formats.Nrbf | 10.0.5 | MIT | https://github.com/dotnet/runtime | -| System.Memory | 4.6.3 | MIT | https://github.com/dotnet/runtime | -| System.Numerics.Vectors | 4.6.1 | MIT | https://github.com/dotnet/runtime | -| System.Reflection.Metadata | 10.0.5 | MIT | https://github.com/dotnet/runtime | -| System.Resources.Extensions | 10.0.5 | MIT | https://github.com/dotnet/runtime | +| System.Formats.Nrbf | 10.0.5 | MIT | https://github.com/dotnet/dotnet | +| System.Memory | 4.6.3 | MIT | https://github.com/dotnet/maintenance-packages | +| System.Numerics.Vectors | 4.6.1 | MIT | https://github.com/dotnet/maintenance-packages | +| System.Reflection.Metadata | 10.0.5 | MIT | https://github.com/dotnet/dotnet | +| System.Resources.Extensions | 10.0.5 | MIT | https://github.com/dotnet/dotnet | | System.Runtime.CompilerServices.Unsafe | 6.1.2 | MIT | https://github.com/dotnet/maintenance-packages | | System.ValueTuple | 4.6.1 | MIT | https://github.com/dotnet/maintenance-packages | | WixToolset.Heat | 5.0.2 | MS-RL | https://github.com/wixtoolset |