diff options
Diffstat (limited to 'src/RhSolutions.csproj')
-rw-r--r-- | src/RhSolutions.csproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/RhSolutions.csproj b/src/RhSolutions.csproj index 8db6006..60182f6 100644 --- a/src/RhSolutions.csproj +++ b/src/RhSolutions.csproj @@ -17,6 +17,7 @@ <PackageReference Include="ExcelDna.Interop" Version="15.0.0" /> <PackageReference Include="Microsoft.CSharp" Version="4.7.0" /> <PackageReference Include="Newtonsoft.Json" Version="13.0.2" /> + <PackageReference Include="RhSolutions.Sku" Version="0.1.1" /> <PackageReference Include="System.Net.Http" Version="4.3.4" /> </ItemGroup> </Project>
\ No newline at end of file |