Skip to content

Commit 42d2d6e

Browse files
author
machibuse
committed
Downgrade Porticle.Grpc.TypeMapper package version to 1.3.5 across test projects
1 parent dcb9416 commit 42d2d6e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Source/Porticle.Grpc.Test/Porticle.Grpc.Test.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
<PrivateAssets>all</PrivateAssets>
4949
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
5050
</PackageReference>
51-
<PackageReference Include="Porticle.Grpc.TypeMapper" Version="1.4.113">
51+
<PackageReference Include="Porticle.Grpc.TypeMapper" Version="1.3.5">
5252
<PrivateAssets>all</PrivateAssets>
5353
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
5454
</PackageReference>

Source/Porticle.Grpc.TestWithoutProto/Porticle.Grpc.TestWithoutProto.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<PrivateAssets>all</PrivateAssets>
1414
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1515
</PackageReference>
16-
<PackageReference Include="Porticle.Grpc.TypeMapper" Version="1.4.111">
16+
<PackageReference Include="Porticle.Grpc.TypeMapper" Version="1.3.5">
1717
<PrivateAssets>all</PrivateAssets>
1818
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1919
</PackageReference>

0 commit comments

Comments
 (0)