Skip to content

Commit 104f04b

Browse files
Merge pull request #418 from max-ieremenko/update/dependencies
.sln update dependencies
2 parents d9fa1b9 + afa7bd9 commit 104f04b

File tree

176 files changed

+1674
-1624
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

176 files changed

+1674
-1624
lines changed

Benchmarks/Directory.Packages.props

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
<PackageVersion Include="ServiceModel.Grpc.ProtoBufMarshaller" Version="$(ServiceModelGrpcVersion)" />
99

1010
<PackageVersion Include="BenchmarkDotNet" Version="0.15.8" />
11-
<PackageVersion Include="MagicOnion" Version="7.0.8" />
12-
<PackageVersion Include="MagicOnion.Server" Version="7.0.8" />
13-
<PackageVersion Include="Microsoft.AspNetCore.TestHost" Version="10.0.1" />
11+
<PackageVersion Include="MagicOnion" Version="7.10.0" />
12+
<PackageVersion Include="MagicOnion.Server" Version="7.10.0" />
13+
<PackageVersion Include="Microsoft.AspNetCore.TestHost" Version="10.0.5" />
1414
<PackageVersion Include="protobuf-net.Grpc" Version="1.2.2" />
1515
<PackageVersion Include="protobuf-net.Grpc.AspNetCore" Version="1.2.2" />
1616
<PackageVersion Include="System.ServiceModel.Primitives" Version="10.0.652802" />

Build/third-party-libraries/packages/nuget.org/google.protobuf/3.33.2/index.json renamed to Build/third-party-libraries/packages/nuget.org/google.protobuf/3.34.1/index.json

File renamed without changes.

Build/third-party-libraries/packages/nuget.org/google.protobuf/3.33.2/package.nuspec renamed to Build/third-party-libraries/packages/nuget.org/google.protobuf/3.34.1/package.nuspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
33
<metadata>
44
<id>Google.Protobuf</id>
5-
<version>3.33.2</version>
5+
<version>3.34.1</version>
66
<authors>Google Inc.</authors>
77
<license type="expression">BSD-3-Clause</license>
88
<licenseUrl>https://licenses.nuget.org/BSD-3-Clause</licenseUrl>
@@ -11,7 +11,7 @@
1111
<releaseNotes>C# proto3 support</releaseNotes>
1212
<copyright>Copyright 2015, Google Inc.</copyright>
1313
<tags>Protocol Buffers Binary Serialization Format Google proto proto3</tags>
14-
<repository type="git" url="https://github.com/protocolbuffers/protobuf.git" commit="7ccf2060af4cd13c44a8659d0999be6c7a98fcc1" />
14+
<repository type="git" url="https://github.com/protocolbuffers/protobuf.git" commit="4b0c3aacf0657fbf38253b38918d3358dd4319ec" />
1515
<dependencies>
1616
<group targetFramework=".NETFramework4.5">
1717
<dependency id="System.Memory" version="4.5.3" exclude="Build,Analyzers" />

Build/third-party-libraries/packages/nuget.org/google.protobuf/3.33.2/project-LICENSE renamed to Build/third-party-libraries/packages/nuget.org/google.protobuf/3.34.1/project-LICENSE

File renamed without changes.

Build/third-party-libraries/packages/nuget.org/google.protobuf/3.33.2/readme.md renamed to Build/third-party-libraries/packages/nuget.org/google.protobuf/3.34.1/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Google.Protobuf [3.33.2](https://www.nuget.org/packages/Google.Protobuf/3.33.2)
1+
Google.Protobuf [3.34.1](https://www.nuget.org/packages/Google.Protobuf/3.34.1)
22
--------------------
33

44
Used by: AspNetCore internal, AspNetCoreNSwag internal, AspNetCoreSwashbuckle internal

Build/third-party-libraries/packages/nuget.org/google.protobuf/3.33.2/repository-LICENSE renamed to Build/third-party-libraries/packages/nuget.org/google.protobuf/3.34.1/repository-LICENSE

File renamed without changes.

Build/third-party-libraries/packages/nuget.org/grpc.core.api/2.76.0/index.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"Dependencies": [
4242
{
4343
"Name": "System.Memory",
44-
"Version": "4.5.5"
44+
"Version": "4.6.3"
4545
}
4646
]
4747
},
@@ -54,7 +54,7 @@
5454
"Dependencies": [
5555
{
5656
"Name": "System.Memory",
57-
"Version": "4.5.3"
57+
"Version": "4.6.3"
5858
}
5959
]
6060
},

Build/third-party-libraries/packages/nuget.org/grpc.core.api/2.76.0/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@ Dependencies 2
2121
|Name|Version|
2222
|----------|:----|
2323
|[System.Memory](../../../../packages/nuget.org/system.memory/4.5.3)|4.5.3|
24-
|[System.Memory](../../../../packages/nuget.org/system.memory/4.5.5)|4.5.5|
24+
|[System.Memory](../../../../packages/nuget.org/system.memory/4.6.3)|4.6.3|
2525

2626
*This page was generated by a tool.*

Build/third-party-libraries/packages/nuget.org/grpc.tools/2.76.0/index.json renamed to Build/third-party-libraries/packages/nuget.org/grpc.tools/2.78.0/index.json

File renamed without changes.

Build/third-party-libraries/packages/nuget.org/grpc.tools/2.76.0/package.nuspec renamed to Build/third-party-libraries/packages/nuget.org/grpc.tools/2.78.0/package.nuspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
33
<metadata>
44
<id>Grpc.Tools</id>
5-
<version>2.76.0</version>
5+
<version>2.78.0</version>
66
<authors>The gRPC Authors</authors>
77
<developmentDependency>true</developmentDependency>
88
<license type="expression">Apache-2.0</license>
@@ -13,7 +13,7 @@
1313
<description>gRPC and Protocol Buffer compiler for C# projects</description>
1414
<copyright>Copyright 2018 The gRPC Authors</copyright>
1515
<tags>gRPC RPC HTTP/2</tags>
16-
<repository type="git" url="https://github.com/grpc/grpc.git" commit="f5ffb68d8a2fd603dff16287e90a4ac571e1fec6" />
16+
<repository type="git" url="https://github.com/grpc/grpc.git" commit="5e6ba94242b92e363220bc2163d55ce3554d4ecc" />
1717
<dependencies>
1818
<group targetFramework=".NETFramework4.5" />
1919
<group targetFramework=".NETStandard1.3" />

0 commit comments

Comments
 (0)