diff options
Diffstat (limited to 'RhSolutions.Tests/RhSolutions.Tests.csproj')
-rw-r--r-- | RhSolutions.Tests/RhSolutions.Tests.csproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/RhSolutions.Tests/RhSolutions.Tests.csproj b/RhSolutions.Tests/RhSolutions.Tests.csproj index 8c6b442..b1491cb 100644 --- a/RhSolutions.Tests/RhSolutions.Tests.csproj +++ b/RhSolutions.Tests/RhSolutions.Tests.csproj @@ -15,6 +15,7 @@ <ItemGroup> <ProjectReference Include="..\RhSolutions.AddIn\RhSolutions.AddIn.csproj" /> + <ProjectReference Include="..\RhSolutions.ProductSku\RhSolutions.ProductSku.csproj" /> </ItemGroup> </Project> |