Skip to content

Commit

Permalink
strong-naming error needs explicit ref in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
mgravell committed Jan 25, 2021
1 parent df1a04f commit 41098c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/protobuf-net.Grpc.Test/protobuf-net.Grpc.Test.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<ProjectReference Include="..\..\src\protobuf-net.Grpc\protobuf-net.Grpc.csproj" />
<PackageReference Include="Grpc.Core.Api" Version="$(GrpcVersion)" />
</ItemGroup>

<ItemGroup Condition="'$(TargetFramework)' != 'net461' and '$(TargetFramework)' != 'net472'">
Expand Down

0 comments on commit 41098c8

Please sign in to comment.