Skip to content

Commit 46a2148

Browse files
author
machibuse
committed
Add GuidMapper project reference to Unit Tests project
1 parent b772bfd commit 46a2148

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

Source/Porticle.Grpc.UnitTests/Porticle.Grpc.UnitTests.csproj

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,10 @@
2525
<Protobuf Include="Test.proto" />
2626
</ItemGroup>
2727

28+
<ItemGroup>
29+
<ProjectReference Include="..\Porticle.Grpc.GuidMapper\Porticle.Grpc.GuidMapper.csproj" />
30+
</ItemGroup>
31+
2832
<Target Name="RunProtoPostProcessing" AfterTargets="Protobuf_Compile">
2933
<ItemGroup>
3034
<_FilesToPostProcess Include="$(MSBuildProjectDirectory)\%(Protobuf_Compile.OutputDir)\%(Protobuf_Compile.Filename)" />

0 commit comments

Comments
 (0)