diff --git a/Benchmarks/Directory.Packages.props b/Benchmarks/Directory.Packages.props
index ef265516b..b4cfc82c6 100644
--- a/Benchmarks/Directory.Packages.props
+++ b/Benchmarks/Directory.Packages.props
@@ -8,9 +8,9 @@
-
-
-
+
+
+
diff --git a/Benchmarks/global.json b/Benchmarks/global.json
index a5bf76b66..17d8d3bac 100644
--- a/Benchmarks/global.json
+++ b/Benchmarks/global.json
@@ -1,6 +1,6 @@
{
"sdk": {
- "version": "10.0.100",
+ "version": "10.0.301",
"allowPrerelease": false,
"rollForward": "latestFeature"
}
diff --git a/Build/install-dependencies.ps1 b/Build/install-dependencies.ps1
index 3ebdca08f..6f737206b 100644
--- a/Build/install-dependencies.ps1
+++ b/Build/install-dependencies.ps1
@@ -16,8 +16,8 @@ $ErrorActionPreference = 'Stop'
if (-not $List -or ('.net' -in $List)) {
$script = Join-Path $PSScriptRoot 'scripts/Install-DotNet.ps1'
- & $script '8.0.414'
- & $script '9.0.305'
+ & $script '8.0.422'
+ & $script '9.0.315'
$version = (Get-Content -Raw (Join-Path $PSScriptRoot '../Sources/global.json') | ConvertFrom-Json).sdk.version
& $script $version
diff --git a/Build/third-party-libraries/packages/nuget.org/google.protobuf/3.34.1/index.json b/Build/third-party-libraries/packages/nuget.org/google.protobuf/3.35.1/index.json
similarity index 100%
rename from Build/third-party-libraries/packages/nuget.org/google.protobuf/3.34.1/index.json
rename to Build/third-party-libraries/packages/nuget.org/google.protobuf/3.35.1/index.json
diff --git a/Build/third-party-libraries/packages/nuget.org/google.protobuf/3.34.1/package.nuspec b/Build/third-party-libraries/packages/nuget.org/google.protobuf/3.35.1/package.nuspec
similarity index 93%
rename from Build/third-party-libraries/packages/nuget.org/google.protobuf/3.34.1/package.nuspec
rename to Build/third-party-libraries/packages/nuget.org/google.protobuf/3.35.1/package.nuspec
index ed60e6315..c65b07805 100644
--- a/Build/third-party-libraries/packages/nuget.org/google.protobuf/3.34.1/package.nuspec
+++ b/Build/third-party-libraries/packages/nuget.org/google.protobuf/3.35.1/package.nuspec
@@ -2,7 +2,7 @@
Google.Protobuf
- 3.34.1
+ 3.35.1
Google Inc.
BSD-3-Clause
https://licenses.nuget.org/BSD-3-Clause
@@ -11,7 +11,7 @@
C# proto3 support
Copyright 2015, Google Inc.
Protocol Buffers Binary Serialization Format Google proto proto3
-
+
diff --git a/Build/third-party-libraries/packages/nuget.org/google.protobuf/3.34.1/project-LICENSE b/Build/third-party-libraries/packages/nuget.org/google.protobuf/3.35.1/project-LICENSE
similarity index 100%
rename from Build/third-party-libraries/packages/nuget.org/google.protobuf/3.34.1/project-LICENSE
rename to Build/third-party-libraries/packages/nuget.org/google.protobuf/3.35.1/project-LICENSE
diff --git a/Build/third-party-libraries/packages/nuget.org/google.protobuf/3.34.1/readme.md b/Build/third-party-libraries/packages/nuget.org/google.protobuf/3.35.1/readme.md
similarity index 88%
rename from Build/third-party-libraries/packages/nuget.org/google.protobuf/3.34.1/readme.md
rename to Build/third-party-libraries/packages/nuget.org/google.protobuf/3.35.1/readme.md
index d328cc044..4c24117b7 100644
--- a/Build/third-party-libraries/packages/nuget.org/google.protobuf/3.34.1/readme.md
+++ b/Build/third-party-libraries/packages/nuget.org/google.protobuf/3.35.1/readme.md
@@ -1,4 +1,4 @@
-Google.Protobuf [3.34.1](https://www.nuget.org/packages/Google.Protobuf/3.34.1)
+Google.Protobuf [3.35.1](https://www.nuget.org/packages/Google.Protobuf/3.35.1)
--------------------
Used by: AspNetCore internal, AspNetCoreNSwag internal, AspNetCoreSwashbuckle internal
diff --git a/Build/third-party-libraries/packages/nuget.org/google.protobuf/3.34.1/repository-LICENSE b/Build/third-party-libraries/packages/nuget.org/google.protobuf/3.35.1/repository-LICENSE
similarity index 100%
rename from Build/third-party-libraries/packages/nuget.org/google.protobuf/3.34.1/repository-LICENSE
rename to Build/third-party-libraries/packages/nuget.org/google.protobuf/3.35.1/repository-LICENSE
diff --git a/Build/third-party-libraries/packages/nuget.org/grpc.tools/2.80.0/index.json b/Build/third-party-libraries/packages/nuget.org/grpc.tools/2.81.1/index.json
similarity index 100%
rename from Build/third-party-libraries/packages/nuget.org/grpc.tools/2.80.0/index.json
rename to Build/third-party-libraries/packages/nuget.org/grpc.tools/2.81.1/index.json
diff --git a/Build/third-party-libraries/packages/nuget.org/grpc.tools/2.80.0/package.nuspec b/Build/third-party-libraries/packages/nuget.org/grpc.tools/2.81.1/package.nuspec
similarity index 91%
rename from Build/third-party-libraries/packages/nuget.org/grpc.tools/2.80.0/package.nuspec
rename to Build/third-party-libraries/packages/nuget.org/grpc.tools/2.81.1/package.nuspec
index 1c5101bd2..e1a4028ca 100644
--- a/Build/third-party-libraries/packages/nuget.org/grpc.tools/2.80.0/package.nuspec
+++ b/Build/third-party-libraries/packages/nuget.org/grpc.tools/2.81.1/package.nuspec
@@ -2,7 +2,7 @@
Grpc.Tools
- 2.80.0
+ 2.81.1
The gRPC Authors
true
Apache-2.0
@@ -13,7 +13,7 @@
gRPC and Protocol Buffer compiler for C# projects
Copyright 2018 The gRPC Authors
gRPC RPC HTTP/2
-
+
diff --git a/Build/third-party-libraries/packages/nuget.org/grpc.tools/2.80.0/project-LICENSE b/Build/third-party-libraries/packages/nuget.org/grpc.tools/2.81.1/project-LICENSE
similarity index 100%
rename from Build/third-party-libraries/packages/nuget.org/grpc.tools/2.80.0/project-LICENSE
rename to Build/third-party-libraries/packages/nuget.org/grpc.tools/2.81.1/project-LICENSE
diff --git a/Build/third-party-libraries/packages/nuget.org/grpc.tools/2.80.0/readme.md b/Build/third-party-libraries/packages/nuget.org/grpc.tools/2.81.1/readme.md
similarity index 87%
rename from Build/third-party-libraries/packages/nuget.org/grpc.tools/2.80.0/readme.md
rename to Build/third-party-libraries/packages/nuget.org/grpc.tools/2.81.1/readme.md
index c2b0aafe2..8001c1a12 100644
--- a/Build/third-party-libraries/packages/nuget.org/grpc.tools/2.80.0/readme.md
+++ b/Build/third-party-libraries/packages/nuget.org/grpc.tools/2.81.1/readme.md
@@ -1,4 +1,4 @@
-Grpc.Tools [2.80.0](https://www.nuget.org/packages/Grpc.Tools/2.80.0)
+Grpc.Tools [2.81.1](https://www.nuget.org/packages/Grpc.Tools/2.81.1)
--------------------
Used by: AspNetCore internal, AspNetCoreNSwag internal, AspNetCoreSwashbuckle internal
diff --git a/Build/third-party-libraries/packages/nuget.org/grpc.tools/2.80.0/repository-LICENSE b/Build/third-party-libraries/packages/nuget.org/grpc.tools/2.81.1/repository-LICENSE
similarity index 100%
rename from Build/third-party-libraries/packages/nuget.org/grpc.tools/2.80.0/repository-LICENSE
rename to Build/third-party-libraries/packages/nuget.org/grpc.tools/2.81.1/repository-LICENSE
diff --git a/Build/third-party-libraries/packages/nuget.org/messagepack.annotations/3.1.4/index.json b/Build/third-party-libraries/packages/nuget.org/messagepack.annotations/3.1.7/index.json
similarity index 100%
rename from Build/third-party-libraries/packages/nuget.org/messagepack.annotations/3.1.4/index.json
rename to Build/third-party-libraries/packages/nuget.org/messagepack.annotations/3.1.7/index.json
diff --git a/Build/third-party-libraries/packages/nuget.org/messagepack.annotations/3.1.4/package.nuspec b/Build/third-party-libraries/packages/nuget.org/messagepack.annotations/3.1.7/package.nuspec
similarity index 89%
rename from Build/third-party-libraries/packages/nuget.org/messagepack.annotations/3.1.4/package.nuspec
rename to Build/third-party-libraries/packages/nuget.org/messagepack.annotations/3.1.7/package.nuspec
index e0d64ba4d..3aa958d13 100644
--- a/Build/third-party-libraries/packages/nuget.org/messagepack.annotations/3.1.4/package.nuspec
+++ b/Build/third-party-libraries/packages/nuget.org/messagepack.annotations/3.1.7/package.nuspec
@@ -2,7 +2,7 @@
MessagePack.Annotations
- 3.1.4
+ 3.1.7
MessagePack annotations for C#
neuecc,aarnott
MIT
@@ -11,7 +11,7 @@
Attributes and interfaces for .NET types serializable with MessagePack.
© Yoshifumi Kawai and contributors. All rights reserved.
MsgPack MessagePack Serialization Formatter Serializer Unity Xamarin
-
+
diff --git a/Build/third-party-libraries/packages/nuget.org/messagepack.annotations/3.1.4/project-LICENSE b/Build/third-party-libraries/packages/nuget.org/messagepack.annotations/3.1.7/project-LICENSE
similarity index 80%
rename from Build/third-party-libraries/packages/nuget.org/messagepack.annotations/3.1.4/project-LICENSE
rename to Build/third-party-libraries/packages/nuget.org/messagepack.annotations/3.1.7/project-LICENSE
index eebeb87e0..c4bc51dae 100644
--- a/Build/third-party-libraries/packages/nuget.org/messagepack.annotations/3.1.4/project-LICENSE
+++ b/Build/third-party-libraries/packages/nuget.org/messagepack.annotations/3.1.7/project-LICENSE
@@ -39,3 +39,21 @@ Redistributions of source code must retain the above copyright notice, this list
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.
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 THE COPYRIGHT HOLDER OR CONTRIBUTORS 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.
+
+---
+
+BufferWriter.cs
+
+Copyright 2019 .NET Foundation
+
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
diff --git a/Build/third-party-libraries/packages/nuget.org/messagepack.annotations/3.1.4/readme.md b/Build/third-party-libraries/packages/nuget.org/messagepack.annotations/3.1.7/readme.md
similarity index 85%
rename from Build/third-party-libraries/packages/nuget.org/messagepack.annotations/3.1.4/readme.md
rename to Build/third-party-libraries/packages/nuget.org/messagepack.annotations/3.1.7/readme.md
index a2743a3c4..39c6d17c9 100644
--- a/Build/third-party-libraries/packages/nuget.org/messagepack.annotations/3.1.4/readme.md
+++ b/Build/third-party-libraries/packages/nuget.org/messagepack.annotations/3.1.7/readme.md
@@ -1,4 +1,4 @@
-MessagePack.Annotations [3.1.4](https://www.nuget.org/packages/MessagePack.Annotations/3.1.4)
+MessagePack.Annotations [3.1.7](https://www.nuget.org/packages/MessagePack.Annotations/3.1.7)
--------------------
Used by: MessagePack
diff --git a/Build/third-party-libraries/packages/nuget.org/messagepack.annotations/3.1.4/repository-LICENSE b/Build/third-party-libraries/packages/nuget.org/messagepack.annotations/3.1.7/repository-LICENSE
similarity index 80%
rename from Build/third-party-libraries/packages/nuget.org/messagepack.annotations/3.1.4/repository-LICENSE
rename to Build/third-party-libraries/packages/nuget.org/messagepack.annotations/3.1.7/repository-LICENSE
index eebeb87e0..c4bc51dae 100644
--- a/Build/third-party-libraries/packages/nuget.org/messagepack.annotations/3.1.4/repository-LICENSE
+++ b/Build/third-party-libraries/packages/nuget.org/messagepack.annotations/3.1.7/repository-LICENSE
@@ -39,3 +39,21 @@ Redistributions of source code must retain the above copyright notice, this list
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.
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 THE COPYRIGHT HOLDER OR CONTRIBUTORS 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.
+
+---
+
+BufferWriter.cs
+
+Copyright 2019 .NET Foundation
+
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
diff --git a/Build/third-party-libraries/packages/nuget.org/messagepack/3.1.4/index.json b/Build/third-party-libraries/packages/nuget.org/messagepack/3.1.7/index.json
similarity index 97%
rename from Build/third-party-libraries/packages/nuget.org/messagepack/3.1.4/index.json
rename to Build/third-party-libraries/packages/nuget.org/messagepack/3.1.7/index.json
index 12b1142d6..f16fb1657 100644
--- a/Build/third-party-libraries/packages/nuget.org/messagepack/3.1.4/index.json
+++ b/Build/third-party-libraries/packages/nuget.org/messagepack/3.1.7/index.json
@@ -18,7 +18,7 @@
"Dependencies": [
{
"Name": "MessagePack.Annotations",
- "Version": "3.1.4"
+ "Version": "3.1.7"
},
{
"Name": "Microsoft.NET.StringTools",
diff --git a/Build/third-party-libraries/packages/nuget.org/messagepack/3.1.4/package.nuspec b/Build/third-party-libraries/packages/nuget.org/messagepack/3.1.7/package.nuspec
similarity index 81%
rename from Build/third-party-libraries/packages/nuget.org/messagepack/3.1.4/package.nuspec
rename to Build/third-party-libraries/packages/nuget.org/messagepack/3.1.7/package.nuspec
index 228946965..eb8523df9 100644
--- a/Build/third-party-libraries/packages/nuget.org/messagepack/3.1.4/package.nuspec
+++ b/Build/third-party-libraries/packages/nuget.org/messagepack/3.1.7/package.nuspec
@@ -2,7 +2,7 @@
MessagePack
- 3.1.4
+ 3.1.7
MessagePack for C#
neuecc,aarnott
MIT
@@ -11,11 +11,11 @@
Extremely Fast MessagePack(MsgPack) Serializer for C# (.NET Framework, .NET 6, Unity, Xamarin).
© Yoshifumi Kawai and contributors. All rights reserved.
MsgPack MessagePack Serialization Formatter Serializer Unity Xamarin
-
+
-
-
+
+
@@ -24,18 +24,18 @@
-
-
+
+
-
-
+
+
-
-
+
+
@@ -46,8 +46,8 @@
-
-
+
+
diff --git a/Build/third-party-libraries/packages/nuget.org/messagepack/3.1.4/project-LICENSE b/Build/third-party-libraries/packages/nuget.org/messagepack/3.1.7/project-LICENSE
similarity index 80%
rename from Build/third-party-libraries/packages/nuget.org/messagepack/3.1.4/project-LICENSE
rename to Build/third-party-libraries/packages/nuget.org/messagepack/3.1.7/project-LICENSE
index eebeb87e0..c4bc51dae 100644
--- a/Build/third-party-libraries/packages/nuget.org/messagepack/3.1.4/project-LICENSE
+++ b/Build/third-party-libraries/packages/nuget.org/messagepack/3.1.7/project-LICENSE
@@ -39,3 +39,21 @@ Redistributions of source code must retain the above copyright notice, this list
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.
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 THE COPYRIGHT HOLDER OR CONTRIBUTORS 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.
+
+---
+
+BufferWriter.cs
+
+Copyright 2019 .NET Foundation
+
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
diff --git a/Build/third-party-libraries/packages/nuget.org/messagepack/3.1.4/readme.md b/Build/third-party-libraries/packages/nuget.org/messagepack/3.1.7/readme.md
similarity index 88%
rename from Build/third-party-libraries/packages/nuget.org/messagepack/3.1.4/readme.md
rename to Build/third-party-libraries/packages/nuget.org/messagepack/3.1.7/readme.md
index 40411f1d3..31597bc5d 100644
--- a/Build/third-party-libraries/packages/nuget.org/messagepack/3.1.4/readme.md
+++ b/Build/third-party-libraries/packages/nuget.org/messagepack/3.1.7/readme.md
@@ -1,4 +1,4 @@
-MessagePack [3.1.4](https://www.nuget.org/packages/MessagePack/3.1.4)
+MessagePack [3.1.7](https://www.nuget.org/packages/MessagePack/3.1.7)
--------------------
Used by: MessagePack
@@ -20,7 +20,7 @@ Dependencies 2
|Name|Version|
|----------|:----|
-|[MessagePack.Annotations](../../../../packages/nuget.org/messagepack.annotations/3.1.4)|3.1.4|
+|[MessagePack.Annotations](../../../../packages/nuget.org/messagepack.annotations/3.1.7)|3.1.7|
|[Microsoft.NET.StringTools](../../../../packages/nuget.org/microsoft.net.stringtools/17.11.4)|17.11.4|
*This page was generated by a tool.*
\ No newline at end of file
diff --git a/Build/third-party-libraries/packages/nuget.org/messagepack/3.1.4/repository-LICENSE b/Build/third-party-libraries/packages/nuget.org/messagepack/3.1.7/repository-LICENSE
similarity index 80%
rename from Build/third-party-libraries/packages/nuget.org/messagepack/3.1.4/repository-LICENSE
rename to Build/third-party-libraries/packages/nuget.org/messagepack/3.1.7/repository-LICENSE
index eebeb87e0..c4bc51dae 100644
--- a/Build/third-party-libraries/packages/nuget.org/messagepack/3.1.4/repository-LICENSE
+++ b/Build/third-party-libraries/packages/nuget.org/messagepack/3.1.7/repository-LICENSE
@@ -39,3 +39,21 @@ Redistributions of source code must retain the above copyright notice, this list
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.
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 THE COPYRIGHT HOLDER OR CONTRIBUTORS 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.
+
+---
+
+BufferWriter.cs
+
+Copyright 2019 .NET Foundation
+
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
diff --git a/Build/third-party-libraries/packages/nuget.org/microsoft.aspnetcore.authentication.jwtbearer/8.0.27/index.json b/Build/third-party-libraries/packages/nuget.org/microsoft.aspnetcore.authentication.jwtbearer/8.0.28/index.json
similarity index 100%
rename from Build/third-party-libraries/packages/nuget.org/microsoft.aspnetcore.authentication.jwtbearer/8.0.27/index.json
rename to Build/third-party-libraries/packages/nuget.org/microsoft.aspnetcore.authentication.jwtbearer/8.0.28/index.json
diff --git a/Build/third-party-libraries/packages/nuget.org/microsoft.aspnetcore.authentication.jwtbearer/8.0.27/package.nuspec b/Build/third-party-libraries/packages/nuget.org/microsoft.aspnetcore.authentication.jwtbearer/8.0.28/package.nuspec
similarity index 87%
rename from Build/third-party-libraries/packages/nuget.org/microsoft.aspnetcore.authentication.jwtbearer/8.0.27/package.nuspec
rename to Build/third-party-libraries/packages/nuget.org/microsoft.aspnetcore.authentication.jwtbearer/8.0.28/package.nuspec
index 94fa26f36..97bf6c459 100644
--- a/Build/third-party-libraries/packages/nuget.org/microsoft.aspnetcore.authentication.jwtbearer/8.0.27/package.nuspec
+++ b/Build/third-party-libraries/packages/nuget.org/microsoft.aspnetcore.authentication.jwtbearer/8.0.28/package.nuspec
@@ -2,7 +2,7 @@
Microsoft.AspNetCore.Authentication.JwtBearer
- 8.0.27
+ 8.0.28
Microsoft
true
MIT
@@ -11,11 +11,11 @@
https://asp.net/
ASP.NET Core middleware that enables an application to receive an OpenID Connect bearer token.
-This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/be2530c3035e4bfa7670c6b18f5a64ef89e0e80d
+This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/bb9eccba9080e07bce32c0bc27c3564c753a7cfe
© Microsoft Corporation. All rights reserved.
aspnetcore authentication security
true
-
+
diff --git a/Build/third-party-libraries/packages/nuget.org/microsoft.aspnetcore.authentication.jwtbearer/8.0.27/readme.md b/Build/third-party-libraries/packages/nuget.org/microsoft.aspnetcore.authentication.jwtbearer/8.0.28/readme.md
similarity index 85%
rename from Build/third-party-libraries/packages/nuget.org/microsoft.aspnetcore.authentication.jwtbearer/8.0.27/readme.md
rename to Build/third-party-libraries/packages/nuget.org/microsoft.aspnetcore.authentication.jwtbearer/8.0.28/readme.md
index 236f2ffd6..dee21af9e 100644
--- a/Build/third-party-libraries/packages/nuget.org/microsoft.aspnetcore.authentication.jwtbearer/8.0.27/readme.md
+++ b/Build/third-party-libraries/packages/nuget.org/microsoft.aspnetcore.authentication.jwtbearer/8.0.28/readme.md
@@ -1,4 +1,4 @@
-Microsoft.AspNetCore.Authentication.JwtBearer [8.0.27](https://www.nuget.org/packages/Microsoft.AspNetCore.Authentication.JwtBearer/8.0.27)
+Microsoft.AspNetCore.Authentication.JwtBearer [8.0.28](https://www.nuget.org/packages/Microsoft.AspNetCore.Authentication.JwtBearer/8.0.28)
--------------------
Used by: AspNetCore internal, AspNetCoreNSwag internal, AspNetCoreSwashbuckle internal
@@ -15,7 +15,7 @@ Description
-----------
ASP.NET Core middleware that enables an application to receive an OpenID Connect bearer token.
-This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/be2530c3035e4bfa7670c6b18f5a64ef89e0e80d
+This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/bb9eccba9080e07bce32c0bc27c3564c753a7cfe
Dependencies 1
-----------
diff --git a/Build/third-party-libraries/packages/nuget.org/microsoft.aspnetcore.authentication.jwtbearer/8.0.27/repository-LICENSE.txt b/Build/third-party-libraries/packages/nuget.org/microsoft.aspnetcore.authentication.jwtbearer/8.0.28/repository-LICENSE.txt
similarity index 100%
rename from Build/third-party-libraries/packages/nuget.org/microsoft.aspnetcore.authentication.jwtbearer/8.0.27/repository-LICENSE.txt
rename to Build/third-party-libraries/packages/nuget.org/microsoft.aspnetcore.authentication.jwtbearer/8.0.28/repository-LICENSE.txt
diff --git a/Build/third-party-libraries/packages/nuget.org/microsoft.bcl.asyncinterfaces/10.0.8/index.json b/Build/third-party-libraries/packages/nuget.org/microsoft.bcl.asyncinterfaces/10.0.9/index.json
similarity index 100%
rename from Build/third-party-libraries/packages/nuget.org/microsoft.bcl.asyncinterfaces/10.0.8/index.json
rename to Build/third-party-libraries/packages/nuget.org/microsoft.bcl.asyncinterfaces/10.0.9/index.json
diff --git a/Build/third-party-libraries/packages/nuget.org/microsoft.bcl.asyncinterfaces/10.0.8/package.nuspec b/Build/third-party-libraries/packages/nuget.org/microsoft.bcl.asyncinterfaces/10.0.9/package.nuspec
similarity index 94%
rename from Build/third-party-libraries/packages/nuget.org/microsoft.bcl.asyncinterfaces/10.0.8/package.nuspec
rename to Build/third-party-libraries/packages/nuget.org/microsoft.bcl.asyncinterfaces/10.0.9/package.nuspec
index 602727098..69521f283 100644
--- a/Build/third-party-libraries/packages/nuget.org/microsoft.bcl.asyncinterfaces/10.0.8/package.nuspec
+++ b/Build/third-party-libraries/packages/nuget.org/microsoft.bcl.asyncinterfaces/10.0.9/package.nuspec
@@ -2,7 +2,7 @@
Microsoft.Bcl.AsyncInterfaces
- 10.0.8
+ 10.0.9
Microsoft
MIT
https://licenses.nuget.org/MIT
@@ -13,7 +13,7 @@
https://go.microsoft.com/fwlink/?LinkID=799421
© Microsoft Corporation. All rights reserved.
true
-
+
diff --git a/Build/third-party-libraries/packages/nuget.org/microsoft.bcl.asyncinterfaces/10.0.8/readme.md b/Build/third-party-libraries/packages/nuget.org/microsoft.bcl.asyncinterfaces/10.0.9/readme.md
similarity index 86%
rename from Build/third-party-libraries/packages/nuget.org/microsoft.bcl.asyncinterfaces/10.0.8/readme.md
rename to Build/third-party-libraries/packages/nuget.org/microsoft.bcl.asyncinterfaces/10.0.9/readme.md
index d887713d8..a0a03ceb7 100644
--- a/Build/third-party-libraries/packages/nuget.org/microsoft.bcl.asyncinterfaces/10.0.8/readme.md
+++ b/Build/third-party-libraries/packages/nuget.org/microsoft.bcl.asyncinterfaces/10.0.9/readme.md
@@ -1,4 +1,4 @@
-Microsoft.Bcl.AsyncInterfaces [10.0.8](https://www.nuget.org/packages/Microsoft.Bcl.AsyncInterfaces/10.0.8)
+Microsoft.Bcl.AsyncInterfaces [10.0.9](https://www.nuget.org/packages/Microsoft.Bcl.AsyncInterfaces/10.0.9)
--------------------
Used by: Core internal
diff --git a/Build/third-party-libraries/packages/nuget.org/microsoft.bcl.asyncinterfaces/10.0.8/repository-LICENSE.TXT b/Build/third-party-libraries/packages/nuget.org/microsoft.bcl.asyncinterfaces/10.0.9/repository-LICENSE.TXT
similarity index 100%
rename from Build/third-party-libraries/packages/nuget.org/microsoft.bcl.asyncinterfaces/10.0.8/repository-LICENSE.TXT
rename to Build/third-party-libraries/packages/nuget.org/microsoft.bcl.asyncinterfaces/10.0.9/repository-LICENSE.TXT
diff --git a/Build/third-party-libraries/packages/nuget.org/microsoft.codecoverage/18.5.1/index.json b/Build/third-party-libraries/packages/nuget.org/microsoft.codecoverage/18.7.0/index.json
similarity index 100%
rename from Build/third-party-libraries/packages/nuget.org/microsoft.codecoverage/18.5.1/index.json
rename to Build/third-party-libraries/packages/nuget.org/microsoft.codecoverage/18.7.0/index.json
diff --git a/Build/third-party-libraries/packages/nuget.org/microsoft.codecoverage/18.5.1/package.nuspec b/Build/third-party-libraries/packages/nuget.org/microsoft.codecoverage/18.7.0/package.nuspec
similarity index 89%
rename from Build/third-party-libraries/packages/nuget.org/microsoft.codecoverage/18.5.1/package.nuspec
rename to Build/third-party-libraries/packages/nuget.org/microsoft.codecoverage/18.7.0/package.nuspec
index 95665eac3..60db465e4 100644
--- a/Build/third-party-libraries/packages/nuget.org/microsoft.codecoverage/18.5.1/package.nuspec
+++ b/Build/third-party-libraries/packages/nuget.org/microsoft.codecoverage/18.7.0/package.nuspec
@@ -2,18 +2,19 @@
Microsoft.CodeCoverage
- 18.5.1
+ 18.7.0
Microsoft
true
MIT
https://licenses.nuget.org/MIT
Icon.png
+ README.md
https://github.com/microsoft/vstest
Microsoft.CodeCoverage package brings infra for collecting code coverage from vstest.console.exe and "dotnet test".
© Microsoft Corporation. All rights reserved.
vstest visual-studio unittest testplatform mstest microsoft test testing codecoverage code-coverage
true
-
+
diff --git a/Build/third-party-libraries/packages/nuget.org/microsoft.codecoverage/18.5.1/project-LICENSE b/Build/third-party-libraries/packages/nuget.org/microsoft.codecoverage/18.7.0/project-LICENSE
similarity index 100%
rename from Build/third-party-libraries/packages/nuget.org/microsoft.codecoverage/18.5.1/project-LICENSE
rename to Build/third-party-libraries/packages/nuget.org/microsoft.codecoverage/18.7.0/project-LICENSE
diff --git a/Build/third-party-libraries/packages/nuget.org/microsoft.codecoverage/18.5.1/readme.md b/Build/third-party-libraries/packages/nuget.org/microsoft.codecoverage/18.7.0/readme.md
similarity index 88%
rename from Build/third-party-libraries/packages/nuget.org/microsoft.codecoverage/18.5.1/readme.md
rename to Build/third-party-libraries/packages/nuget.org/microsoft.codecoverage/18.7.0/readme.md
index 75eb24739..31d782a0a 100644
--- a/Build/third-party-libraries/packages/nuget.org/microsoft.codecoverage/18.5.1/readme.md
+++ b/Build/third-party-libraries/packages/nuget.org/microsoft.codecoverage/18.7.0/readme.md
@@ -1,4 +1,4 @@
-Microsoft.CodeCoverage [18.5.1](https://www.nuget.org/packages/Microsoft.CodeCoverage/18.5.1)
+Microsoft.CodeCoverage [18.7.0](https://www.nuget.org/packages/Microsoft.CodeCoverage/18.7.0)
--------------------
Used by: AspNetCore internal, AspNetCoreNSwag internal, AspNetCoreSwashbuckle internal, ClientDI internal, Core internal, DesignTime internal, Emit internal, MemoryPack internal, MessagePack internal, NerdbankMessagePack internal, SelfHost internal
diff --git a/Build/third-party-libraries/packages/nuget.org/microsoft.codecoverage/18.5.1/repository-LICENSE b/Build/third-party-libraries/packages/nuget.org/microsoft.codecoverage/18.7.0/repository-LICENSE
similarity index 100%
rename from Build/third-party-libraries/packages/nuget.org/microsoft.codecoverage/18.5.1/repository-LICENSE
rename to Build/third-party-libraries/packages/nuget.org/microsoft.codecoverage/18.7.0/repository-LICENSE
diff --git a/Build/third-party-libraries/packages/nuget.org/microsoft.net.stringtools/18.4.0/index.json b/Build/third-party-libraries/packages/nuget.org/microsoft.net.stringtools/18.4.0/index.json
deleted file mode 100644
index d17bb3ca6..000000000
--- a/Build/third-party-libraries/packages/nuget.org/microsoft.net.stringtools/18.4.0/index.json
+++ /dev/null
@@ -1,36 +0,0 @@
-{
- "$schema": "https://raw.githubusercontent.com/max-ieremenko/ThirdPartyLibraries/refs/heads/master/Docs/schema.package-index.json",
- "Source": "https://api.nuget.org/v3/index.json",
- "License": {
- "Code": "MIT",
- "Status": "AutomaticallyApproved"
- },
- "UsedBy": [
- {
- "Name": "NerdbankMessagePack",
- "InternalOnly": false,
- "TargetFrameworks": [
- "net10.0",
- "net8.0",
- "net9.0",
- "netstandard2.0"
- ]
- }
- ],
- "Licenses": [
- {
- "Subject": "package",
- "Code": "MIT",
- "HRef": "https://licenses.nuget.org/MIT"
- },
- {
- "Subject": "repository",
- "Code": "MIT",
- "HRef": "https://github.com/dotnet/msbuild"
- },
- {
- "Subject": "project",
- "HRef": "http://go.microsoft.com/fwlink/?LinkId=624683"
- }
- ]
-}
\ No newline at end of file
diff --git a/Build/third-party-libraries/packages/nuget.org/microsoft.net.stringtools/18.4.0/package.nuspec b/Build/third-party-libraries/packages/nuget.org/microsoft.net.stringtools/18.4.0/package.nuspec
deleted file mode 100644
index 469caa52f..000000000
--- a/Build/third-party-libraries/packages/nuget.org/microsoft.net.stringtools/18.4.0/package.nuspec
+++ /dev/null
@@ -1,32 +0,0 @@
-
-
-
- Microsoft.NET.StringTools
- 18.4.0
- Microsoft
- true
- MIT
- https://licenses.nuget.org/MIT
- MSBuild-NuGet-Icon.png
- README.md
- http://go.microsoft.com/fwlink/?LinkId=624683
- https://aka.ms/msbuildicon
- This package contains the Microsoft.NET.StringTools assembly which implements common string-related functionality such as weak interning.
- © Microsoft Corporation. All rights reserved.
- MSBuild
- true
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/Build/third-party-libraries/packages/nuget.org/microsoft.net.stringtools/18.4.0/readme.md b/Build/third-party-libraries/packages/nuget.org/microsoft.net.stringtools/18.4.0/readme.md
deleted file mode 100644
index d828047f0..000000000
--- a/Build/third-party-libraries/packages/nuget.org/microsoft.net.stringtools/18.4.0/readme.md
+++ /dev/null
@@ -1,18 +0,0 @@
-Microsoft.NET.StringTools [18.4.0](https://www.nuget.org/packages/Microsoft.NET.StringTools/18.4.0)
---------------------
-
-Used by: NerdbankMessagePack
-
-Target frameworks: net10.0, net8.0, net9.0, netstandard2.0
-
-License: [MIT](../../../../licenses/mit)
-
-- package license: [MIT](https://licenses.nuget.org/MIT)
-- repository license: [MIT](https://github.com/dotnet/msbuild)
-- project license: [Unknown](http://go.microsoft.com/fwlink/?LinkId=624683)
-
-Description
------------
-This package contains the Microsoft.NET.StringTools assembly which implements common string-related functionality such as weak interning.
-
-*This page was generated by a tool.*
\ No newline at end of file
diff --git a/Build/third-party-libraries/packages/nuget.org/microsoft.net.stringtools/18.4.0/repository-LICENSE b/Build/third-party-libraries/packages/nuget.org/microsoft.net.stringtools/18.4.0/repository-LICENSE
deleted file mode 100644
index 55e3030dc..000000000
--- a/Build/third-party-libraries/packages/nuget.org/microsoft.net.stringtools/18.4.0/repository-LICENSE
+++ /dev/null
@@ -1,24 +0,0 @@
-The MIT License (MIT)
-
-Copyright (c) .NET Foundation and contributors
-
-All rights reserved.
-
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the "Software"), to deal
-in the Software without restriction, including without limitation the rights
-to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the Software is
-furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in all
-copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
-SOFTWARE.
-
diff --git a/Build/third-party-libraries/packages/nuget.org/microsoft.net.test.sdk/18.5.1/index.json b/Build/third-party-libraries/packages/nuget.org/microsoft.net.test.sdk/18.7.0/index.json
similarity index 86%
rename from Build/third-party-libraries/packages/nuget.org/microsoft.net.test.sdk/18.5.1/index.json
rename to Build/third-party-libraries/packages/nuget.org/microsoft.net.test.sdk/18.7.0/index.json
index a4379a6ab..e52c90c08 100644
--- a/Build/third-party-libraries/packages/nuget.org/microsoft.net.test.sdk/18.5.1/index.json
+++ b/Build/third-party-libraries/packages/nuget.org/microsoft.net.test.sdk/18.7.0/index.json
@@ -17,11 +17,11 @@
"Dependencies": [
{
"Name": "Microsoft.CodeCoverage",
- "Version": "18.5.1"
+ "Version": "18.7.0"
},
{
"Name": "Microsoft.TestPlatform.TestHost",
- "Version": "18.5.1"
+ "Version": "18.7.0"
}
]
},
@@ -36,11 +36,11 @@
"Dependencies": [
{
"Name": "Microsoft.CodeCoverage",
- "Version": "18.5.1"
+ "Version": "18.7.0"
},
{
"Name": "Microsoft.TestPlatform.TestHost",
- "Version": "18.5.1"
+ "Version": "18.7.0"
}
]
},
@@ -55,11 +55,11 @@
"Dependencies": [
{
"Name": "Microsoft.CodeCoverage",
- "Version": "18.5.1"
+ "Version": "18.7.0"
},
{
"Name": "Microsoft.TestPlatform.TestHost",
- "Version": "18.5.1"
+ "Version": "18.7.0"
}
]
},
@@ -75,11 +75,11 @@
"Dependencies": [
{
"Name": "Microsoft.CodeCoverage",
- "Version": "18.5.1"
+ "Version": "18.7.0"
},
{
"Name": "Microsoft.TestPlatform.TestHost",
- "Version": "18.5.1"
+ "Version": "18.7.0"
}
]
},
@@ -95,11 +95,11 @@
"Dependencies": [
{
"Name": "Microsoft.CodeCoverage",
- "Version": "18.5.1"
+ "Version": "18.7.0"
},
{
"Name": "Microsoft.TestPlatform.TestHost",
- "Version": "18.5.1"
+ "Version": "18.7.0"
}
]
},
@@ -115,11 +115,11 @@
"Dependencies": [
{
"Name": "Microsoft.CodeCoverage",
- "Version": "18.5.1"
+ "Version": "18.7.0"
},
{
"Name": "Microsoft.TestPlatform.TestHost",
- "Version": "18.5.1"
+ "Version": "18.7.0"
}
]
},
@@ -135,11 +135,11 @@
"Dependencies": [
{
"Name": "Microsoft.CodeCoverage",
- "Version": "18.5.1"
+ "Version": "18.7.0"
},
{
"Name": "Microsoft.TestPlatform.TestHost",
- "Version": "18.5.1"
+ "Version": "18.7.0"
}
]
},
@@ -154,11 +154,11 @@
"Dependencies": [
{
"Name": "Microsoft.CodeCoverage",
- "Version": "18.5.1"
+ "Version": "18.7.0"
},
{
"Name": "Microsoft.TestPlatform.TestHost",
- "Version": "18.5.1"
+ "Version": "18.7.0"
}
]
},
@@ -173,11 +173,11 @@
"Dependencies": [
{
"Name": "Microsoft.CodeCoverage",
- "Version": "18.5.1"
+ "Version": "18.7.0"
},
{
"Name": "Microsoft.TestPlatform.TestHost",
- "Version": "18.5.1"
+ "Version": "18.7.0"
}
]
},
@@ -192,11 +192,11 @@
"Dependencies": [
{
"Name": "Microsoft.CodeCoverage",
- "Version": "18.5.1"
+ "Version": "18.7.0"
},
{
"Name": "Microsoft.TestPlatform.TestHost",
- "Version": "18.5.1"
+ "Version": "18.7.0"
}
]
},
@@ -212,11 +212,11 @@
"Dependencies": [
{
"Name": "Microsoft.CodeCoverage",
- "Version": "18.5.1"
+ "Version": "18.7.0"
},
{
"Name": "Microsoft.TestPlatform.TestHost",
- "Version": "18.5.1"
+ "Version": "18.7.0"
}
]
}
diff --git a/Build/third-party-libraries/packages/nuget.org/microsoft.net.test.sdk/18.5.1/package.nuspec b/Build/third-party-libraries/packages/nuget.org/microsoft.net.test.sdk/18.7.0/package.nuspec
similarity index 81%
rename from Build/third-party-libraries/packages/nuget.org/microsoft.net.test.sdk/18.5.1/package.nuspec
rename to Build/third-party-libraries/packages/nuget.org/microsoft.net.test.sdk/18.7.0/package.nuspec
index bf8d90492..f89e277ca 100644
--- a/Build/third-party-libraries/packages/nuget.org/microsoft.net.test.sdk/18.5.1/package.nuspec
+++ b/Build/third-party-libraries/packages/nuget.org/microsoft.net.test.sdk/18.7.0/package.nuspec
@@ -2,25 +2,26 @@
Microsoft.NET.Test.Sdk
- 18.5.1
+ 18.7.0
Microsoft
true
MIT
https://licenses.nuget.org/MIT
Icon.png
+ README.md
https://github.com/microsoft/vstest
The MSbuild targets and properties for building .NET test projects.
© Microsoft Corporation. All rights reserved.
vstest visual-studio unittest testplatform mstest microsoft test testing
true
-
+
-
-
+
+
-
+
diff --git a/Build/third-party-libraries/packages/nuget.org/microsoft.net.test.sdk/18.5.1/project-LICENSE b/Build/third-party-libraries/packages/nuget.org/microsoft.net.test.sdk/18.7.0/project-LICENSE
similarity index 100%
rename from Build/third-party-libraries/packages/nuget.org/microsoft.net.test.sdk/18.5.1/project-LICENSE
rename to Build/third-party-libraries/packages/nuget.org/microsoft.net.test.sdk/18.7.0/project-LICENSE
diff --git a/Build/third-party-libraries/packages/nuget.org/microsoft.net.test.sdk/18.5.1/readme.md b/Build/third-party-libraries/packages/nuget.org/microsoft.net.test.sdk/18.7.0/readme.md
similarity index 83%
rename from Build/third-party-libraries/packages/nuget.org/microsoft.net.test.sdk/18.5.1/readme.md
rename to Build/third-party-libraries/packages/nuget.org/microsoft.net.test.sdk/18.7.0/readme.md
index 454efd1bb..d56ef4973 100644
--- a/Build/third-party-libraries/packages/nuget.org/microsoft.net.test.sdk/18.5.1/readme.md
+++ b/Build/third-party-libraries/packages/nuget.org/microsoft.net.test.sdk/18.7.0/readme.md
@@ -1,4 +1,4 @@
-Microsoft.NET.Test.Sdk [18.5.1](https://www.nuget.org/packages/Microsoft.NET.Test.Sdk/18.5.1)
+Microsoft.NET.Test.Sdk [18.7.0](https://www.nuget.org/packages/Microsoft.NET.Test.Sdk/18.7.0)
--------------------
Used by: AspNetCore internal, AspNetCoreNSwag internal, AspNetCoreSwashbuckle internal, ClientDI internal, Core internal, DesignTime internal, Emit internal, MemoryPack internal, MessagePack internal, NerdbankMessagePack internal, SelfHost internal
@@ -20,7 +20,7 @@ Dependencies 2
|Name|Version|
|----------|:----|
-|[Microsoft.CodeCoverage](../../../../packages/nuget.org/microsoft.codecoverage/18.5.1)|18.5.1|
-|[Microsoft.TestPlatform.TestHost](../../../../packages/nuget.org/microsoft.testplatform.testhost/18.5.1)|18.5.1|
+|[Microsoft.CodeCoverage](../../../../packages/nuget.org/microsoft.codecoverage/18.7.0)|18.7.0|
+|[Microsoft.TestPlatform.TestHost](../../../../packages/nuget.org/microsoft.testplatform.testhost/18.7.0)|18.7.0|
*This page was generated by a tool.*
\ No newline at end of file
diff --git a/Build/third-party-libraries/packages/nuget.org/microsoft.net.test.sdk/18.5.1/repository-LICENSE b/Build/third-party-libraries/packages/nuget.org/microsoft.net.test.sdk/18.7.0/repository-LICENSE
similarity index 100%
rename from Build/third-party-libraries/packages/nuget.org/microsoft.net.test.sdk/18.5.1/repository-LICENSE
rename to Build/third-party-libraries/packages/nuget.org/microsoft.net.test.sdk/18.7.0/repository-LICENSE
diff --git a/Build/third-party-libraries/packages/nuget.org/microsoft.openapi/2.4.1/index.json b/Build/third-party-libraries/packages/nuget.org/microsoft.openapi/2.7.5/index.json
similarity index 100%
rename from Build/third-party-libraries/packages/nuget.org/microsoft.openapi/2.4.1/index.json
rename to Build/third-party-libraries/packages/nuget.org/microsoft.openapi/2.7.5/index.json
diff --git a/Build/third-party-libraries/packages/nuget.org/microsoft.openapi/2.4.1/package.nuspec b/Build/third-party-libraries/packages/nuget.org/microsoft.openapi/2.7.5/package.nuspec
similarity index 93%
rename from Build/third-party-libraries/packages/nuget.org/microsoft.openapi/2.4.1/package.nuspec
rename to Build/third-party-libraries/packages/nuget.org/microsoft.openapi/2.7.5/package.nuspec
index 52edcb49d..d52fdc334 100644
--- a/Build/third-party-libraries/packages/nuget.org/microsoft.openapi/2.4.1/package.nuspec
+++ b/Build/third-party-libraries/packages/nuget.org/microsoft.openapi/2.7.5/package.nuspec
@@ -2,7 +2,7 @@
Microsoft.OpenApi
- 2.4.1
+ 2.7.5
Microsoft
true
MIT
@@ -14,7 +14,7 @@
https://github.com/microsoft/OpenAPI.NET/releases
© Microsoft Corporation. All rights reserved.
OpenAPI .NET
-
+
diff --git a/Build/third-party-libraries/packages/nuget.org/microsoft.openapi/2.4.1/project-LICENSE b/Build/third-party-libraries/packages/nuget.org/microsoft.openapi/2.7.5/project-LICENSE
similarity index 100%
rename from Build/third-party-libraries/packages/nuget.org/microsoft.openapi/2.4.1/project-LICENSE
rename to Build/third-party-libraries/packages/nuget.org/microsoft.openapi/2.7.5/project-LICENSE
diff --git a/Build/third-party-libraries/packages/nuget.org/microsoft.openapi/2.4.1/readme.md b/Build/third-party-libraries/packages/nuget.org/microsoft.openapi/2.7.5/readme.md
similarity index 84%
rename from Build/third-party-libraries/packages/nuget.org/microsoft.openapi/2.4.1/readme.md
rename to Build/third-party-libraries/packages/nuget.org/microsoft.openapi/2.7.5/readme.md
index a1f27c45c..e02a8b9af 100644
--- a/Build/third-party-libraries/packages/nuget.org/microsoft.openapi/2.4.1/readme.md
+++ b/Build/third-party-libraries/packages/nuget.org/microsoft.openapi/2.7.5/readme.md
@@ -1,4 +1,4 @@
-Microsoft.OpenApi [2.4.1](https://www.nuget.org/packages/Microsoft.OpenApi/2.4.1)
+Microsoft.OpenApi [2.7.5](https://www.nuget.org/packages/Microsoft.OpenApi/2.7.5)
--------------------
Used by: AspNetCoreSwashbuckle
diff --git a/Build/third-party-libraries/packages/nuget.org/microsoft.openapi/2.4.1/repository-LICENSE b/Build/third-party-libraries/packages/nuget.org/microsoft.openapi/2.7.5/repository-LICENSE
similarity index 100%
rename from Build/third-party-libraries/packages/nuget.org/microsoft.openapi/2.4.1/repository-LICENSE
rename to Build/third-party-libraries/packages/nuget.org/microsoft.openapi/2.7.5/repository-LICENSE
diff --git a/Build/third-party-libraries/packages/nuget.org/microsoft.testing.extensions.vstestbridge/2.1.0/index.json b/Build/third-party-libraries/packages/nuget.org/microsoft.testing.extensions.vstestbridge/2.1.0/index.json
index 6539c3f30..e68e8f6d3 100644
--- a/Build/third-party-libraries/packages/nuget.org/microsoft.testing.extensions.vstestbridge/2.1.0/index.json
+++ b/Build/third-party-libraries/packages/nuget.org/microsoft.testing.extensions.vstestbridge/2.1.0/index.json
@@ -17,7 +17,7 @@
"Dependencies": [
{
"Name": "Microsoft.TestPlatform.ObjectModel",
- "Version": "18.5.1"
+ "Version": "18.7.0"
},
{
"Name": "Microsoft.Testing.Extensions.Telemetry",
@@ -44,7 +44,7 @@
"Dependencies": [
{
"Name": "Microsoft.TestPlatform.ObjectModel",
- "Version": "18.5.1"
+ "Version": "18.7.0"
},
{
"Name": "Microsoft.Testing.Extensions.Telemetry",
@@ -71,7 +71,7 @@
"Dependencies": [
{
"Name": "Microsoft.TestPlatform.ObjectModel",
- "Version": "18.5.1"
+ "Version": "18.7.0"
},
{
"Name": "Microsoft.Testing.Extensions.Telemetry",
@@ -99,7 +99,7 @@
"Dependencies": [
{
"Name": "Microsoft.TestPlatform.ObjectModel",
- "Version": "18.5.1"
+ "Version": "18.7.0"
},
{
"Name": "Microsoft.Testing.Extensions.Telemetry",
@@ -127,7 +127,7 @@
"Dependencies": [
{
"Name": "Microsoft.TestPlatform.ObjectModel",
- "Version": "18.5.1"
+ "Version": "18.7.0"
},
{
"Name": "Microsoft.Testing.Extensions.Telemetry",
@@ -155,7 +155,7 @@
"Dependencies": [
{
"Name": "Microsoft.TestPlatform.ObjectModel",
- "Version": "18.5.1"
+ "Version": "18.7.0"
},
{
"Name": "Microsoft.Testing.Extensions.Telemetry",
@@ -183,7 +183,7 @@
"Dependencies": [
{
"Name": "Microsoft.TestPlatform.ObjectModel",
- "Version": "18.5.1"
+ "Version": "18.7.0"
},
{
"Name": "Microsoft.Testing.Extensions.Telemetry",
@@ -210,7 +210,7 @@
"Dependencies": [
{
"Name": "Microsoft.TestPlatform.ObjectModel",
- "Version": "18.5.1"
+ "Version": "18.7.0"
},
{
"Name": "Microsoft.Testing.Extensions.Telemetry",
@@ -237,7 +237,7 @@
"Dependencies": [
{
"Name": "Microsoft.TestPlatform.ObjectModel",
- "Version": "18.5.1"
+ "Version": "18.7.0"
},
{
"Name": "Microsoft.Testing.Extensions.Telemetry",
@@ -264,7 +264,7 @@
"Dependencies": [
{
"Name": "Microsoft.TestPlatform.ObjectModel",
- "Version": "18.5.1"
+ "Version": "18.7.0"
},
{
"Name": "Microsoft.Testing.Extensions.Telemetry",
@@ -292,7 +292,7 @@
"Dependencies": [
{
"Name": "Microsoft.TestPlatform.ObjectModel",
- "Version": "18.5.1"
+ "Version": "18.7.0"
},
{
"Name": "Microsoft.Testing.Extensions.Telemetry",
diff --git a/Build/third-party-libraries/packages/nuget.org/microsoft.testing.extensions.vstestbridge/2.1.0/readme.md b/Build/third-party-libraries/packages/nuget.org/microsoft.testing.extensions.vstestbridge/2.1.0/readme.md
index d3d9a681c..1a64ce0d4 100644
--- a/Build/third-party-libraries/packages/nuget.org/microsoft.testing.extensions.vstestbridge/2.1.0/readme.md
+++ b/Build/third-party-libraries/packages/nuget.org/microsoft.testing.extensions.vstestbridge/2.1.0/readme.md
@@ -25,6 +25,6 @@ Dependencies 4
|[Microsoft.Testing.Extensions.Telemetry](../../../../packages/nuget.org/microsoft.testing.extensions.telemetry/2.1.0)|2.1.0|
|[Microsoft.Testing.Extensions.TrxReport.Abstractions](../../../../packages/nuget.org/microsoft.testing.extensions.trxreport.abstractions/2.1.0)|2.1.0|
|[Microsoft.Testing.Platform](../../../../packages/nuget.org/microsoft.testing.platform/2.1.0)|2.1.0|
-|[Microsoft.TestPlatform.ObjectModel](../../../../packages/nuget.org/microsoft.testplatform.objectmodel/18.5.1)|18.5.1|
+|[Microsoft.TestPlatform.ObjectModel](../../../../packages/nuget.org/microsoft.testplatform.objectmodel/18.7.0)|18.7.0|
*This page was generated by a tool.*
\ No newline at end of file
diff --git a/Build/third-party-libraries/packages/nuget.org/microsoft.testplatform.objectmodel/18.5.1/index.json b/Build/third-party-libraries/packages/nuget.org/microsoft.testplatform.objectmodel/18.7.0/index.json
similarity index 100%
rename from Build/third-party-libraries/packages/nuget.org/microsoft.testplatform.objectmodel/18.5.1/index.json
rename to Build/third-party-libraries/packages/nuget.org/microsoft.testplatform.objectmodel/18.7.0/index.json
diff --git a/Build/third-party-libraries/packages/nuget.org/microsoft.testplatform.objectmodel/18.5.1/package.nuspec b/Build/third-party-libraries/packages/nuget.org/microsoft.testplatform.objectmodel/18.7.0/package.nuspec
similarity index 94%
rename from Build/third-party-libraries/packages/nuget.org/microsoft.testplatform.objectmodel/18.5.1/package.nuspec
rename to Build/third-party-libraries/packages/nuget.org/microsoft.testplatform.objectmodel/18.7.0/package.nuspec
index e8539698c..15ef9a2c2 100644
--- a/Build/third-party-libraries/packages/nuget.org/microsoft.testplatform.objectmodel/18.5.1/package.nuspec
+++ b/Build/third-party-libraries/packages/nuget.org/microsoft.testplatform.objectmodel/18.7.0/package.nuspec
@@ -2,18 +2,19 @@
Microsoft.TestPlatform.ObjectModel
- 18.5.1
+ 18.7.0
Microsoft
true
MIT
https://licenses.nuget.org/MIT
Icon.png
+ README.md
https://github.com/microsoft/vstest
The Microsoft Test Platform Object Model.
© Microsoft Corporation. All rights reserved.
vstest visual-studio unittest testplatform mstest microsoft test testing
true
-
+
diff --git a/Build/third-party-libraries/packages/nuget.org/microsoft.testplatform.objectmodel/18.5.1/project-LICENSE b/Build/third-party-libraries/packages/nuget.org/microsoft.testplatform.objectmodel/18.7.0/project-LICENSE
similarity index 100%
rename from Build/third-party-libraries/packages/nuget.org/microsoft.testplatform.objectmodel/18.5.1/project-LICENSE
rename to Build/third-party-libraries/packages/nuget.org/microsoft.testplatform.objectmodel/18.7.0/project-LICENSE
diff --git a/Build/third-party-libraries/packages/nuget.org/microsoft.testplatform.objectmodel/18.5.1/readme.md b/Build/third-party-libraries/packages/nuget.org/microsoft.testplatform.objectmodel/18.7.0/readme.md
similarity index 84%
rename from Build/third-party-libraries/packages/nuget.org/microsoft.testplatform.objectmodel/18.5.1/readme.md
rename to Build/third-party-libraries/packages/nuget.org/microsoft.testplatform.objectmodel/18.7.0/readme.md
index a9809247a..b227f35ad 100644
--- a/Build/third-party-libraries/packages/nuget.org/microsoft.testplatform.objectmodel/18.5.1/readme.md
+++ b/Build/third-party-libraries/packages/nuget.org/microsoft.testplatform.objectmodel/18.7.0/readme.md
@@ -1,4 +1,4 @@
-Microsoft.TestPlatform.ObjectModel [18.5.1](https://www.nuget.org/packages/Microsoft.TestPlatform.ObjectModel/18.5.1)
+Microsoft.TestPlatform.ObjectModel [18.7.0](https://www.nuget.org/packages/Microsoft.TestPlatform.ObjectModel/18.7.0)
--------------------
Used by: AspNetCore internal, AspNetCoreNSwag internal, AspNetCoreSwashbuckle internal, ClientDI internal, Core internal, DesignTime internal, Emit internal, MemoryPack internal, MessagePack internal, NerdbankMessagePack internal, SelfHost internal
diff --git a/Build/third-party-libraries/packages/nuget.org/microsoft.testplatform.objectmodel/18.5.1/repository-LICENSE b/Build/third-party-libraries/packages/nuget.org/microsoft.testplatform.objectmodel/18.7.0/repository-LICENSE
similarity index 100%
rename from Build/third-party-libraries/packages/nuget.org/microsoft.testplatform.objectmodel/18.5.1/repository-LICENSE
rename to Build/third-party-libraries/packages/nuget.org/microsoft.testplatform.objectmodel/18.7.0/repository-LICENSE
diff --git a/Build/third-party-libraries/packages/nuget.org/microsoft.testplatform.testhost/18.5.1/index.json b/Build/third-party-libraries/packages/nuget.org/microsoft.testplatform.testhost/18.7.0/index.json
similarity index 93%
rename from Build/third-party-libraries/packages/nuget.org/microsoft.testplatform.testhost/18.5.1/index.json
rename to Build/third-party-libraries/packages/nuget.org/microsoft.testplatform.testhost/18.7.0/index.json
index fb75e495d..b067b9d30 100644
--- a/Build/third-party-libraries/packages/nuget.org/microsoft.testplatform.testhost/18.5.1/index.json
+++ b/Build/third-party-libraries/packages/nuget.org/microsoft.testplatform.testhost/18.7.0/index.json
@@ -17,7 +17,7 @@
"Dependencies": [
{
"Name": "Microsoft.TestPlatform.ObjectModel",
- "Version": "18.5.1"
+ "Version": "18.7.0"
},
{
"Name": "Newtonsoft.Json",
@@ -36,7 +36,7 @@
"Dependencies": [
{
"Name": "Microsoft.TestPlatform.ObjectModel",
- "Version": "18.5.1"
+ "Version": "18.7.0"
},
{
"Name": "Newtonsoft.Json",
@@ -55,7 +55,7 @@
"Dependencies": [
{
"Name": "Microsoft.TestPlatform.ObjectModel",
- "Version": "18.5.1"
+ "Version": "18.7.0"
},
{
"Name": "Newtonsoft.Json",
@@ -75,7 +75,7 @@
"Dependencies": [
{
"Name": "Microsoft.TestPlatform.ObjectModel",
- "Version": "18.5.1"
+ "Version": "18.7.0"
},
{
"Name": "Newtonsoft.Json",
@@ -95,7 +95,7 @@
"Dependencies": [
{
"Name": "Microsoft.TestPlatform.ObjectModel",
- "Version": "18.5.1"
+ "Version": "18.7.0"
},
{
"Name": "Newtonsoft.Json",
@@ -115,7 +115,7 @@
"Dependencies": [
{
"Name": "Microsoft.TestPlatform.ObjectModel",
- "Version": "18.5.1"
+ "Version": "18.7.0"
},
{
"Name": "Newtonsoft.Json",
@@ -135,7 +135,7 @@
"Dependencies": [
{
"Name": "Microsoft.TestPlatform.ObjectModel",
- "Version": "18.5.1"
+ "Version": "18.7.0"
},
{
"Name": "Newtonsoft.Json",
@@ -154,7 +154,7 @@
"Dependencies": [
{
"Name": "Microsoft.TestPlatform.ObjectModel",
- "Version": "18.5.1"
+ "Version": "18.7.0"
},
{
"Name": "Newtonsoft.Json",
@@ -173,7 +173,7 @@
"Dependencies": [
{
"Name": "Microsoft.TestPlatform.ObjectModel",
- "Version": "18.5.1"
+ "Version": "18.7.0"
},
{
"Name": "Newtonsoft.Json",
@@ -192,7 +192,7 @@
"Dependencies": [
{
"Name": "Microsoft.TestPlatform.ObjectModel",
- "Version": "18.5.1"
+ "Version": "18.7.0"
},
{
"Name": "Newtonsoft.Json",
@@ -212,7 +212,7 @@
"Dependencies": [
{
"Name": "Microsoft.TestPlatform.ObjectModel",
- "Version": "18.5.1"
+ "Version": "18.7.0"
},
{
"Name": "Newtonsoft.Json",
diff --git a/Build/third-party-libraries/packages/nuget.org/microsoft.testplatform.testhost/18.5.1/package.nuspec b/Build/third-party-libraries/packages/nuget.org/microsoft.testplatform.testhost/18.7.0/package.nuspec
similarity index 89%
rename from Build/third-party-libraries/packages/nuget.org/microsoft.testplatform.testhost/18.5.1/package.nuspec
rename to Build/third-party-libraries/packages/nuget.org/microsoft.testplatform.testhost/18.7.0/package.nuspec
index b0f1ad193..a9772b8cb 100644
--- a/Build/third-party-libraries/packages/nuget.org/microsoft.testplatform.testhost/18.5.1/package.nuspec
+++ b/Build/third-party-libraries/packages/nuget.org/microsoft.testplatform.testhost/18.7.0/package.nuspec
@@ -2,21 +2,22 @@
Microsoft.TestPlatform.TestHost
- 18.5.1
+ 18.7.0
Microsoft
true
MIT
https://licenses.nuget.org/MIT
Icon.png
+ README.md
https://github.com/microsoft/vstest
Testplatform host executes the test using specified adapter.
© Microsoft Corporation. All rights reserved.
vstest visual-studio unittest testplatform mstest microsoft test testing
true
-
+
-
+
diff --git a/Build/third-party-libraries/packages/nuget.org/microsoft.testplatform.testhost/18.5.1/project-LICENSE b/Build/third-party-libraries/packages/nuget.org/microsoft.testplatform.testhost/18.7.0/project-LICENSE
similarity index 100%
rename from Build/third-party-libraries/packages/nuget.org/microsoft.testplatform.testhost/18.5.1/project-LICENSE
rename to Build/third-party-libraries/packages/nuget.org/microsoft.testplatform.testhost/18.7.0/project-LICENSE
diff --git a/Build/third-party-libraries/packages/nuget.org/microsoft.testplatform.testhost/18.5.1/readme.md b/Build/third-party-libraries/packages/nuget.org/microsoft.testplatform.testhost/18.7.0/readme.md
similarity index 83%
rename from Build/third-party-libraries/packages/nuget.org/microsoft.testplatform.testhost/18.5.1/readme.md
rename to Build/third-party-libraries/packages/nuget.org/microsoft.testplatform.testhost/18.7.0/readme.md
index 348727320..75fd1c9fe 100644
--- a/Build/third-party-libraries/packages/nuget.org/microsoft.testplatform.testhost/18.5.1/readme.md
+++ b/Build/third-party-libraries/packages/nuget.org/microsoft.testplatform.testhost/18.7.0/readme.md
@@ -1,4 +1,4 @@
-Microsoft.TestPlatform.TestHost [18.5.1](https://www.nuget.org/packages/Microsoft.TestPlatform.TestHost/18.5.1)
+Microsoft.TestPlatform.TestHost [18.7.0](https://www.nuget.org/packages/Microsoft.TestPlatform.TestHost/18.7.0)
--------------------
Used by: AspNetCore internal, AspNetCoreNSwag internal, AspNetCoreSwashbuckle internal, ClientDI internal, Core internal, DesignTime internal, Emit internal, MemoryPack internal, MessagePack internal, NerdbankMessagePack internal, SelfHost internal
@@ -20,7 +20,7 @@ Dependencies 2
|Name|Version|
|----------|:----|
-|[Microsoft.TestPlatform.ObjectModel](../../../../packages/nuget.org/microsoft.testplatform.objectmodel/18.5.1)|18.5.1|
+|[Microsoft.TestPlatform.ObjectModel](../../../../packages/nuget.org/microsoft.testplatform.objectmodel/18.7.0)|18.7.0|
|[Newtonsoft.Json](../../../../packages/nuget.org/newtonsoft.json/13.0.3)|13.0.3|
*This page was generated by a tool.*
\ No newline at end of file
diff --git a/Build/third-party-libraries/packages/nuget.org/microsoft.testplatform.testhost/18.5.1/repository-LICENSE b/Build/third-party-libraries/packages/nuget.org/microsoft.testplatform.testhost/18.7.0/repository-LICENSE
similarity index 100%
rename from Build/third-party-libraries/packages/nuget.org/microsoft.testplatform.testhost/18.5.1/repository-LICENSE
rename to Build/third-party-libraries/packages/nuget.org/microsoft.testplatform.testhost/18.7.0/repository-LICENSE
diff --git a/Build/third-party-libraries/packages/nuget.org/nerdbank.messagepack/1.1.62/index.json b/Build/third-party-libraries/packages/nuget.org/nerdbank.messagepack/1.2.30/index.json
similarity index 91%
rename from Build/third-party-libraries/packages/nuget.org/nerdbank.messagepack/1.1.62/index.json
rename to Build/third-party-libraries/packages/nuget.org/nerdbank.messagepack/1.2.30/index.json
index 1b5b6576a..05f1a76a4 100644
--- a/Build/third-party-libraries/packages/nuget.org/nerdbank.messagepack/1.1.62/index.json
+++ b/Build/third-party-libraries/packages/nuget.org/nerdbank.messagepack/1.2.30/index.json
@@ -16,10 +16,6 @@
"netstandard2.0"
],
"Dependencies": [
- {
- "Name": "Microsoft.NET.StringTools",
- "Version": "18.4.0"
- },
{
"Name": "Microsoft.VisualStudio.Validation",
"Version": "17.13.22"
diff --git a/Build/third-party-libraries/packages/nuget.org/nerdbank.messagepack/1.1.62/package.nuspec b/Build/third-party-libraries/packages/nuget.org/nerdbank.messagepack/1.2.30/package.nuspec
similarity index 86%
rename from Build/third-party-libraries/packages/nuget.org/nerdbank.messagepack/1.1.62/package.nuspec
rename to Build/third-party-libraries/packages/nuget.org/nerdbank.messagepack/1.2.30/package.nuspec
index 8c0d13620..3e8bfc05b 100644
--- a/Build/third-party-libraries/packages/nuget.org/nerdbank.messagepack/1.1.62/package.nuspec
+++ b/Build/third-party-libraries/packages/nuget.org/nerdbank.messagepack/1.2.30/package.nuspec
@@ -2,7 +2,7 @@
Nerdbank.MessagePack
- 1.1.62
+ 1.2.30
Andrew Arnott
MIT
https://licenses.nuget.org/MIT
@@ -14,14 +14,13 @@
Premium support for trimming and Native AOT, secure deserialization of untrusted data, async serialization, streaming deserialization, skip serializing of default values, reference preservation, and support for reference cycles.
Also features an automatic structural equality API.
- https://github.com/AArnott/Nerdbank.MessagePack/releases/tag/v1.1.62
+ https://github.com/AArnott/Nerdbank.MessagePack/releases/tag/v1.2.30
© Andrew Arnott. All rights reserved.
MsgPack MessagePack Serialization Serializer Unity structural-equality secure-hash
-
+
-
@@ -29,19 +28,16 @@ Also features an automatic structural equality API.
-
-
-
diff --git a/Build/third-party-libraries/packages/nuget.org/nerdbank.messagepack/1.1.62/readme.md b/Build/third-party-libraries/packages/nuget.org/nerdbank.messagepack/1.2.30/readme.md
similarity index 85%
rename from Build/third-party-libraries/packages/nuget.org/nerdbank.messagepack/1.1.62/readme.md
rename to Build/third-party-libraries/packages/nuget.org/nerdbank.messagepack/1.2.30/readme.md
index b3ad56282..0b0b2309b 100644
--- a/Build/third-party-libraries/packages/nuget.org/nerdbank.messagepack/1.1.62/readme.md
+++ b/Build/third-party-libraries/packages/nuget.org/nerdbank.messagepack/1.2.30/readme.md
@@ -1,4 +1,4 @@
-Nerdbank.MessagePack [1.1.62](https://www.nuget.org/packages/Nerdbank.MessagePack/1.1.62)
+Nerdbank.MessagePack [1.2.30](https://www.nuget.org/packages/Nerdbank.MessagePack/1.2.30)
--------------------
Used by: NerdbankMessagePack
@@ -19,12 +19,11 @@ Premium support for trimming and Native AOT, secure deserialization of untrusted
Also features an automatic structural equality API.
-Dependencies 3
+Dependencies 2
-----------
|Name|Version|
|----------|:----|
-|[Microsoft.NET.StringTools](../../../../packages/nuget.org/microsoft.net.stringtools/18.4.0)|18.4.0|
|[Microsoft.VisualStudio.Validation](../../../../packages/nuget.org/microsoft.visualstudio.validation/17.13.22)|17.13.22|
|[PolyType](../../../../packages/nuget.org/polytype/1.3.1)|1.3.1|
diff --git a/Build/third-party-libraries/packages/nuget.org/nerdbank.messagepack/1.1.62/repository-LICENSE b/Build/third-party-libraries/packages/nuget.org/nerdbank.messagepack/1.2.30/repository-LICENSE
similarity index 100%
rename from Build/third-party-libraries/packages/nuget.org/nerdbank.messagepack/1.1.62/repository-LICENSE
rename to Build/third-party-libraries/packages/nuget.org/nerdbank.messagepack/1.2.30/repository-LICENSE
diff --git a/Build/third-party-libraries/packages/nuget.org/nunit/4.6.0/index.json b/Build/third-party-libraries/packages/nuget.org/nunit/4.6.1/index.json
similarity index 100%
rename from Build/third-party-libraries/packages/nuget.org/nunit/4.6.0/index.json
rename to Build/third-party-libraries/packages/nuget.org/nunit/4.6.1/index.json
diff --git a/Build/third-party-libraries/packages/nuget.org/nunit/4.6.0/package-LICENSE.txt b/Build/third-party-libraries/packages/nuget.org/nunit/4.6.1/package-LICENSE.txt
similarity index 100%
rename from Build/third-party-libraries/packages/nuget.org/nunit/4.6.0/package-LICENSE.txt
rename to Build/third-party-libraries/packages/nuget.org/nunit/4.6.1/package-LICENSE.txt
diff --git a/Build/third-party-libraries/packages/nuget.org/nunit/4.6.0/package.nuspec b/Build/third-party-libraries/packages/nuget.org/nunit/4.6.1/package.nuspec
similarity index 98%
rename from Build/third-party-libraries/packages/nuget.org/nunit/4.6.0/package.nuspec
rename to Build/third-party-libraries/packages/nuget.org/nunit/4.6.1/package.nuspec
index 9d205b472..a30065d75 100644
--- a/Build/third-party-libraries/packages/nuget.org/nunit/4.6.0/package.nuspec
+++ b/Build/third-party-libraries/packages/nuget.org/nunit/4.6.1/package.nuspec
@@ -2,7 +2,7 @@
NUnit
- 4.6.0
+ 4.6.1
NUnit
Charlie Poole, Rob Prouse
Charlie Poole, Rob Prouse
diff --git a/Build/third-party-libraries/packages/nuget.org/nunit/4.6.0/readme.md b/Build/third-party-libraries/packages/nuget.org/nunit/4.6.1/readme.md
similarity index 96%
rename from Build/third-party-libraries/packages/nuget.org/nunit/4.6.0/readme.md
rename to Build/third-party-libraries/packages/nuget.org/nunit/4.6.1/readme.md
index 151ccc4ec..8891197b6 100644
--- a/Build/third-party-libraries/packages/nuget.org/nunit/4.6.0/readme.md
+++ b/Build/third-party-libraries/packages/nuget.org/nunit/4.6.1/readme.md
@@ -1,4 +1,4 @@
-NUnit [4.6.0](https://www.nuget.org/packages/NUnit/4.6.0)
+NUnit [4.6.1](https://www.nuget.org/packages/NUnit/4.6.1)
--------------------
Used by: AspNetCore internal, AspNetCoreNSwag internal, AspNetCoreSwashbuckle internal, ClientDI internal, Core internal, DesignTime internal, Emit internal, MemoryPack internal, MessagePack internal, NerdbankMessagePack internal, SelfHost internal
diff --git a/Build/third-party-libraries/packages/nuget.org/nunit/4.6.0/repository-LICENSE.txt b/Build/third-party-libraries/packages/nuget.org/nunit/4.6.1/repository-LICENSE.txt
similarity index 90%
rename from Build/third-party-libraries/packages/nuget.org/nunit/4.6.0/repository-LICENSE.txt
rename to Build/third-party-libraries/packages/nuget.org/nunit/4.6.1/repository-LICENSE.txt
index 365de41ec..3eb537053 100644
--- a/Build/third-party-libraries/packages/nuget.org/nunit/4.6.0/repository-LICENSE.txt
+++ b/Build/third-party-libraries/packages/nuget.org/nunit/4.6.1/repository-LICENSE.txt
@@ -1,4 +1,4 @@
-Copyright (c) 2024 Charlie Poole, Rob Prouse
+Copyright (c) 2009-2019 Charlie Poole, 2014-2025 Rob Prouse, 2026 Terje Sandstrom and Contributors. MIT License.
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
diff --git a/Build/third-party-libraries/packages/nuget.org/swashbuckle.aspnetcore.annotations/10.1.7/index.json b/Build/third-party-libraries/packages/nuget.org/swashbuckle.aspnetcore.annotations/10.2.3/index.json
similarity index 96%
rename from Build/third-party-libraries/packages/nuget.org/swashbuckle.aspnetcore.annotations/10.1.7/index.json
rename to Build/third-party-libraries/packages/nuget.org/swashbuckle.aspnetcore.annotations/10.2.3/index.json
index 46a14af43..929adc211 100644
--- a/Build/third-party-libraries/packages/nuget.org/swashbuckle.aspnetcore.annotations/10.1.7/index.json
+++ b/Build/third-party-libraries/packages/nuget.org/swashbuckle.aspnetcore.annotations/10.2.3/index.json
@@ -17,7 +17,7 @@
"Dependencies": [
{
"Name": "Swashbuckle.AspNetCore.SwaggerGen",
- "Version": "10.1.7"
+ "Version": "10.2.3"
}
]
}
diff --git a/Build/third-party-libraries/packages/nuget.org/swashbuckle.aspnetcore.annotations/10.1.7/package.nuspec b/Build/third-party-libraries/packages/nuget.org/swashbuckle.aspnetcore.annotations/10.2.3/package.nuspec
similarity index 85%
rename from Build/third-party-libraries/packages/nuget.org/swashbuckle.aspnetcore.annotations/10.1.7/package.nuspec
rename to Build/third-party-libraries/packages/nuget.org/swashbuckle.aspnetcore.annotations/10.2.3/package.nuspec
index a9286a8fc..97fde1162 100644
--- a/Build/third-party-libraries/packages/nuget.org/swashbuckle.aspnetcore.annotations/10.1.7/package.nuspec
+++ b/Build/third-party-libraries/packages/nuget.org/swashbuckle.aspnetcore.annotations/10.2.3/package.nuspec
@@ -2,7 +2,7 @@
Swashbuckle.AspNetCore.Annotations
- 10.1.7
+ 10.2.3
domaindrivendev
MIT
https://licenses.nuget.org/MIT
@@ -12,16 +12,16 @@
See https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases for details.
Copyright (c) 2016-2026 Richard Morris
swagger openapi documentation discovery help webapi aspnet aspnetcore annotations
-
+
+
+
+
-
+
-
-
-
-
+
diff --git a/Build/third-party-libraries/packages/nuget.org/swashbuckle.aspnetcore.annotations/10.1.7/project-LICENSE b/Build/third-party-libraries/packages/nuget.org/swashbuckle.aspnetcore.annotations/10.2.3/project-LICENSE
similarity index 100%
rename from Build/third-party-libraries/packages/nuget.org/swashbuckle.aspnetcore.annotations/10.1.7/project-LICENSE
rename to Build/third-party-libraries/packages/nuget.org/swashbuckle.aspnetcore.annotations/10.2.3/project-LICENSE
diff --git a/Build/third-party-libraries/packages/nuget.org/swashbuckle.aspnetcore.annotations/10.1.7/readme.md b/Build/third-party-libraries/packages/nuget.org/swashbuckle.aspnetcore.annotations/10.2.3/readme.md
similarity index 79%
rename from Build/third-party-libraries/packages/nuget.org/swashbuckle.aspnetcore.annotations/10.1.7/readme.md
rename to Build/third-party-libraries/packages/nuget.org/swashbuckle.aspnetcore.annotations/10.2.3/readme.md
index 2c44a1e78..942ef7bfa 100644
--- a/Build/third-party-libraries/packages/nuget.org/swashbuckle.aspnetcore.annotations/10.1.7/readme.md
+++ b/Build/third-party-libraries/packages/nuget.org/swashbuckle.aspnetcore.annotations/10.2.3/readme.md
@@ -1,4 +1,4 @@
-Swashbuckle.AspNetCore.Annotations [10.1.7](https://www.nuget.org/packages/Swashbuckle.AspNetCore.Annotations/10.1.7)
+Swashbuckle.AspNetCore.Annotations [10.2.3](https://www.nuget.org/packages/Swashbuckle.AspNetCore.Annotations/10.2.3)
--------------------
Used by: AspNetCoreSwashbuckle internal
@@ -20,6 +20,6 @@ Dependencies 1
|Name|Version|
|----------|:----|
-|[Swashbuckle.AspNetCore.SwaggerGen](../../../../packages/nuget.org/swashbuckle.aspnetcore.swaggergen/10.1.7)|10.1.7|
+|[Swashbuckle.AspNetCore.SwaggerGen](../../../../packages/nuget.org/swashbuckle.aspnetcore.swaggergen/10.2.3)|10.2.3|
*This page was generated by a tool.*
\ No newline at end of file
diff --git a/Build/third-party-libraries/packages/nuget.org/swashbuckle.aspnetcore.annotations/10.1.7/repository-LICENSE b/Build/third-party-libraries/packages/nuget.org/swashbuckle.aspnetcore.annotations/10.2.3/repository-LICENSE
similarity index 100%
rename from Build/third-party-libraries/packages/nuget.org/swashbuckle.aspnetcore.annotations/10.1.7/repository-LICENSE
rename to Build/third-party-libraries/packages/nuget.org/swashbuckle.aspnetcore.annotations/10.2.3/repository-LICENSE
diff --git a/Build/third-party-libraries/packages/nuget.org/swashbuckle.aspnetcore.swagger/10.1.7/index.json b/Build/third-party-libraries/packages/nuget.org/swashbuckle.aspnetcore.swagger/10.2.3/index.json
similarity index 97%
rename from Build/third-party-libraries/packages/nuget.org/swashbuckle.aspnetcore.swagger/10.1.7/index.json
rename to Build/third-party-libraries/packages/nuget.org/swashbuckle.aspnetcore.swagger/10.2.3/index.json
index bad5579d1..c08614a4a 100644
--- a/Build/third-party-libraries/packages/nuget.org/swashbuckle.aspnetcore.swagger/10.1.7/index.json
+++ b/Build/third-party-libraries/packages/nuget.org/swashbuckle.aspnetcore.swagger/10.2.3/index.json
@@ -17,7 +17,7 @@
"Dependencies": [
{
"Name": "Microsoft.OpenApi",
- "Version": "2.4.1"
+ "Version": "2.7.5"
}
]
}
diff --git a/Build/third-party-libraries/packages/nuget.org/swashbuckle.aspnetcore.swagger/10.1.7/package.nuspec b/Build/third-party-libraries/packages/nuget.org/swashbuckle.aspnetcore.swagger/10.2.3/package.nuspec
similarity index 83%
rename from Build/third-party-libraries/packages/nuget.org/swashbuckle.aspnetcore.swagger/10.1.7/package.nuspec
rename to Build/third-party-libraries/packages/nuget.org/swashbuckle.aspnetcore.swagger/10.2.3/package.nuspec
index 0b50df2af..db9a7fae9 100644
--- a/Build/third-party-libraries/packages/nuget.org/swashbuckle.aspnetcore.swagger/10.1.7/package.nuspec
+++ b/Build/third-party-libraries/packages/nuget.org/swashbuckle.aspnetcore.swagger/10.2.3/package.nuspec
@@ -2,7 +2,7 @@
Swashbuckle.AspNetCore.Swagger
- 10.1.7
+ 10.2.3
domaindrivendev
MIT
https://licenses.nuget.org/MIT
@@ -12,26 +12,26 @@
See https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases for details.
Copyright (c) 2016-2026 Richard Morris
swagger openapi documentation discovery help webapi aspnet aspnetcore
-
+
+
+
+
-
+
-
-
-
-
+
-
+
-
+
-
+
diff --git a/Build/third-party-libraries/packages/nuget.org/swashbuckle.aspnetcore.swagger/10.1.7/project-LICENSE b/Build/third-party-libraries/packages/nuget.org/swashbuckle.aspnetcore.swagger/10.2.3/project-LICENSE
similarity index 100%
rename from Build/third-party-libraries/packages/nuget.org/swashbuckle.aspnetcore.swagger/10.1.7/project-LICENSE
rename to Build/third-party-libraries/packages/nuget.org/swashbuckle.aspnetcore.swagger/10.2.3/project-LICENSE
diff --git a/Build/third-party-libraries/packages/nuget.org/swashbuckle.aspnetcore.swagger/10.1.7/readme.md b/Build/third-party-libraries/packages/nuget.org/swashbuckle.aspnetcore.swagger/10.2.3/readme.md
similarity index 82%
rename from Build/third-party-libraries/packages/nuget.org/swashbuckle.aspnetcore.swagger/10.1.7/readme.md
rename to Build/third-party-libraries/packages/nuget.org/swashbuckle.aspnetcore.swagger/10.2.3/readme.md
index 09c41eb0d..9d68dbef7 100644
--- a/Build/third-party-libraries/packages/nuget.org/swashbuckle.aspnetcore.swagger/10.1.7/readme.md
+++ b/Build/third-party-libraries/packages/nuget.org/swashbuckle.aspnetcore.swagger/10.2.3/readme.md
@@ -1,4 +1,4 @@
-Swashbuckle.AspNetCore.Swagger [10.1.7](https://www.nuget.org/packages/Swashbuckle.AspNetCore.Swagger/10.1.7)
+Swashbuckle.AspNetCore.Swagger [10.2.3](https://www.nuget.org/packages/Swashbuckle.AspNetCore.Swagger/10.2.3)
--------------------
Used by: AspNetCoreSwashbuckle
@@ -20,6 +20,6 @@ Dependencies 1
|Name|Version|
|----------|:----|
-|[Microsoft.OpenApi](../../../../packages/nuget.org/microsoft.openapi/2.4.1)|2.4.1|
+|[Microsoft.OpenApi](../../../../packages/nuget.org/microsoft.openapi/2.7.5)|2.7.5|
*This page was generated by a tool.*
\ No newline at end of file
diff --git a/Build/third-party-libraries/packages/nuget.org/swashbuckle.aspnetcore.swagger/10.1.7/repository-LICENSE b/Build/third-party-libraries/packages/nuget.org/swashbuckle.aspnetcore.swagger/10.2.3/repository-LICENSE
similarity index 100%
rename from Build/third-party-libraries/packages/nuget.org/swashbuckle.aspnetcore.swagger/10.1.7/repository-LICENSE
rename to Build/third-party-libraries/packages/nuget.org/swashbuckle.aspnetcore.swagger/10.2.3/repository-LICENSE
diff --git a/Build/third-party-libraries/packages/nuget.org/swashbuckle.aspnetcore.swaggergen/10.1.7/index.json b/Build/third-party-libraries/packages/nuget.org/swashbuckle.aspnetcore.swaggergen/10.2.3/index.json
similarity index 96%
rename from Build/third-party-libraries/packages/nuget.org/swashbuckle.aspnetcore.swaggergen/10.1.7/index.json
rename to Build/third-party-libraries/packages/nuget.org/swashbuckle.aspnetcore.swaggergen/10.2.3/index.json
index 1790d2846..1310656f4 100644
--- a/Build/third-party-libraries/packages/nuget.org/swashbuckle.aspnetcore.swaggergen/10.1.7/index.json
+++ b/Build/third-party-libraries/packages/nuget.org/swashbuckle.aspnetcore.swaggergen/10.2.3/index.json
@@ -17,7 +17,7 @@
"Dependencies": [
{
"Name": "Swashbuckle.AspNetCore.Swagger",
- "Version": "10.1.7"
+ "Version": "10.2.3"
}
]
}
diff --git a/Build/third-party-libraries/packages/nuget.org/swashbuckle.aspnetcore.swaggergen/10.1.7/package.nuspec b/Build/third-party-libraries/packages/nuget.org/swashbuckle.aspnetcore.swaggergen/10.2.3/package.nuspec
similarity index 84%
rename from Build/third-party-libraries/packages/nuget.org/swashbuckle.aspnetcore.swaggergen/10.1.7/package.nuspec
rename to Build/third-party-libraries/packages/nuget.org/swashbuckle.aspnetcore.swaggergen/10.2.3/package.nuspec
index 23f3f5a97..beeee52c3 100644
--- a/Build/third-party-libraries/packages/nuget.org/swashbuckle.aspnetcore.swaggergen/10.1.7/package.nuspec
+++ b/Build/third-party-libraries/packages/nuget.org/swashbuckle.aspnetcore.swaggergen/10.2.3/package.nuspec
@@ -2,7 +2,7 @@
Swashbuckle.AspNetCore.SwaggerGen
- 10.1.7
+ 10.2.3
domaindrivendev
MIT
https://licenses.nuget.org/MIT
@@ -12,16 +12,16 @@
See https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases for details.
Copyright (c) 2016-2026 Richard Morris
swagger openapi documentation discovery help webapi aspnet aspnetcore
-
+
+
+
+
-
+
-
-
-
-
+
diff --git a/Build/third-party-libraries/packages/nuget.org/swashbuckle.aspnetcore.swaggergen/10.1.7/project-LICENSE b/Build/third-party-libraries/packages/nuget.org/swashbuckle.aspnetcore.swaggergen/10.2.3/project-LICENSE
similarity index 100%
rename from Build/third-party-libraries/packages/nuget.org/swashbuckle.aspnetcore.swaggergen/10.1.7/project-LICENSE
rename to Build/third-party-libraries/packages/nuget.org/swashbuckle.aspnetcore.swaggergen/10.2.3/project-LICENSE
diff --git a/Build/third-party-libraries/packages/nuget.org/swashbuckle.aspnetcore.swaggergen/10.1.7/readme.md b/Build/third-party-libraries/packages/nuget.org/swashbuckle.aspnetcore.swaggergen/10.2.3/readme.md
similarity index 78%
rename from Build/third-party-libraries/packages/nuget.org/swashbuckle.aspnetcore.swaggergen/10.1.7/readme.md
rename to Build/third-party-libraries/packages/nuget.org/swashbuckle.aspnetcore.swaggergen/10.2.3/readme.md
index df74c25cd..138fe17fe 100644
--- a/Build/third-party-libraries/packages/nuget.org/swashbuckle.aspnetcore.swaggergen/10.1.7/readme.md
+++ b/Build/third-party-libraries/packages/nuget.org/swashbuckle.aspnetcore.swaggergen/10.2.3/readme.md
@@ -1,4 +1,4 @@
-Swashbuckle.AspNetCore.SwaggerGen [10.1.7](https://www.nuget.org/packages/Swashbuckle.AspNetCore.SwaggerGen/10.1.7)
+Swashbuckle.AspNetCore.SwaggerGen [10.2.3](https://www.nuget.org/packages/Swashbuckle.AspNetCore.SwaggerGen/10.2.3)
--------------------
Used by: AspNetCoreSwashbuckle
@@ -20,6 +20,6 @@ Dependencies 1
|Name|Version|
|----------|:----|
-|[Swashbuckle.AspNetCore.Swagger](../../../../packages/nuget.org/swashbuckle.aspnetcore.swagger/10.1.7)|10.1.7|
+|[Swashbuckle.AspNetCore.Swagger](../../../../packages/nuget.org/swashbuckle.aspnetcore.swagger/10.2.3)|10.2.3|
*This page was generated by a tool.*
\ No newline at end of file
diff --git a/Build/third-party-libraries/packages/nuget.org/swashbuckle.aspnetcore.swaggergen/10.1.7/repository-LICENSE b/Build/third-party-libraries/packages/nuget.org/swashbuckle.aspnetcore.swaggergen/10.2.3/repository-LICENSE
similarity index 100%
rename from Build/third-party-libraries/packages/nuget.org/swashbuckle.aspnetcore.swaggergen/10.1.7/repository-LICENSE
rename to Build/third-party-libraries/packages/nuget.org/swashbuckle.aspnetcore.swaggergen/10.2.3/repository-LICENSE
diff --git a/Build/third-party-libraries/packages/nuget.org/swashbuckle.aspnetcore.swaggerui/10.1.7/index.json b/Build/third-party-libraries/packages/nuget.org/swashbuckle.aspnetcore.swaggerui/10.2.3/index.json
similarity index 100%
rename from Build/third-party-libraries/packages/nuget.org/swashbuckle.aspnetcore.swaggerui/10.1.7/index.json
rename to Build/third-party-libraries/packages/nuget.org/swashbuckle.aspnetcore.swaggerui/10.2.3/index.json
diff --git a/Build/third-party-libraries/packages/nuget.org/swashbuckle.aspnetcore.swaggerui/10.1.7/package.nuspec b/Build/third-party-libraries/packages/nuget.org/swashbuckle.aspnetcore.swaggerui/10.2.3/package.nuspec
similarity index 93%
rename from Build/third-party-libraries/packages/nuget.org/swashbuckle.aspnetcore.swaggerui/10.1.7/package.nuspec
rename to Build/third-party-libraries/packages/nuget.org/swashbuckle.aspnetcore.swaggerui/10.2.3/package.nuspec
index 8165c72d6..4f8a9fb8f 100644
--- a/Build/third-party-libraries/packages/nuget.org/swashbuckle.aspnetcore.swaggerui/10.1.7/package.nuspec
+++ b/Build/third-party-libraries/packages/nuget.org/swashbuckle.aspnetcore.swaggerui/10.2.3/package.nuspec
@@ -2,7 +2,7 @@
Swashbuckle.AspNetCore.SwaggerUI
- 10.1.7
+ 10.2.3
domaindrivendev
MIT
https://licenses.nuget.org/MIT
@@ -12,20 +12,20 @@
See https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases for details.
Copyright (c) 2016-2026 Richard Morris
swagger openapi documentation discovery help webapi aspnet aspnetcore swaggerui swagger-ui
-
+
+
-
-
+
-
+
-
+
diff --git a/Build/third-party-libraries/packages/nuget.org/swashbuckle.aspnetcore.swaggerui/10.1.7/project-LICENSE b/Build/third-party-libraries/packages/nuget.org/swashbuckle.aspnetcore.swaggerui/10.2.3/project-LICENSE
similarity index 100%
rename from Build/third-party-libraries/packages/nuget.org/swashbuckle.aspnetcore.swaggerui/10.1.7/project-LICENSE
rename to Build/third-party-libraries/packages/nuget.org/swashbuckle.aspnetcore.swaggerui/10.2.3/project-LICENSE
diff --git a/Build/third-party-libraries/packages/nuget.org/swashbuckle.aspnetcore.swaggerui/10.1.7/readme.md b/Build/third-party-libraries/packages/nuget.org/swashbuckle.aspnetcore.swaggerui/10.2.3/readme.md
similarity index 82%
rename from Build/third-party-libraries/packages/nuget.org/swashbuckle.aspnetcore.swaggerui/10.1.7/readme.md
rename to Build/third-party-libraries/packages/nuget.org/swashbuckle.aspnetcore.swaggerui/10.2.3/readme.md
index 1c114e8f8..e30477748 100644
--- a/Build/third-party-libraries/packages/nuget.org/swashbuckle.aspnetcore.swaggerui/10.1.7/readme.md
+++ b/Build/third-party-libraries/packages/nuget.org/swashbuckle.aspnetcore.swaggerui/10.2.3/readme.md
@@ -1,4 +1,4 @@
-Swashbuckle.AspNetCore.SwaggerUI [10.1.7](https://www.nuget.org/packages/Swashbuckle.AspNetCore.SwaggerUI/10.1.7)
+Swashbuckle.AspNetCore.SwaggerUI [10.2.3](https://www.nuget.org/packages/Swashbuckle.AspNetCore.SwaggerUI/10.2.3)
--------------------
Used by: AspNetCoreSwashbuckle internal
diff --git a/Build/third-party-libraries/packages/nuget.org/swashbuckle.aspnetcore.swaggerui/10.1.7/repository-LICENSE b/Build/third-party-libraries/packages/nuget.org/swashbuckle.aspnetcore.swaggerui/10.2.3/repository-LICENSE
similarity index 100%
rename from Build/third-party-libraries/packages/nuget.org/swashbuckle.aspnetcore.swaggerui/10.1.7/repository-LICENSE
rename to Build/third-party-libraries/packages/nuget.org/swashbuckle.aspnetcore.swaggerui/10.2.3/repository-LICENSE
diff --git a/Build/third-party-libraries/packages/nuget.org/system.buffers/4.5.1/index.json b/Build/third-party-libraries/packages/nuget.org/system.buffers/4.5.1/index.json
index 97dc0e854..475361cae 100644
--- a/Build/third-party-libraries/packages/nuget.org/system.buffers/4.5.1/index.json
+++ b/Build/third-party-libraries/packages/nuget.org/system.buffers/4.5.1/index.json
@@ -59,6 +59,16 @@
"netstandard2.0"
]
},
+ {
+ "Name": "NerdbankMessagePack",
+ "InternalOnly": false,
+ "TargetFrameworks": [
+ "net10.0",
+ "net8.0",
+ "net9.0",
+ "netstandard2.0"
+ ]
+ },
{
"Name": "ProtoBuf",
"InternalOnly": false,
diff --git a/Build/third-party-libraries/packages/nuget.org/system.buffers/4.5.1/readme.md b/Build/third-party-libraries/packages/nuget.org/system.buffers/4.5.1/readme.md
index 9e739a49b..94ac937b0 100644
--- a/Build/third-party-libraries/packages/nuget.org/system.buffers/4.5.1/readme.md
+++ b/Build/third-party-libraries/packages/nuget.org/system.buffers/4.5.1/readme.md
@@ -1,7 +1,7 @@
System.Buffers [4.5.1](https://www.nuget.org/packages/System.Buffers/4.5.1)
--------------------
-Used by: ClientDI, Core internal, DesignTime, Emit internal, MessagePack, ProtoBuf, SelfHost internal
+Used by: ClientDI, Core internal, DesignTime, Emit internal, MessagePack, NerdbankMessagePack, ProtoBuf, SelfHost internal
Target frameworks: net10.0, net462, net481, net8.0, net9.0, netstandard2.0, netstandard2.1
diff --git a/Build/third-party-libraries/packages/nuget.org/system.buffers/4.6.1/index.json b/Build/third-party-libraries/packages/nuget.org/system.buffers/4.6.1/index.json
deleted file mode 100644
index de7a937ae..000000000
--- a/Build/third-party-libraries/packages/nuget.org/system.buffers/4.6.1/index.json
+++ /dev/null
@@ -1,37 +0,0 @@
-{
- "$schema": "https://raw.githubusercontent.com/max-ieremenko/ThirdPartyLibraries/refs/heads/master/Docs/schema.package-index.json",
- "Source": "https://api.nuget.org/v3/index.json",
- "License": {
- "Code": "MIT",
- "Status": "AutomaticallyApproved"
- },
- "UsedBy": [
- {
- "Name": "NerdbankMessagePack",
- "InternalOnly": false,
- "TargetFrameworks": [
- "net10.0",
- "net8.0",
- "net9.0",
- "netstandard2.0"
- ]
- }
- ],
- "Licenses": [
- {
- "Subject": "package",
- "Code": "MIT",
- "HRef": "https://licenses.nuget.org/MIT"
- },
- {
- "Subject": "repository",
- "Code": "MIT",
- "HRef": "https://github.com/dotnet/maintenance-packages"
- },
- {
- "Subject": "project",
- "Code": "MIT",
- "HRef": "https://github.com/dotnet/maintenance-packages"
- }
- ]
-}
\ No newline at end of file
diff --git a/Build/third-party-libraries/packages/nuget.org/system.buffers/4.6.1/package.nuspec b/Build/third-party-libraries/packages/nuget.org/system.buffers/4.6.1/package.nuspec
deleted file mode 100644
index 8030a6e86..000000000
--- a/Build/third-party-libraries/packages/nuget.org/system.buffers/4.6.1/package.nuspec
+++ /dev/null
@@ -1,24 +0,0 @@
-
-
-
- System.Buffers
- 4.6.1
- Microsoft
- true
- MIT
- https://licenses.nuget.org/MIT
- Icon.png
- PACKAGE.md
- https://github.com/dotnet/maintenance-packages
- System.Buffers
- © Microsoft Corporation. All rights reserved.
- true
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/Build/third-party-libraries/packages/nuget.org/system.buffers/4.6.1/project-LICENSE b/Build/third-party-libraries/packages/nuget.org/system.buffers/4.6.1/project-LICENSE
deleted file mode 100644
index 984713a49..000000000
--- a/Build/third-party-libraries/packages/nuget.org/system.buffers/4.6.1/project-LICENSE
+++ /dev/null
@@ -1,23 +0,0 @@
-The MIT License (MIT)
-
-Copyright (c) .NET Foundation and Contributors
-
-All rights reserved.
-
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the "Software"), to deal
-in the Software without restriction, including without limitation the rights
-to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the Software is
-furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in all
-copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
-SOFTWARE.
diff --git a/Build/third-party-libraries/packages/nuget.org/system.buffers/4.6.1/readme.md b/Build/third-party-libraries/packages/nuget.org/system.buffers/4.6.1/readme.md
deleted file mode 100644
index 9d9cacf40..000000000
--- a/Build/third-party-libraries/packages/nuget.org/system.buffers/4.6.1/readme.md
+++ /dev/null
@@ -1,18 +0,0 @@
-System.Buffers [4.6.1](https://www.nuget.org/packages/System.Buffers/4.6.1)
---------------------
-
-Used by: NerdbankMessagePack
-
-Target frameworks: net10.0, net8.0, net9.0, netstandard2.0
-
-License: [MIT](../../../../licenses/mit)
-
-- package license: [MIT](https://licenses.nuget.org/MIT)
-- repository license: [MIT](https://github.com/dotnet/maintenance-packages)
-- project license: [MIT](https://github.com/dotnet/maintenance-packages)
-
-Description
------------
-System.Buffers
-
-*This page was generated by a tool.*
\ No newline at end of file
diff --git a/Build/third-party-libraries/packages/nuget.org/system.buffers/4.6.1/repository-LICENSE b/Build/third-party-libraries/packages/nuget.org/system.buffers/4.6.1/repository-LICENSE
deleted file mode 100644
index 984713a49..000000000
--- a/Build/third-party-libraries/packages/nuget.org/system.buffers/4.6.1/repository-LICENSE
+++ /dev/null
@@ -1,23 +0,0 @@
-The MIT License (MIT)
-
-Copyright (c) .NET Foundation and Contributors
-
-All rights reserved.
-
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the "Software"), to deal
-in the Software without restriction, including without limitation the rights
-to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the Software is
-furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in all
-copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
-SOFTWARE.
diff --git a/Build/third-party-libraries/packages/nuget.org/system.collections.immutable/8.0.0/index.json b/Build/third-party-libraries/packages/nuget.org/system.collections.immutable/8.0.0/index.json
index b20ad0c5f..d3c7ec62d 100644
--- a/Build/third-party-libraries/packages/nuget.org/system.collections.immutable/8.0.0/index.json
+++ b/Build/third-party-libraries/packages/nuget.org/system.collections.immutable/8.0.0/index.json
@@ -118,11 +118,11 @@
"Dependencies": [
{
"Name": "System.Memory",
- "Version": "4.6.3"
+ "Version": "4.5.5"
},
{
"Name": "System.Runtime.CompilerServices.Unsafe",
- "Version": "6.1.2"
+ "Version": "6.0.0"
}
]
},
diff --git a/Build/third-party-libraries/packages/nuget.org/system.collections.immutable/8.0.0/readme.md b/Build/third-party-libraries/packages/nuget.org/system.collections.immutable/8.0.0/readme.md
index 912b3bbf6..d0c903035 100644
--- a/Build/third-party-libraries/packages/nuget.org/system.collections.immutable/8.0.0/readme.md
+++ b/Build/third-party-libraries/packages/nuget.org/system.collections.immutable/8.0.0/readme.md
@@ -17,13 +17,12 @@ This package provides collections that are thread safe and guaranteed to never c
The System.Collections.Immutable library is built-in as part of the shared framework in .NET Runtime. The package can be installed when you need to use it in other target frameworks.
-Dependencies 4
+Dependencies 3
-----------
|Name|Version|
|----------|:----|
|[System.Memory](../../../../packages/nuget.org/system.memory/4.5.5)|4.5.5|
-|[System.Memory](../../../../packages/nuget.org/system.memory/4.6.3)|4.6.3|
|[System.Runtime.CompilerServices.Unsafe](../../../../packages/nuget.org/system.runtime.compilerservices.unsafe/6.0.0)|6.0.0|
|[System.Runtime.CompilerServices.Unsafe](../../../../packages/nuget.org/system.runtime.compilerservices.unsafe/6.1.2)|6.1.2|
diff --git a/Build/third-party-libraries/packages/nuget.org/system.memory/4.5.5/index.json b/Build/third-party-libraries/packages/nuget.org/system.memory/4.5.5/index.json
index f7ceeeb08..26bac7bf1 100644
--- a/Build/third-party-libraries/packages/nuget.org/system.memory/4.5.5/index.json
+++ b/Build/third-party-libraries/packages/nuget.org/system.memory/4.5.5/index.json
@@ -136,6 +136,30 @@
}
]
},
+ {
+ "Name": "NerdbankMessagePack",
+ "InternalOnly": false,
+ "TargetFrameworks": [
+ "net10.0",
+ "net8.0",
+ "net9.0",
+ "netstandard2.0"
+ ],
+ "Dependencies": [
+ {
+ "Name": "System.Buffers",
+ "Version": "4.5.1"
+ },
+ {
+ "Name": "System.Numerics.Vectors",
+ "Version": "4.4.0"
+ },
+ {
+ "Name": "System.Runtime.CompilerServices.Unsafe",
+ "Version": "6.0.0"
+ }
+ ]
+ },
{
"Name": "ProtoBuf",
"InternalOnly": false,
diff --git a/Build/third-party-libraries/packages/nuget.org/system.memory/4.5.5/readme.md b/Build/third-party-libraries/packages/nuget.org/system.memory/4.5.5/readme.md
index 4a0eca803..57d34288c 100644
--- a/Build/third-party-libraries/packages/nuget.org/system.memory/4.5.5/readme.md
+++ b/Build/third-party-libraries/packages/nuget.org/system.memory/4.5.5/readme.md
@@ -1,7 +1,7 @@
System.Memory [4.5.5](https://www.nuget.org/packages/System.Memory/4.5.5)
--------------------
-Used by: ClientDI, Core internal, DesignTime internal, Emit internal, MessagePack, ProtoBuf, SelfHost internal
+Used by: ClientDI, Core internal, DesignTime internal, Emit internal, MessagePack, NerdbankMessagePack, ProtoBuf, SelfHost internal
Target frameworks: net10.0, net462, net481, net8.0, net9.0, netstandard2.0, netstandard2.1
diff --git a/Build/third-party-libraries/packages/nuget.org/system.memory/4.6.3/index.json b/Build/third-party-libraries/packages/nuget.org/system.memory/4.6.3/index.json
deleted file mode 100644
index f322490df..000000000
--- a/Build/third-party-libraries/packages/nuget.org/system.memory/4.6.3/index.json
+++ /dev/null
@@ -1,51 +0,0 @@
-{
- "$schema": "https://raw.githubusercontent.com/max-ieremenko/ThirdPartyLibraries/refs/heads/master/Docs/schema.package-index.json",
- "Source": "https://api.nuget.org/v3/index.json",
- "License": {
- "Code": "MIT",
- "Status": "AutomaticallyApproved"
- },
- "UsedBy": [
- {
- "Name": "NerdbankMessagePack",
- "InternalOnly": false,
- "TargetFrameworks": [
- "net10.0",
- "net8.0",
- "net9.0",
- "netstandard2.0"
- ],
- "Dependencies": [
- {
- "Name": "System.Buffers",
- "Version": "4.6.1"
- },
- {
- "Name": "System.Numerics.Vectors",
- "Version": "4.6.1"
- },
- {
- "Name": "System.Runtime.CompilerServices.Unsafe",
- "Version": "6.1.2"
- }
- ]
- }
- ],
- "Licenses": [
- {
- "Subject": "package",
- "Code": "MIT",
- "HRef": "https://licenses.nuget.org/MIT"
- },
- {
- "Subject": "repository",
- "Code": "MIT",
- "HRef": "https://github.com/dotnet/maintenance-packages"
- },
- {
- "Subject": "project",
- "Code": "MIT",
- "HRef": "https://github.com/dotnet/maintenance-packages"
- }
- ]
-}
\ No newline at end of file
diff --git a/Build/third-party-libraries/packages/nuget.org/system.memory/4.6.3/package.nuspec b/Build/third-party-libraries/packages/nuget.org/system.memory/4.6.3/package.nuspec
deleted file mode 100644
index 12c81970b..000000000
--- a/Build/third-party-libraries/packages/nuget.org/system.memory/4.6.3/package.nuspec
+++ /dev/null
@@ -1,32 +0,0 @@
-
-
-
- System.Memory
- 4.6.3
- Microsoft
- true
- MIT
- https://licenses.nuget.org/MIT
- Icon.png
- PACKAGE.md
- https://github.com/dotnet/maintenance-packages
- System.Memory
- © Microsoft Corporation. All rights reserved.
- true
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/Build/third-party-libraries/packages/nuget.org/system.memory/4.6.3/project-LICENSE b/Build/third-party-libraries/packages/nuget.org/system.memory/4.6.3/project-LICENSE
deleted file mode 100644
index 984713a49..000000000
--- a/Build/third-party-libraries/packages/nuget.org/system.memory/4.6.3/project-LICENSE
+++ /dev/null
@@ -1,23 +0,0 @@
-The MIT License (MIT)
-
-Copyright (c) .NET Foundation and Contributors
-
-All rights reserved.
-
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the "Software"), to deal
-in the Software without restriction, including without limitation the rights
-to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the Software is
-furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in all
-copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
-SOFTWARE.
diff --git a/Build/third-party-libraries/packages/nuget.org/system.memory/4.6.3/readme.md b/Build/third-party-libraries/packages/nuget.org/system.memory/4.6.3/readme.md
deleted file mode 100644
index 798a2ef5b..000000000
--- a/Build/third-party-libraries/packages/nuget.org/system.memory/4.6.3/readme.md
+++ /dev/null
@@ -1,27 +0,0 @@
-System.Memory [4.6.3](https://www.nuget.org/packages/System.Memory/4.6.3)
---------------------
-
-Used by: NerdbankMessagePack
-
-Target frameworks: net10.0, net8.0, net9.0, netstandard2.0
-
-License: [MIT](../../../../licenses/mit)
-
-- package license: [MIT](https://licenses.nuget.org/MIT)
-- repository license: [MIT](https://github.com/dotnet/maintenance-packages)
-- project license: [MIT](https://github.com/dotnet/maintenance-packages)
-
-Description
------------
-System.Memory
-
-Dependencies 3
------------
-
-|Name|Version|
-|----------|:----|
-|[System.Buffers](../../../../packages/nuget.org/system.buffers/4.6.1)|4.6.1|
-|[System.Numerics.Vectors](../../../../packages/nuget.org/system.numerics.vectors/4.6.1)|4.6.1|
-|[System.Runtime.CompilerServices.Unsafe](../../../../packages/nuget.org/system.runtime.compilerservices.unsafe/6.1.2)|6.1.2|
-
-*This page was generated by a tool.*
\ No newline at end of file
diff --git a/Build/third-party-libraries/packages/nuget.org/system.memory/4.6.3/repository-LICENSE b/Build/third-party-libraries/packages/nuget.org/system.memory/4.6.3/repository-LICENSE
deleted file mode 100644
index 984713a49..000000000
--- a/Build/third-party-libraries/packages/nuget.org/system.memory/4.6.3/repository-LICENSE
+++ /dev/null
@@ -1,23 +0,0 @@
-The MIT License (MIT)
-
-Copyright (c) .NET Foundation and Contributors
-
-All rights reserved.
-
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the "Software"), to deal
-in the Software without restriction, including without limitation the rights
-to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the Software is
-furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in all
-copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
-SOFTWARE.
diff --git a/Build/third-party-libraries/packages/nuget.org/system.numerics.vectors/4.4.0/index.json b/Build/third-party-libraries/packages/nuget.org/system.numerics.vectors/4.4.0/index.json
index 781c34bfb..f4cc98657 100644
--- a/Build/third-party-libraries/packages/nuget.org/system.numerics.vectors/4.4.0/index.json
+++ b/Build/third-party-libraries/packages/nuget.org/system.numerics.vectors/4.4.0/index.json
@@ -46,6 +46,16 @@
"netstandard2.0"
]
},
+ {
+ "Name": "NerdbankMessagePack",
+ "InternalOnly": false,
+ "TargetFrameworks": [
+ "net10.0",
+ "net8.0",
+ "net9.0",
+ "netstandard2.0"
+ ]
+ },
{
"Name": "ProtoBuf",
"InternalOnly": false,
diff --git a/Build/third-party-libraries/packages/nuget.org/system.numerics.vectors/4.4.0/readme.md b/Build/third-party-libraries/packages/nuget.org/system.numerics.vectors/4.4.0/readme.md
index 74888f5f2..9f166f0b1 100644
--- a/Build/third-party-libraries/packages/nuget.org/system.numerics.vectors/4.4.0/readme.md
+++ b/Build/third-party-libraries/packages/nuget.org/system.numerics.vectors/4.4.0/readme.md
@@ -1,7 +1,7 @@
System.Numerics.Vectors [4.4.0](https://www.nuget.org/packages/System.Numerics.Vectors/4.4.0)
--------------------
-Used by: ClientDI, Core, DesignTime, MessagePack, ProtoBuf, SelfHost
+Used by: ClientDI, Core, DesignTime, MessagePack, NerdbankMessagePack, ProtoBuf, SelfHost
Target frameworks: net10.0, net462, net8.0, net9.0, netstandard2.0, netstandard2.1
diff --git a/Build/third-party-libraries/packages/nuget.org/system.numerics.vectors/4.6.1/index.json b/Build/third-party-libraries/packages/nuget.org/system.numerics.vectors/4.6.1/index.json
deleted file mode 100644
index de7a937ae..000000000
--- a/Build/third-party-libraries/packages/nuget.org/system.numerics.vectors/4.6.1/index.json
+++ /dev/null
@@ -1,37 +0,0 @@
-{
- "$schema": "https://raw.githubusercontent.com/max-ieremenko/ThirdPartyLibraries/refs/heads/master/Docs/schema.package-index.json",
- "Source": "https://api.nuget.org/v3/index.json",
- "License": {
- "Code": "MIT",
- "Status": "AutomaticallyApproved"
- },
- "UsedBy": [
- {
- "Name": "NerdbankMessagePack",
- "InternalOnly": false,
- "TargetFrameworks": [
- "net10.0",
- "net8.0",
- "net9.0",
- "netstandard2.0"
- ]
- }
- ],
- "Licenses": [
- {
- "Subject": "package",
- "Code": "MIT",
- "HRef": "https://licenses.nuget.org/MIT"
- },
- {
- "Subject": "repository",
- "Code": "MIT",
- "HRef": "https://github.com/dotnet/maintenance-packages"
- },
- {
- "Subject": "project",
- "Code": "MIT",
- "HRef": "https://github.com/dotnet/maintenance-packages"
- }
- ]
-}
\ No newline at end of file
diff --git a/Build/third-party-libraries/packages/nuget.org/system.numerics.vectors/4.6.1/package.nuspec b/Build/third-party-libraries/packages/nuget.org/system.numerics.vectors/4.6.1/package.nuspec
deleted file mode 100644
index 29b726d9c..000000000
--- a/Build/third-party-libraries/packages/nuget.org/system.numerics.vectors/4.6.1/package.nuspec
+++ /dev/null
@@ -1,27 +0,0 @@
-
-
-
- System.Numerics.Vectors
- 4.6.1
- Microsoft
- true
- MIT
- https://licenses.nuget.org/MIT
- Icon.png
- PACKAGE.md
- https://github.com/dotnet/maintenance-packages
- System.Numerics.Vectors
- © Microsoft Corporation. All rights reserved.
- true
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/Build/third-party-libraries/packages/nuget.org/system.numerics.vectors/4.6.1/project-LICENSE b/Build/third-party-libraries/packages/nuget.org/system.numerics.vectors/4.6.1/project-LICENSE
deleted file mode 100644
index 984713a49..000000000
--- a/Build/third-party-libraries/packages/nuget.org/system.numerics.vectors/4.6.1/project-LICENSE
+++ /dev/null
@@ -1,23 +0,0 @@
-The MIT License (MIT)
-
-Copyright (c) .NET Foundation and Contributors
-
-All rights reserved.
-
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the "Software"), to deal
-in the Software without restriction, including without limitation the rights
-to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the Software is
-furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in all
-copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
-SOFTWARE.
diff --git a/Build/third-party-libraries/packages/nuget.org/system.numerics.vectors/4.6.1/readme.md b/Build/third-party-libraries/packages/nuget.org/system.numerics.vectors/4.6.1/readme.md
deleted file mode 100644
index 392105ec6..000000000
--- a/Build/third-party-libraries/packages/nuget.org/system.numerics.vectors/4.6.1/readme.md
+++ /dev/null
@@ -1,18 +0,0 @@
-System.Numerics.Vectors [4.6.1](https://www.nuget.org/packages/System.Numerics.Vectors/4.6.1)
---------------------
-
-Used by: NerdbankMessagePack
-
-Target frameworks: net10.0, net8.0, net9.0, netstandard2.0
-
-License: [MIT](../../../../licenses/mit)
-
-- package license: [MIT](https://licenses.nuget.org/MIT)
-- repository license: [MIT](https://github.com/dotnet/maintenance-packages)
-- project license: [MIT](https://github.com/dotnet/maintenance-packages)
-
-Description
------------
-System.Numerics.Vectors
-
-*This page was generated by a tool.*
\ No newline at end of file
diff --git a/Build/third-party-libraries/packages/nuget.org/system.numerics.vectors/4.6.1/repository-LICENSE b/Build/third-party-libraries/packages/nuget.org/system.numerics.vectors/4.6.1/repository-LICENSE
deleted file mode 100644
index 984713a49..000000000
--- a/Build/third-party-libraries/packages/nuget.org/system.numerics.vectors/4.6.1/repository-LICENSE
+++ /dev/null
@@ -1,23 +0,0 @@
-The MIT License (MIT)
-
-Copyright (c) .NET Foundation and Contributors
-
-All rights reserved.
-
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the "Software"), to deal
-in the Software without restriction, including without limitation the rights
-to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the Software is
-furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in all
-copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
-SOFTWARE.
diff --git a/Build/third-party-libraries/packages/nuget.org/system.runtime.compilerservices.unsafe/6.0.0/index.json b/Build/third-party-libraries/packages/nuget.org/system.runtime.compilerservices.unsafe/6.0.0/index.json
index de3ad16f6..b61f2abf3 100644
--- a/Build/third-party-libraries/packages/nuget.org/system.runtime.compilerservices.unsafe/6.0.0/index.json
+++ b/Build/third-party-libraries/packages/nuget.org/system.runtime.compilerservices.unsafe/6.0.0/index.json
@@ -47,6 +47,16 @@
"netstandard2.0"
]
},
+ {
+ "Name": "NerdbankMessagePack",
+ "InternalOnly": false,
+ "TargetFrameworks": [
+ "net10.0",
+ "net8.0",
+ "net9.0",
+ "netstandard2.0"
+ ]
+ },
{
"Name": "ProtoBuf",
"InternalOnly": false,
diff --git a/Build/third-party-libraries/packages/nuget.org/system.runtime.compilerservices.unsafe/6.0.0/readme.md b/Build/third-party-libraries/packages/nuget.org/system.runtime.compilerservices.unsafe/6.0.0/readme.md
index 06456a917..73a466a99 100644
--- a/Build/third-party-libraries/packages/nuget.org/system.runtime.compilerservices.unsafe/6.0.0/readme.md
+++ b/Build/third-party-libraries/packages/nuget.org/system.runtime.compilerservices.unsafe/6.0.0/readme.md
@@ -1,7 +1,7 @@
System.Runtime.CompilerServices.Unsafe [6.0.0](https://www.nuget.org/packages/System.Runtime.CompilerServices.Unsafe/6.0.0)
--------------------
-Used by: ClientDI, Core internal, MemoryPack, MessagePack, ProtoBuf
+Used by: ClientDI, Core internal, MemoryPack, MessagePack, NerdbankMessagePack, ProtoBuf
Target frameworks: net10.0, net462, net481, net8.0, net9.0, netstandard2.0, netstandard2.1
diff --git a/Build/third-party-libraries/packages/nuget.org/system.runtime.compilerservices.unsafe/6.1.2/index.json b/Build/third-party-libraries/packages/nuget.org/system.runtime.compilerservices.unsafe/6.1.2/index.json
index b5e460ac4..1932c7a1a 100644
--- a/Build/third-party-libraries/packages/nuget.org/system.runtime.compilerservices.unsafe/6.1.2/index.json
+++ b/Build/third-party-libraries/packages/nuget.org/system.runtime.compilerservices.unsafe/6.1.2/index.json
@@ -46,16 +46,6 @@
"net9.0"
]
},
- {
- "Name": "NerdbankMessagePack",
- "InternalOnly": false,
- "TargetFrameworks": [
- "net10.0",
- "net8.0",
- "net9.0",
- "netstandard2.0"
- ]
- },
{
"Name": "SelfHost",
"InternalOnly": true,
diff --git a/Build/third-party-libraries/packages/nuget.org/system.runtime.compilerservices.unsafe/6.1.2/readme.md b/Build/third-party-libraries/packages/nuget.org/system.runtime.compilerservices.unsafe/6.1.2/readme.md
index 03117cd4f..3cb8e51d0 100644
--- a/Build/third-party-libraries/packages/nuget.org/system.runtime.compilerservices.unsafe/6.1.2/readme.md
+++ b/Build/third-party-libraries/packages/nuget.org/system.runtime.compilerservices.unsafe/6.1.2/readme.md
@@ -1,9 +1,9 @@
System.Runtime.CompilerServices.Unsafe [6.1.2](https://www.nuget.org/packages/System.Runtime.CompilerServices.Unsafe/6.1.2)
--------------------
-Used by: ClientDI internal, Core internal, DesignTime internal, Emit internal, NerdbankMessagePack, SelfHost internal
+Used by: ClientDI internal, Core internal, DesignTime internal, Emit internal, SelfHost internal
-Target frameworks: net10.0, net481, net8.0, net9.0, netstandard2.0
+Target frameworks: net10.0, net481, net8.0, net9.0
License: [MIT](../../../../licenses/mit)
diff --git a/Build/third-party-libraries/packages/nuget.org/system.text.encodings.web/8.0.0/index.json b/Build/third-party-libraries/packages/nuget.org/system.text.encodings.web/8.0.0/index.json
index a7e96d5d4..d6a211926 100644
--- a/Build/third-party-libraries/packages/nuget.org/system.text.encodings.web/8.0.0/index.json
+++ b/Build/third-party-libraries/packages/nuget.org/system.text.encodings.web/8.0.0/index.json
@@ -18,15 +18,15 @@
"Dependencies": [
{
"Name": "System.Buffers",
- "Version": "4.6.1"
+ "Version": "4.5.1"
},
{
"Name": "System.Memory",
- "Version": "4.6.3"
+ "Version": "4.5.5"
},
{
"Name": "System.Runtime.CompilerServices.Unsafe",
- "Version": "6.1.2"
+ "Version": "6.0.0"
}
]
}
diff --git a/Build/third-party-libraries/packages/nuget.org/system.text.encodings.web/8.0.0/readme.md b/Build/third-party-libraries/packages/nuget.org/system.text.encodings.web/8.0.0/readme.md
index ee8881314..abe0b9fd5 100644
--- a/Build/third-party-libraries/packages/nuget.org/system.text.encodings.web/8.0.0/readme.md
+++ b/Build/third-party-libraries/packages/nuget.org/system.text.encodings.web/8.0.0/readme.md
@@ -25,8 +25,8 @@ Dependencies 3
|Name|Version|
|----------|:----|
-|[System.Buffers](../../../../packages/nuget.org/system.buffers/4.6.1)|4.6.1|
-|[System.Memory](../../../../packages/nuget.org/system.memory/4.6.3)|4.6.3|
-|[System.Runtime.CompilerServices.Unsafe](../../../../packages/nuget.org/system.runtime.compilerservices.unsafe/6.1.2)|6.1.2|
+|[System.Buffers](../../../../packages/nuget.org/system.buffers/4.5.1)|4.5.1|
+|[System.Memory](../../../../packages/nuget.org/system.memory/4.5.5)|4.5.5|
+|[System.Runtime.CompilerServices.Unsafe](../../../../packages/nuget.org/system.runtime.compilerservices.unsafe/6.0.0)|6.0.0|
*This page was generated by a tool.*
\ No newline at end of file
diff --git a/Build/third-party-libraries/packages/nuget.org/system.text.json/8.0.6/index.json b/Build/third-party-libraries/packages/nuget.org/system.text.json/8.0.6/index.json
index 0e51a4d17..e453646e1 100644
--- a/Build/third-party-libraries/packages/nuget.org/system.text.json/8.0.6/index.json
+++ b/Build/third-party-libraries/packages/nuget.org/system.text.json/8.0.6/index.json
@@ -22,15 +22,15 @@
},
{
"Name": "System.Buffers",
- "Version": "4.6.1"
+ "Version": "4.5.1"
},
{
"Name": "System.Memory",
- "Version": "4.6.3"
+ "Version": "4.5.5"
},
{
"Name": "System.Runtime.CompilerServices.Unsafe",
- "Version": "6.1.2"
+ "Version": "6.0.0"
},
{
"Name": "System.Text.Encodings.Web",
diff --git a/Build/third-party-libraries/packages/nuget.org/system.text.json/8.0.6/readme.md b/Build/third-party-libraries/packages/nuget.org/system.text.json/8.0.6/readme.md
index 05d62fe46..2da599333 100644
--- a/Build/third-party-libraries/packages/nuget.org/system.text.json/8.0.6/readme.md
+++ b/Build/third-party-libraries/packages/nuget.org/system.text.json/8.0.6/readme.md
@@ -23,9 +23,9 @@ Dependencies 6
|Name|Version|
|----------|:----|
|[Microsoft.Bcl.AsyncInterfaces](../../../../packages/nuget.org/microsoft.bcl.asyncinterfaces/8.0.0)|8.0.0|
-|[System.Buffers](../../../../packages/nuget.org/system.buffers/4.6.1)|4.6.1|
-|[System.Memory](../../../../packages/nuget.org/system.memory/4.6.3)|4.6.3|
-|[System.Runtime.CompilerServices.Unsafe](../../../../packages/nuget.org/system.runtime.compilerservices.unsafe/6.1.2)|6.1.2|
+|[System.Buffers](../../../../packages/nuget.org/system.buffers/4.5.1)|4.5.1|
+|[System.Memory](../../../../packages/nuget.org/system.memory/4.5.5)|4.5.5|
+|[System.Runtime.CompilerServices.Unsafe](../../../../packages/nuget.org/system.runtime.compilerservices.unsafe/6.0.0)|6.0.0|
|[System.Text.Encodings.Web](../../../../packages/nuget.org/system.text.encodings.web/8.0.0)|8.0.0|
|[System.Threading.Tasks.Extensions](../../../../packages/nuget.org/system.threading.tasks.extensions/4.5.4)|4.5.4|
diff --git a/Build/third-party-libraries/packages/nuget.org/system.threading.channels/10.0.8/index.json b/Build/third-party-libraries/packages/nuget.org/system.threading.channels/10.0.9/index.json
similarity index 97%
rename from Build/third-party-libraries/packages/nuget.org/system.threading.channels/10.0.8/index.json
rename to Build/third-party-libraries/packages/nuget.org/system.threading.channels/10.0.9/index.json
index 51b5fab4e..7c45d145f 100644
--- a/Build/third-party-libraries/packages/nuget.org/system.threading.channels/10.0.8/index.json
+++ b/Build/third-party-libraries/packages/nuget.org/system.threading.channels/10.0.9/index.json
@@ -18,7 +18,7 @@
"Dependencies": [
{
"Name": "Microsoft.Bcl.AsyncInterfaces",
- "Version": "10.0.8"
+ "Version": "10.0.9"
},
{
"Name": "System.Threading.Tasks.Extensions",
diff --git a/Build/third-party-libraries/packages/nuget.org/system.threading.channels/10.0.8/package.nuspec b/Build/third-party-libraries/packages/nuget.org/system.threading.channels/10.0.9/package.nuspec
similarity index 90%
rename from Build/third-party-libraries/packages/nuget.org/system.threading.channels/10.0.8/package.nuspec
rename to Build/third-party-libraries/packages/nuget.org/system.threading.channels/10.0.9/package.nuspec
index cbb88c2c0..584cc3598 100644
--- a/Build/third-party-libraries/packages/nuget.org/system.threading.channels/10.0.8/package.nuspec
+++ b/Build/third-party-libraries/packages/nuget.org/system.threading.channels/10.0.9/package.nuspec
@@ -2,7 +2,7 @@
System.Threading.Channels
- 10.0.8
+ 10.0.9
Microsoft
MIT
https://licenses.nuget.org/MIT
@@ -17,17 +17,17 @@ System.Threading.Channel<T>
https://go.microsoft.com/fwlink/?LinkID=799421
© Microsoft Corporation. All rights reserved.
true
-
+
-
+
-
+
diff --git a/Build/third-party-libraries/packages/nuget.org/system.threading.channels/10.0.8/readme.md b/Build/third-party-libraries/packages/nuget.org/system.threading.channels/10.0.9/readme.md
similarity index 83%
rename from Build/third-party-libraries/packages/nuget.org/system.threading.channels/10.0.8/readme.md
rename to Build/third-party-libraries/packages/nuget.org/system.threading.channels/10.0.9/readme.md
index 4860e49be..0e1665063 100644
--- a/Build/third-party-libraries/packages/nuget.org/system.threading.channels/10.0.8/readme.md
+++ b/Build/third-party-libraries/packages/nuget.org/system.threading.channels/10.0.9/readme.md
@@ -1,4 +1,4 @@
-System.Threading.Channels [10.0.8](https://www.nuget.org/packages/System.Threading.Channels/10.0.8)
+System.Threading.Channels [10.0.9](https://www.nuget.org/packages/System.Threading.Channels/10.0.9)
--------------------
Used by: Core internal
@@ -24,7 +24,7 @@ Dependencies 2
|Name|Version|
|----------|:----|
-|[Microsoft.Bcl.AsyncInterfaces](../../../../packages/nuget.org/microsoft.bcl.asyncinterfaces/10.0.8)|10.0.8|
+|[Microsoft.Bcl.AsyncInterfaces](../../../../packages/nuget.org/microsoft.bcl.asyncinterfaces/10.0.9)|10.0.9|
|[System.Threading.Tasks.Extensions](../../../../packages/nuget.org/system.threading.tasks.extensions/4.6.3)|4.6.3|
*This page was generated by a tool.*
\ No newline at end of file
diff --git a/Build/third-party-libraries/packages/nuget.org/system.threading.channels/10.0.8/repository-LICENSE.TXT b/Build/third-party-libraries/packages/nuget.org/system.threading.channels/10.0.9/repository-LICENSE.TXT
similarity index 100%
rename from Build/third-party-libraries/packages/nuget.org/system.threading.channels/10.0.8/repository-LICENSE.TXT
rename to Build/third-party-libraries/packages/nuget.org/system.threading.channels/10.0.9/repository-LICENSE.TXT
diff --git a/Build/third-party-libraries/packages/nuget.org/system.threading.tasks.extensions/4.5.4/index.json b/Build/third-party-libraries/packages/nuget.org/system.threading.tasks.extensions/4.5.4/index.json
index f76c737f2..27ad1f8c3 100644
--- a/Build/third-party-libraries/packages/nuget.org/system.threading.tasks.extensions/4.5.4/index.json
+++ b/Build/third-party-libraries/packages/nuget.org/system.threading.tasks.extensions/4.5.4/index.json
@@ -87,7 +87,7 @@
"Dependencies": [
{
"Name": "System.Runtime.CompilerServices.Unsafe",
- "Version": "6.1.2"
+ "Version": "6.0.0"
}
]
}
diff --git a/Build/third-party-libraries/packages/nuget.org/system.threading.tasks.extensions/4.5.4/readme.md b/Build/third-party-libraries/packages/nuget.org/system.threading.tasks.extensions/4.5.4/readme.md
index 42dcd771a..954d37d57 100644
--- a/Build/third-party-libraries/packages/nuget.org/system.threading.tasks.extensions/4.5.4/readme.md
+++ b/Build/third-party-libraries/packages/nuget.org/system.threading.tasks.extensions/4.5.4/readme.md
@@ -19,7 +19,7 @@ System.Threading.Tasks.ValueTask
7601f4f6225089ffb291dc7d58293c7bbf5c5d4f
-Dependencies 4
+Dependencies 3
-----------
|Name|Version|
@@ -27,6 +27,5 @@ Dependencies 4
|[System.Runtime.CompilerServices.Unsafe](../../../../packages/nuget.org/system.runtime.compilerservices.unsafe/4.5.3)|4.5.3|
|[System.Runtime.CompilerServices.Unsafe](../../../../packages/nuget.org/system.runtime.compilerservices.unsafe/5.0.0)|5.0.0|
|[System.Runtime.CompilerServices.Unsafe](../../../../packages/nuget.org/system.runtime.compilerservices.unsafe/6.0.0)|6.0.0|
-|[System.Runtime.CompilerServices.Unsafe](../../../../packages/nuget.org/system.runtime.compilerservices.unsafe/6.1.2)|6.1.2|
*This page was generated by a tool.*
\ No newline at end of file
diff --git a/Build/third-party-libraries/readme.md b/Build/third-party-libraries/readme.md
index 21b6c9f9d..116a2ea78 100644
--- a/Build/third-party-libraries/readme.md
+++ b/Build/third-party-libraries/readme.md
@@ -7,13 +7,13 @@ Licenses
|[BSD-2-Clause](licenses/bsd-2-clause)|no|no|0|
|[BSD-3-Clause](licenses/bsd-3-clause)|no|no|3|
|[Google.Protobuf](licenses/google.protobuf)|yes|no|0|
-|[MIT](licenses/mit)|no|no|115|
+|[MIT](licenses/mit)|no|no|111|
|[ms-net-library](licenses/ms-net-library)|no|no|0|
|[MS-PL](licenses/ms-pl)|no|no|0|
-Packages 128
+Packages 124
--------
|Name|Version|Source|License|Used by|
@@ -21,27 +21,27 @@ Packages 128
|[Castle.Core](packages/nuget.org/castle.core/5.1.1)|5.1.1|[nuget.org](https://www.nuget.org/packages/Castle.Core/5.1.1)|[Apache-2.0](licenses/apache-2.0)|AspNetCore internal, AspNetCoreNSwag internal, AspNetCoreSwashbuckle internal, ClientDI internal, Core internal, DesignTime internal, Emit internal, MemoryPack internal, MessagePack internal, NerdbankMessagePack internal, SelfHost internal|
|[DiffEngine](packages/nuget.org/diffengine/11.3.0)|11.3.0|[nuget.org](https://www.nuget.org/packages/DiffEngine/11.3.0)|[MIT](licenses/mit)|AspNetCore internal, AspNetCoreNSwag internal, AspNetCoreSwashbuckle internal, ClientDI internal, Core internal, DesignTime internal, Emit internal, MemoryPack internal, MessagePack internal, NerdbankMessagePack internal, SelfHost internal|
|[EmptyFiles](packages/nuget.org/emptyfiles/4.4.0)|4.4.0|[nuget.org](https://www.nuget.org/packages/EmptyFiles/4.4.0)|[MIT](licenses/mit)|AspNetCore internal, AspNetCoreNSwag internal, AspNetCoreSwashbuckle internal, ClientDI internal, Core internal, DesignTime internal, Emit internal, MemoryPack internal, MessagePack internal, NerdbankMessagePack internal, SelfHost internal|
-|[Google.Protobuf](packages/nuget.org/google.protobuf/3.34.1)|3.34.1|[nuget.org](https://www.nuget.org/packages/Google.Protobuf/3.34.1)|[BSD-3-Clause](licenses/bsd-3-clause)|AspNetCore internal, AspNetCoreNSwag internal, AspNetCoreSwashbuckle internal|
+|[Google.Protobuf](packages/nuget.org/google.protobuf/3.35.1)|3.35.1|[nuget.org](https://www.nuget.org/packages/Google.Protobuf/3.35.1)|[BSD-3-Clause](licenses/bsd-3-clause)|AspNetCore internal, AspNetCoreNSwag internal, AspNetCoreSwashbuckle internal|
|[Grpc.AspNetCore.Server](packages/nuget.org/grpc.aspnetcore.server/2.80.0)|2.80.0|[nuget.org](https://www.nuget.org/packages/Grpc.AspNetCore.Server/2.80.0)|[Apache-2.0](licenses/apache-2.0)|AspNetCore|
|[Grpc.Core](packages/nuget.org/grpc.core/2.46.6)|2.46.6|[nuget.org](https://www.nuget.org/packages/Grpc.Core/2.46.6)|[Apache-2.0](licenses/apache-2.0)|Core internal, SelfHost|
|[Grpc.Core.Api](packages/nuget.org/grpc.core.api/2.80.0)|2.80.0|[nuget.org](https://www.nuget.org/packages/Grpc.Core.Api/2.80.0)|[Apache-2.0](licenses/apache-2.0)|AspNetCore, ClientDI, Core, DesignTime, SelfHost|
|[Grpc.Net.Client](packages/nuget.org/grpc.net.client/2.80.0)|2.80.0|[nuget.org](https://www.nuget.org/packages/Grpc.Net.Client/2.80.0)|[Apache-2.0](licenses/apache-2.0)|ClientDI, Core internal|
|[Grpc.Net.ClientFactory](packages/nuget.org/grpc.net.clientfactory/2.80.0)|2.80.0|[nuget.org](https://www.nuget.org/packages/Grpc.Net.ClientFactory/2.80.0)|[Apache-2.0](licenses/apache-2.0)|ClientDI|
|[Grpc.Net.Common](packages/nuget.org/grpc.net.common/2.80.0)|2.80.0|[nuget.org](https://www.nuget.org/packages/Grpc.Net.Common/2.80.0)|[Apache-2.0](licenses/apache-2.0)|AspNetCore, ClientDI, Core internal|
-|[Grpc.Tools](packages/nuget.org/grpc.tools/2.80.0)|2.80.0|[nuget.org](https://www.nuget.org/packages/Grpc.Tools/2.80.0)|[Apache-2.0](licenses/apache-2.0)|AspNetCore internal, AspNetCoreNSwag internal, AspNetCoreSwashbuckle internal|
+|[Grpc.Tools](packages/nuget.org/grpc.tools/2.81.1)|2.81.1|[nuget.org](https://www.nuget.org/packages/Grpc.Tools/2.81.1)|[Apache-2.0](licenses/apache-2.0)|AspNetCore internal, AspNetCoreNSwag internal, AspNetCoreSwashbuckle internal|
|[MemoryPack](packages/nuget.org/memorypack/1.21.4)|1.21.4|[nuget.org](https://www.nuget.org/packages/MemoryPack/1.21.4)|[MIT](licenses/mit)|MemoryPack|
|[MemoryPack.Core](packages/nuget.org/memorypack.core/1.21.4)|1.21.4|[nuget.org](https://www.nuget.org/packages/MemoryPack.Core/1.21.4)|[MIT](licenses/mit)|MemoryPack|
-|[MessagePack](packages/nuget.org/messagepack/3.1.4)|3.1.4|[nuget.org](https://www.nuget.org/packages/MessagePack/3.1.4)|[MIT](licenses/mit)|MessagePack|
-|[MessagePack.Annotations](packages/nuget.org/messagepack.annotations/3.1.4)|3.1.4|[nuget.org](https://www.nuget.org/packages/MessagePack.Annotations/3.1.4)|[MIT](licenses/mit)|MessagePack|
+|[MessagePack](packages/nuget.org/messagepack/3.1.7)|3.1.7|[nuget.org](https://www.nuget.org/packages/MessagePack/3.1.7)|[MIT](licenses/mit)|MessagePack|
+|[MessagePack.Annotations](packages/nuget.org/messagepack.annotations/3.1.7)|3.1.7|[nuget.org](https://www.nuget.org/packages/MessagePack.Annotations/3.1.7)|[MIT](licenses/mit)|MessagePack|
|[Microsoft.ApplicationInsights](packages/nuget.org/microsoft.applicationinsights/2.23.0)|2.23.0|[nuget.org](https://www.nuget.org/packages/Microsoft.ApplicationInsights/2.23.0)|[MIT](licenses/mit)|AspNetCore internal, AspNetCoreNSwag internal, AspNetCoreSwashbuckle internal, ClientDI internal, Core internal, DesignTime internal, Emit internal, MemoryPack internal, MessagePack internal, NerdbankMessagePack internal, SelfHost internal|
-|[Microsoft.AspNetCore.Authentication.JwtBearer](packages/nuget.org/microsoft.aspnetcore.authentication.jwtbearer/8.0.27)|8.0.27|[nuget.org](https://www.nuget.org/packages/Microsoft.AspNetCore.Authentication.JwtBearer/8.0.27)|[MIT](licenses/mit)|AspNetCore internal, AspNetCoreNSwag internal, AspNetCoreSwashbuckle internal|
+|[Microsoft.AspNetCore.Authentication.JwtBearer](packages/nuget.org/microsoft.aspnetcore.authentication.jwtbearer/8.0.28)|8.0.28|[nuget.org](https://www.nuget.org/packages/Microsoft.AspNetCore.Authentication.JwtBearer/8.0.28)|[MIT](licenses/mit)|AspNetCore internal, AspNetCoreNSwag internal, AspNetCoreSwashbuckle internal|
|[Microsoft.Bcl.AsyncInterfaces](packages/nuget.org/microsoft.bcl.asyncinterfaces/1.1.1)|1.1.1|[nuget.org](https://www.nuget.org/packages/Microsoft.Bcl.AsyncInterfaces/1.1.1)|[MIT](licenses/mit)|Core|
-|[Microsoft.Bcl.AsyncInterfaces](packages/nuget.org/microsoft.bcl.asyncinterfaces/10.0.8)|10.0.8|[nuget.org](https://www.nuget.org/packages/Microsoft.Bcl.AsyncInterfaces/10.0.8)|[MIT](licenses/mit)|Core internal|
+|[Microsoft.Bcl.AsyncInterfaces](packages/nuget.org/microsoft.bcl.asyncinterfaces/10.0.9)|10.0.9|[nuget.org](https://www.nuget.org/packages/Microsoft.Bcl.AsyncInterfaces/10.0.9)|[MIT](licenses/mit)|Core internal|
|[Microsoft.Bcl.AsyncInterfaces](packages/nuget.org/microsoft.bcl.asyncinterfaces/8.0.0)|8.0.0|[nuget.org](https://www.nuget.org/packages/Microsoft.Bcl.AsyncInterfaces/8.0.0)|[MIT](licenses/mit)|ClientDI, MessagePack, NerdbankMessagePack|
|[Microsoft.Bcl.HashCode](packages/nuget.org/microsoft.bcl.hashcode/6.0.0)|6.0.0|[nuget.org](https://www.nuget.org/packages/Microsoft.Bcl.HashCode/6.0.0)|[MIT](licenses/mit)|NerdbankMessagePack|
|[Microsoft.CodeAnalysis.Common](packages/nuget.org/microsoft.codeanalysis.common/4.0.1)|4.0.1|[nuget.org](https://www.nuget.org/packages/Microsoft.CodeAnalysis.Common/4.0.1)|[MIT](licenses/mit)|DesignTime|
|[Microsoft.CodeAnalysis.CSharp](packages/nuget.org/microsoft.codeanalysis.csharp/4.0.1)|4.0.1|[nuget.org](https://www.nuget.org/packages/Microsoft.CodeAnalysis.CSharp/4.0.1)|[MIT](licenses/mit)|DesignTime|
-|[Microsoft.CodeCoverage](packages/nuget.org/microsoft.codecoverage/18.5.1)|18.5.1|[nuget.org](https://www.nuget.org/packages/Microsoft.CodeCoverage/18.5.1)|[MIT](licenses/mit)|AspNetCore internal, AspNetCoreNSwag internal, AspNetCoreSwashbuckle internal, ClientDI internal, Core internal, DesignTime internal, Emit internal, MemoryPack internal, MessagePack internal, NerdbankMessagePack internal, SelfHost internal|
+|[Microsoft.CodeCoverage](packages/nuget.org/microsoft.codecoverage/18.7.0)|18.7.0|[nuget.org](https://www.nuget.org/packages/Microsoft.CodeCoverage/18.7.0)|[MIT](licenses/mit)|AspNetCore internal, AspNetCoreNSwag internal, AspNetCoreSwashbuckle internal, ClientDI internal, Core internal, DesignTime internal, Emit internal, MemoryPack internal, MessagePack internal, NerdbankMessagePack internal, SelfHost internal|
|[Microsoft.Extensions.Configuration](packages/nuget.org/microsoft.extensions.configuration/8.0.0)|8.0.0|[nuget.org](https://www.nuget.org/packages/Microsoft.Extensions.Configuration/8.0.0)|[MIT](licenses/mit)|ClientDI|
|[Microsoft.Extensions.Configuration.Abstractions](packages/nuget.org/microsoft.extensions.configuration.abstractions/8.0.0)|8.0.0|[nuget.org](https://www.nuget.org/packages/Microsoft.Extensions.Configuration.Abstractions/8.0.0)|[MIT](licenses/mit)|ClientDI|
|[Microsoft.Extensions.Configuration.Binder](packages/nuget.org/microsoft.extensions.configuration.binder/8.0.0)|8.0.0|[nuget.org](https://www.nuget.org/packages/Microsoft.Extensions.Configuration.Binder/8.0.0)|[MIT](licenses/mit)|ClientDI|
@@ -63,10 +63,9 @@ Packages 128
|[Microsoft.IdentityModel.Protocols.OpenIdConnect](packages/nuget.org/microsoft.identitymodel.protocols.openidconnect/7.1.2)|7.1.2|[nuget.org](https://www.nuget.org/packages/Microsoft.IdentityModel.Protocols.OpenIdConnect/7.1.2)|[MIT](licenses/mit)|AspNetCore internal, AspNetCoreNSwag internal, AspNetCoreSwashbuckle internal|
|[Microsoft.IdentityModel.Tokens](packages/nuget.org/microsoft.identitymodel.tokens/7.1.2)|7.1.2|[nuget.org](https://www.nuget.org/packages/Microsoft.IdentityModel.Tokens/7.1.2)|[MIT](licenses/mit)|AspNetCore internal, AspNetCoreNSwag internal, AspNetCoreSwashbuckle internal|
|[Microsoft.NET.StringTools](packages/nuget.org/microsoft.net.stringtools/17.11.4)|17.11.4|[nuget.org](https://www.nuget.org/packages/Microsoft.NET.StringTools/17.11.4)|[MIT](licenses/mit)|MessagePack|
-|[Microsoft.NET.StringTools](packages/nuget.org/microsoft.net.stringtools/18.4.0)|18.4.0|[nuget.org](https://www.nuget.org/packages/Microsoft.NET.StringTools/18.4.0)|[MIT](licenses/mit)|NerdbankMessagePack|
-|[Microsoft.NET.Test.Sdk](packages/nuget.org/microsoft.net.test.sdk/18.5.1)|18.5.1|[nuget.org](https://www.nuget.org/packages/Microsoft.NET.Test.Sdk/18.5.1)|[MIT](licenses/mit)|AspNetCore internal, AspNetCoreNSwag internal, AspNetCoreSwashbuckle internal, ClientDI internal, Core internal, DesignTime internal, Emit internal, MemoryPack internal, MessagePack internal, NerdbankMessagePack internal, SelfHost internal|
+|[Microsoft.NET.Test.Sdk](packages/nuget.org/microsoft.net.test.sdk/18.7.0)|18.7.0|[nuget.org](https://www.nuget.org/packages/Microsoft.NET.Test.Sdk/18.7.0)|[MIT](licenses/mit)|AspNetCore internal, AspNetCoreNSwag internal, AspNetCoreSwashbuckle internal, ClientDI internal, Core internal, DesignTime internal, Emit internal, MemoryPack internal, MessagePack internal, NerdbankMessagePack internal, SelfHost internal|
|[Microsoft.NETFramework.ReferenceAssemblies](packages/nuget.org/microsoft.netframework.referenceassemblies/1.0.3)|1.0.3|[nuget.org](https://www.nuget.org/packages/Microsoft.NETFramework.ReferenceAssemblies/1.0.3)|[MIT](licenses/mit)|ClientDI internal, Core, DesignTime internal, Emit, ProtoBuf, SelfHost|
-|[Microsoft.OpenApi](packages/nuget.org/microsoft.openapi/2.4.1)|2.4.1|[nuget.org](https://www.nuget.org/packages/Microsoft.OpenApi/2.4.1)|[MIT](licenses/mit)|AspNetCoreSwashbuckle|
+|[Microsoft.OpenApi](packages/nuget.org/microsoft.openapi/2.7.5)|2.7.5|[nuget.org](https://www.nuget.org/packages/Microsoft.OpenApi/2.7.5)|[MIT](licenses/mit)|AspNetCoreSwashbuckle|
|[Microsoft.SourceLink.GitHub](packages/nuget.org/microsoft.sourcelink.github/8.0.0)|8.0.0|[nuget.org](https://www.nuget.org/packages/Microsoft.SourceLink.GitHub/8.0.0)|[MIT](licenses/mit)|AspNetCore internal, AspNetCoreNSwag internal, AspNetCoreSwashbuckle internal, ClientDI internal, Core internal, DesignTime internal, Emit internal, MemoryPack internal, MessagePack internal, NerdbankMessagePack internal, ProtoBuf internal, SelfHost internal|
|[Microsoft.Testing.Extensions.Telemetry](packages/nuget.org/microsoft.testing.extensions.telemetry/2.1.0)|2.1.0|[nuget.org](https://www.nuget.org/packages/Microsoft.Testing.Extensions.Telemetry/2.1.0)|[MIT](licenses/mit)|AspNetCore internal, AspNetCoreNSwag internal, AspNetCoreSwashbuckle internal, ClientDI internal, Core internal, DesignTime internal, Emit internal, MemoryPack internal, MessagePack internal, NerdbankMessagePack internal, SelfHost internal|
|[Microsoft.Testing.Extensions.TrxReport.Abstractions](packages/nuget.org/microsoft.testing.extensions.trxreport.abstractions/2.1.0)|2.1.0|[nuget.org](https://www.nuget.org/packages/Microsoft.Testing.Extensions.TrxReport.Abstractions/2.1.0)|[MIT](licenses/mit)|AspNetCore internal, AspNetCoreNSwag internal, AspNetCoreSwashbuckle internal, ClientDI internal, Core internal, DesignTime internal, Emit internal, MemoryPack internal, MessagePack internal, NerdbankMessagePack internal, SelfHost internal|
@@ -74,13 +73,13 @@ Packages 128
|[Microsoft.Testing.Platform](packages/nuget.org/microsoft.testing.platform/2.1.0)|2.1.0|[nuget.org](https://www.nuget.org/packages/Microsoft.Testing.Platform/2.1.0)|[MIT](licenses/mit)|AspNetCore internal, AspNetCoreNSwag internal, AspNetCoreSwashbuckle internal, ClientDI internal, Core internal, DesignTime internal, Emit internal, MemoryPack internal, MessagePack internal, NerdbankMessagePack internal, SelfHost internal|
|[Microsoft.Testing.Platform.MSBuild](packages/nuget.org/microsoft.testing.platform.msbuild/2.1.0)|2.1.0|[nuget.org](https://www.nuget.org/packages/Microsoft.Testing.Platform.MSBuild/2.1.0)|[MIT](licenses/mit)|AspNetCore internal, AspNetCoreNSwag internal, AspNetCoreSwashbuckle internal, ClientDI internal, Core internal, DesignTime internal, Emit internal, MemoryPack internal, MessagePack internal, NerdbankMessagePack internal, SelfHost internal|
|[Microsoft.TestPlatform.ObjectModel](packages/nuget.org/microsoft.testplatform.objectmodel/18.0.1)|18.0.1|[nuget.org](https://www.nuget.org/packages/Microsoft.TestPlatform.ObjectModel/18.0.1)|[MIT](licenses/mit)|ClientDI internal, Core internal, DesignTime internal, Emit internal, SelfHost internal|
-|[Microsoft.TestPlatform.ObjectModel](packages/nuget.org/microsoft.testplatform.objectmodel/18.5.1)|18.5.1|[nuget.org](https://www.nuget.org/packages/Microsoft.TestPlatform.ObjectModel/18.5.1)|[MIT](licenses/mit)|AspNetCore internal, AspNetCoreNSwag internal, AspNetCoreSwashbuckle internal, ClientDI internal, Core internal, DesignTime internal, Emit internal, MemoryPack internal, MessagePack internal, NerdbankMessagePack internal, SelfHost internal|
-|[Microsoft.TestPlatform.TestHost](packages/nuget.org/microsoft.testplatform.testhost/18.5.1)|18.5.1|[nuget.org](https://www.nuget.org/packages/Microsoft.TestPlatform.TestHost/18.5.1)|[MIT](licenses/mit)|AspNetCore internal, AspNetCoreNSwag internal, AspNetCoreSwashbuckle internal, ClientDI internal, Core internal, DesignTime internal, Emit internal, MemoryPack internal, MessagePack internal, NerdbankMessagePack internal, SelfHost internal|
+|[Microsoft.TestPlatform.ObjectModel](packages/nuget.org/microsoft.testplatform.objectmodel/18.7.0)|18.7.0|[nuget.org](https://www.nuget.org/packages/Microsoft.TestPlatform.ObjectModel/18.7.0)|[MIT](licenses/mit)|AspNetCore internal, AspNetCoreNSwag internal, AspNetCoreSwashbuckle internal, ClientDI internal, Core internal, DesignTime internal, Emit internal, MemoryPack internal, MessagePack internal, NerdbankMessagePack internal, SelfHost internal|
+|[Microsoft.TestPlatform.TestHost](packages/nuget.org/microsoft.testplatform.testhost/18.7.0)|18.7.0|[nuget.org](https://www.nuget.org/packages/Microsoft.TestPlatform.TestHost/18.7.0)|[MIT](licenses/mit)|AspNetCore internal, AspNetCoreNSwag internal, AspNetCoreSwashbuckle internal, ClientDI internal, Core internal, DesignTime internal, Emit internal, MemoryPack internal, MessagePack internal, NerdbankMessagePack internal, SelfHost internal|
|[Microsoft.VisualStudio.Validation](packages/nuget.org/microsoft.visualstudio.validation/17.13.22)|17.13.22|[nuget.org](https://www.nuget.org/packages/Microsoft.VisualStudio.Validation/17.13.22)|[MIT](licenses/mit)|NerdbankMessagePack|
|[Mono.Reflection](packages/nuget.org/mono.reflection/2.0.0)|2.0.0|[nuget.org](https://www.nuget.org/packages/Mono.Reflection/2.0.0)|[MIT](licenses/mit)|Core internal|
|[Moq](packages/nuget.org/moq/4.20.72)|4.20.72|[nuget.org](https://www.nuget.org/packages/Moq/4.20.72)|[BSD-3-Clause](licenses/bsd-3-clause)|AspNetCore internal, AspNetCoreNSwag internal, AspNetCoreSwashbuckle internal, ClientDI internal, Core internal, DesignTime internal, Emit internal, MemoryPack internal, MessagePack internal, NerdbankMessagePack internal, SelfHost internal|
|[Namotion.Reflection](packages/nuget.org/namotion.reflection/3.5.0)|3.5.0|[nuget.org](https://www.nuget.org/packages/Namotion.Reflection/3.5.0)|[MIT](licenses/mit)|AspNetCoreNSwag|
-|[Nerdbank.MessagePack](packages/nuget.org/nerdbank.messagepack/1.1.62)|1.1.62|[nuget.org](https://www.nuget.org/packages/Nerdbank.MessagePack/1.1.62)|[MIT](licenses/mit)|NerdbankMessagePack|
+|[Nerdbank.MessagePack](packages/nuget.org/nerdbank.messagepack/1.2.30)|1.2.30|[nuget.org](https://www.nuget.org/packages/Nerdbank.MessagePack/1.2.30)|[MIT](licenses/mit)|NerdbankMessagePack|
|[NETStandard.Library](packages/nuget.org/netstandard.library/2.0.3)|2.0.3|[nuget.org](https://www.nuget.org/packages/NETStandard.Library/2.0.3)|[MIT](licenses/mit)|ClientDI, Core, DesignTime, Emit, MessagePack, NerdbankMessagePack, ProtoBuf, SelfHost|
|[Newtonsoft.Json](packages/nuget.org/newtonsoft.json/13.0.3)|13.0.3|[nuget.org](https://www.nuget.org/packages/Newtonsoft.Json/13.0.3)|[MIT](licenses/mit)|AspNetCore internal, AspNetCoreNSwag, AspNetCoreSwashbuckle internal, ClientDI internal, Core internal, DesignTime internal, Emit internal, MemoryPack internal, MessagePack internal, NerdbankMessagePack internal, SelfHost internal|
|[NJsonSchema](packages/nuget.org/njsonschema/11.6.1)|11.6.1|[nuget.org](https://www.nuget.org/packages/NJsonSchema/11.6.1)|[MIT](licenses/mit)|AspNetCoreNSwag|
@@ -93,20 +92,19 @@ Packages 128
|[NSwag.Core.Yaml](packages/nuget.org/nswag.core.yaml/14.7.1)|14.7.1|[nuget.org](https://www.nuget.org/packages/NSwag.Core.Yaml/14.7.1)|[MIT](licenses/mit)|AspNetCoreNSwag|
|[NSwag.Generation](packages/nuget.org/nswag.generation/14.7.1)|14.7.1|[nuget.org](https://www.nuget.org/packages/NSwag.Generation/14.7.1)|[MIT](licenses/mit)|AspNetCoreNSwag|
|[NSwag.Generation.AspNetCore](packages/nuget.org/nswag.generation.aspnetcore/14.7.1)|14.7.1|[nuget.org](https://www.nuget.org/packages/NSwag.Generation.AspNetCore/14.7.1)|[MIT](licenses/mit)|AspNetCoreNSwag|
-|[NUnit](packages/nuget.org/nunit/4.6.0)|4.6.0|[nuget.org](https://www.nuget.org/packages/NUnit/4.6.0)|[MIT](licenses/mit)|AspNetCore internal, AspNetCoreNSwag internal, AspNetCoreSwashbuckle internal, ClientDI internal, Core internal, DesignTime internal, Emit internal, MemoryPack internal, MessagePack internal, NerdbankMessagePack internal, SelfHost internal|
+|[NUnit](packages/nuget.org/nunit/4.6.1)|4.6.1|[nuget.org](https://www.nuget.org/packages/NUnit/4.6.1)|[MIT](licenses/mit)|AspNetCore internal, AspNetCoreNSwag internal, AspNetCoreSwashbuckle internal, ClientDI internal, Core internal, DesignTime internal, Emit internal, MemoryPack internal, MessagePack internal, NerdbankMessagePack internal, SelfHost internal|
|[NUnit3TestAdapter](packages/nuget.org/nunit3testadapter/6.2.0)|6.2.0|[nuget.org](https://www.nuget.org/packages/NUnit3TestAdapter/6.2.0)|[MIT](licenses/mit)|AspNetCore internal, AspNetCoreNSwag internal, AspNetCoreSwashbuckle internal, ClientDI internal, Core internal, DesignTime internal, Emit internal, MemoryPack internal, MessagePack internal, NerdbankMessagePack internal, SelfHost internal|
|[PolyType](packages/nuget.org/polytype/1.3.1)|1.3.1|[nuget.org](https://www.nuget.org/packages/PolyType/1.3.1)|[MIT](licenses/mit)|NerdbankMessagePack|
|[protobuf-net](packages/nuget.org/protobuf-net/3.2.56)|3.2.56|[nuget.org](https://www.nuget.org/packages/protobuf-net/3.2.56)|[Apache-2.0](licenses/apache-2.0)|ProtoBuf|
|[protobuf-net.Core](packages/nuget.org/protobuf-net.core/3.2.56)|3.2.56|[nuget.org](https://www.nuget.org/packages/protobuf-net.Core/3.2.56)|[Apache-2.0](licenses/apache-2.0)|ProtoBuf|
|[Shouldly](packages/nuget.org/shouldly/4.3.0)|4.3.0|[nuget.org](https://www.nuget.org/packages/Shouldly/4.3.0)|[BSD-3-Clause](licenses/bsd-3-clause)|AspNetCore internal, AspNetCoreNSwag internal, AspNetCoreSwashbuckle internal, ClientDI internal, Core internal, DesignTime internal, Emit internal, MemoryPack internal, MessagePack internal, NerdbankMessagePack internal, SelfHost internal|
|[StyleCop.Analyzers.Unstable](packages/nuget.org/stylecop.analyzers.unstable/1.2.0.556)|1.2.0.556|[nuget.org](https://www.nuget.org/packages/StyleCop.Analyzers.Unstable/1.2.0.556)|[MIT](licenses/mit)|AspNetCore internal, AspNetCoreNSwag internal, AspNetCoreSwashbuckle internal, ClientDI internal, Core internal, DesignTime internal, Emit internal, MemoryPack internal, MessagePack internal, NerdbankMessagePack internal, ProtoBuf internal, SelfHost internal|
-|[Swashbuckle.AspNetCore.Annotations](packages/nuget.org/swashbuckle.aspnetcore.annotations/10.1.7)|10.1.7|[nuget.org](https://www.nuget.org/packages/Swashbuckle.AspNetCore.Annotations/10.1.7)|[MIT](licenses/mit)|AspNetCoreSwashbuckle internal|
-|[Swashbuckle.AspNetCore.Swagger](packages/nuget.org/swashbuckle.aspnetcore.swagger/10.1.7)|10.1.7|[nuget.org](https://www.nuget.org/packages/Swashbuckle.AspNetCore.Swagger/10.1.7)|[MIT](licenses/mit)|AspNetCoreSwashbuckle|
-|[Swashbuckle.AspNetCore.SwaggerGen](packages/nuget.org/swashbuckle.aspnetcore.swaggergen/10.1.7)|10.1.7|[nuget.org](https://www.nuget.org/packages/Swashbuckle.AspNetCore.SwaggerGen/10.1.7)|[MIT](licenses/mit)|AspNetCoreSwashbuckle|
-|[Swashbuckle.AspNetCore.SwaggerUI](packages/nuget.org/swashbuckle.aspnetcore.swaggerui/10.1.7)|10.1.7|[nuget.org](https://www.nuget.org/packages/Swashbuckle.AspNetCore.SwaggerUI/10.1.7)|[MIT](licenses/mit)|AspNetCoreSwashbuckle internal|
+|[Swashbuckle.AspNetCore.Annotations](packages/nuget.org/swashbuckle.aspnetcore.annotations/10.2.3)|10.2.3|[nuget.org](https://www.nuget.org/packages/Swashbuckle.AspNetCore.Annotations/10.2.3)|[MIT](licenses/mit)|AspNetCoreSwashbuckle internal|
+|[Swashbuckle.AspNetCore.Swagger](packages/nuget.org/swashbuckle.aspnetcore.swagger/10.2.3)|10.2.3|[nuget.org](https://www.nuget.org/packages/Swashbuckle.AspNetCore.Swagger/10.2.3)|[MIT](licenses/mit)|AspNetCoreSwashbuckle|
+|[Swashbuckle.AspNetCore.SwaggerGen](packages/nuget.org/swashbuckle.aspnetcore.swaggergen/10.2.3)|10.2.3|[nuget.org](https://www.nuget.org/packages/Swashbuckle.AspNetCore.SwaggerGen/10.2.3)|[MIT](licenses/mit)|AspNetCoreSwashbuckle|
+|[Swashbuckle.AspNetCore.SwaggerUI](packages/nuget.org/swashbuckle.aspnetcore.swaggerui/10.2.3)|10.2.3|[nuget.org](https://www.nuget.org/packages/Swashbuckle.AspNetCore.SwaggerUI/10.2.3)|[MIT](licenses/mit)|AspNetCoreSwashbuckle internal|
|[System.Buffers](packages/nuget.org/system.buffers/4.4.0)|4.4.0|[nuget.org](https://www.nuget.org/packages/System.Buffers/4.4.0)|[MIT](licenses/mit)|Core, DesignTime, SelfHost|
-|[System.Buffers](packages/nuget.org/system.buffers/4.5.1)|4.5.1|[nuget.org](https://www.nuget.org/packages/System.Buffers/4.5.1)|[MIT](licenses/mit)|ClientDI, Core internal, DesignTime, Emit internal, MessagePack, ProtoBuf, SelfHost internal|
-|[System.Buffers](packages/nuget.org/system.buffers/4.6.1)|4.6.1|[nuget.org](https://www.nuget.org/packages/System.Buffers/4.6.1)|[MIT](licenses/mit)|NerdbankMessagePack|
+|[System.Buffers](packages/nuget.org/system.buffers/4.5.1)|4.5.1|[nuget.org](https://www.nuget.org/packages/System.Buffers/4.5.1)|[MIT](licenses/mit)|ClientDI, Core internal, DesignTime, Emit internal, MessagePack, NerdbankMessagePack, ProtoBuf, SelfHost internal|
|[System.CodeDom](packages/nuget.org/system.codedom/6.0.0)|6.0.0|[nuget.org](https://www.nuget.org/packages/System.CodeDom/6.0.0)|[MIT](licenses/mit)|AspNetCore internal, AspNetCoreNSwag internal, AspNetCoreSwashbuckle internal, ClientDI internal, Core internal, DesignTime internal, Emit internal, MemoryPack internal, MessagePack internal, NerdbankMessagePack internal, SelfHost internal|
|[System.Collections.Immutable](packages/nuget.org/system.collections.immutable/5.0.0)|5.0.0|[nuget.org](https://www.nuget.org/packages/System.Collections.Immutable/5.0.0)|[MIT](licenses/mit)|DesignTime|
|[System.Collections.Immutable](packages/nuget.org/system.collections.immutable/6.0.0)|6.0.0|[nuget.org](https://www.nuget.org/packages/System.Collections.Immutable/6.0.0)|[MIT](licenses/mit)|MemoryPack|
@@ -122,12 +120,10 @@ Packages 128
|[System.Management](packages/nuget.org/system.management/6.0.1)|6.0.1|[nuget.org](https://www.nuget.org/packages/System.Management/6.0.1)|[MIT](licenses/mit)|AspNetCore internal, AspNetCoreNSwag internal, AspNetCoreSwashbuckle internal, ClientDI internal, Core internal, DesignTime internal, Emit internal, MemoryPack internal, MessagePack internal, NerdbankMessagePack internal, SelfHost internal|
|[System.Memory](packages/nuget.org/system.memory/4.5.3)|4.5.3|[nuget.org](https://www.nuget.org/packages/System.Memory/4.5.3)|[MIT](licenses/mit)|Core, DesignTime, SelfHost|
|[System.Memory](packages/nuget.org/system.memory/4.5.4)|4.5.4|[nuget.org](https://www.nuget.org/packages/System.Memory/4.5.4)|[MIT](licenses/mit)|DesignTime|
-|[System.Memory](packages/nuget.org/system.memory/4.5.5)|4.5.5|[nuget.org](https://www.nuget.org/packages/System.Memory/4.5.5)|[MIT](licenses/mit)|ClientDI, Core internal, DesignTime internal, Emit internal, MessagePack, ProtoBuf, SelfHost internal|
-|[System.Memory](packages/nuget.org/system.memory/4.6.3)|4.6.3|[nuget.org](https://www.nuget.org/packages/System.Memory/4.6.3)|[MIT](licenses/mit)|NerdbankMessagePack|
+|[System.Memory](packages/nuget.org/system.memory/4.5.5)|4.5.5|[nuget.org](https://www.nuget.org/packages/System.Memory/4.5.5)|[MIT](licenses/mit)|ClientDI, Core internal, DesignTime internal, Emit internal, MessagePack, NerdbankMessagePack, ProtoBuf, SelfHost internal|
|[System.Net.Http.WinHttpHandler](packages/nuget.org/system.net.http.winhttphandler/8.0.3)|8.0.3|[nuget.org](https://www.nuget.org/packages/System.Net.Http.WinHttpHandler/8.0.3)|[MIT](licenses/mit)|Core internal|
-|[System.Numerics.Vectors](packages/nuget.org/system.numerics.vectors/4.4.0)|4.4.0|[nuget.org](https://www.nuget.org/packages/System.Numerics.Vectors/4.4.0)|[MIT](licenses/mit)|ClientDI, Core, DesignTime, MessagePack, ProtoBuf, SelfHost|
+|[System.Numerics.Vectors](packages/nuget.org/system.numerics.vectors/4.4.0)|4.4.0|[nuget.org](https://www.nuget.org/packages/System.Numerics.Vectors/4.4.0)|[MIT](licenses/mit)|ClientDI, Core, DesignTime, MessagePack, NerdbankMessagePack, ProtoBuf, SelfHost|
|[System.Numerics.Vectors](packages/nuget.org/system.numerics.vectors/4.5.0)|4.5.0|[nuget.org](https://www.nuget.org/packages/System.Numerics.Vectors/4.5.0)|[MIT](licenses/mit)|ClientDI internal, Core internal, DesignTime internal, Emit internal, ProtoBuf, SelfHost internal|
-|[System.Numerics.Vectors](packages/nuget.org/system.numerics.vectors/4.6.1)|4.6.1|[nuget.org](https://www.nuget.org/packages/System.Numerics.Vectors/4.6.1)|[MIT](licenses/mit)|NerdbankMessagePack|
|[System.Reflection.Emit](packages/nuget.org/system.reflection.emit/4.7.0)|4.7.0|[nuget.org](https://www.nuget.org/packages/System.Reflection.Emit/4.7.0)|[MIT](licenses/mit)|Emit, MessagePack, ProtoBuf|
|[System.Reflection.Emit.ILGeneration](packages/nuget.org/system.reflection.emit.ilgeneration/4.7.0)|4.7.0|[nuget.org](https://www.nuget.org/packages/System.Reflection.Emit.ILGeneration/4.7.0)|[MIT](licenses/mit)|Emit, MessagePack, NerdbankMessagePack, ProtoBuf|
|[System.Reflection.Emit.Lightweight](packages/nuget.org/system.reflection.emit.lightweight/4.7.0)|4.7.0|[nuget.org](https://www.nuget.org/packages/System.Reflection.Emit.Lightweight/4.7.0)|[MIT](licenses/mit)|MessagePack, NerdbankMessagePack, ProtoBuf|
@@ -136,12 +132,12 @@ Packages 128
|[System.Runtime.CompilerServices.Unsafe](packages/nuget.org/system.runtime.compilerservices.unsafe/4.5.2)|4.5.2|[nuget.org](https://www.nuget.org/packages/System.Runtime.CompilerServices.Unsafe/4.5.2)|[MIT](licenses/mit)|SelfHost|
|[System.Runtime.CompilerServices.Unsafe](packages/nuget.org/system.runtime.compilerservices.unsafe/4.5.3)|4.5.3|[nuget.org](https://www.nuget.org/packages/System.Runtime.CompilerServices.Unsafe/4.5.3)|[MIT](licenses/mit)|Core, DesignTime, SelfHost|
|[System.Runtime.CompilerServices.Unsafe](packages/nuget.org/system.runtime.compilerservices.unsafe/5.0.0)|5.0.0|[nuget.org](https://www.nuget.org/packages/System.Runtime.CompilerServices.Unsafe/5.0.0)|[MIT](licenses/mit)|DesignTime|
-|[System.Runtime.CompilerServices.Unsafe](packages/nuget.org/system.runtime.compilerservices.unsafe/6.0.0)|6.0.0|[nuget.org](https://www.nuget.org/packages/System.Runtime.CompilerServices.Unsafe/6.0.0)|[MIT](licenses/mit)|ClientDI, Core internal, MemoryPack, MessagePack, ProtoBuf|
-|[System.Runtime.CompilerServices.Unsafe](packages/nuget.org/system.runtime.compilerservices.unsafe/6.1.2)|6.1.2|[nuget.org](https://www.nuget.org/packages/System.Runtime.CompilerServices.Unsafe/6.1.2)|[MIT](licenses/mit)|ClientDI internal, Core internal, DesignTime internal, Emit internal, NerdbankMessagePack, SelfHost internal|
+|[System.Runtime.CompilerServices.Unsafe](packages/nuget.org/system.runtime.compilerservices.unsafe/6.0.0)|6.0.0|[nuget.org](https://www.nuget.org/packages/System.Runtime.CompilerServices.Unsafe/6.0.0)|[MIT](licenses/mit)|ClientDI, Core internal, MemoryPack, MessagePack, NerdbankMessagePack, ProtoBuf|
+|[System.Runtime.CompilerServices.Unsafe](packages/nuget.org/system.runtime.compilerservices.unsafe/6.1.2)|6.1.2|[nuget.org](https://www.nuget.org/packages/System.Runtime.CompilerServices.Unsafe/6.1.2)|[MIT](licenses/mit)|ClientDI internal, Core internal, DesignTime internal, Emit internal, SelfHost internal|
|[System.Text.Encoding.CodePages](packages/nuget.org/system.text.encoding.codepages/4.5.1)|4.5.1|[nuget.org](https://www.nuget.org/packages/System.Text.Encoding.CodePages/4.5.1)|[MIT](licenses/mit)|DesignTime|
|[System.Text.Encodings.Web](packages/nuget.org/system.text.encodings.web/8.0.0)|8.0.0|[nuget.org](https://www.nuget.org/packages/System.Text.Encodings.Web/8.0.0)|[MIT](licenses/mit)|NerdbankMessagePack|
|[System.Text.Json](packages/nuget.org/system.text.json/8.0.6)|8.0.6|[nuget.org](https://www.nuget.org/packages/System.Text.Json/8.0.6)|[MIT](licenses/mit)|NerdbankMessagePack|
-|[System.Threading.Channels](packages/nuget.org/system.threading.channels/10.0.8)|10.0.8|[nuget.org](https://www.nuget.org/packages/System.Threading.Channels/10.0.8)|[MIT](licenses/mit)|Core internal|
+|[System.Threading.Channels](packages/nuget.org/system.threading.channels/10.0.9)|10.0.9|[nuget.org](https://www.nuget.org/packages/System.Threading.Channels/10.0.9)|[MIT](licenses/mit)|Core internal|
|[System.Threading.Tasks.Extensions](packages/nuget.org/system.threading.tasks.extensions/4.5.4)|4.5.4|[nuget.org](https://www.nuget.org/packages/System.Threading.Tasks.Extensions/4.5.4)|[MIT](licenses/mit)|ClientDI, Core, DesignTime, MessagePack, NerdbankMessagePack|
|[System.Threading.Tasks.Extensions](packages/nuget.org/system.threading.tasks.extensions/4.6.3)|4.6.3|[nuget.org](https://www.nuget.org/packages/System.Threading.Tasks.Extensions/4.6.3)|[MIT](licenses/mit)|ClientDI internal, Core internal, DesignTime internal, Emit internal, SelfHost internal|
|[System.ValueTuple](packages/nuget.org/system.valuetuple/4.5.0)|4.5.0|[nuget.org](https://www.nuget.org/packages/System.ValueTuple/4.5.0)|[MIT](licenses/mit)|ClientDI internal, Core internal, DesignTime internal, Emit internal, SelfHost internal|
diff --git a/Examples/Directory.Packages.props b/Examples/Directory.Packages.props
index 96762d65b..6c9b3b547 100644
--- a/Examples/Directory.Packages.props
+++ b/Examples/Directory.Packages.props
@@ -23,34 +23,34 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
-
-
+
+
-
+
-
+
diff --git a/Sources/Directory.Packages.props b/Sources/Directory.Packages.props
index 7d656070d..ae597708a 100644
--- a/Sources/Directory.Packages.props
+++ b/Sources/Directory.Packages.props
@@ -5,34 +5,34 @@
-
+
-
+
-
-
+
+
-
+
-
+
-
+
-
-
-
+
+
+
-
+
\ No newline at end of file
diff --git a/Sources/Versions.props b/Sources/Versions.props
index b40ae769a..e28d0ad9c 100644
--- a/Sources/Versions.props
+++ b/Sources/Versions.props
@@ -1,5 +1,5 @@
- 1.23.0
+ 1.24.0
\ No newline at end of file
diff --git a/Sources/global.json b/Sources/global.json
index a5bf76b66..17d8d3bac 100644
--- a/Sources/global.json
+++ b/Sources/global.json
@@ -1,6 +1,6 @@
{
"sdk": {
- "version": "10.0.100",
+ "version": "10.0.301",
"allowPrerelease": false,
"rollForward": "latestFeature"
}