Skip to content

Commit

Permalink
Tommy Reference added
Browse files Browse the repository at this point in the history
  • Loading branch information
Sumanth K B committed Oct 18, 2023
1 parent b255468 commit 0f4cf4d
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2,129 deletions.
1 change: 1 addition & 0 deletions CA.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,7 @@
<file src="out\net6.0\NuGet.Protocol.dll" target="tools"/>
<file src="out\net6.0\NuGet.Versioning.dll" target="tools"/>
<file src="out\net6.0\NuGet.Resolver.dll" target="tools"/>
<file src="out\net6.0\Tommy.dll" target="tools"/>
<file src="out\net6.0\runtimes\linux-arm\native\libpsl-native.so" target="tools\runtimes\linux-arm\native"/>
<file src="out\net6.0\runtimes\linux-arm64\native\libpsl-native.so" target="tools\runtimes\linux-arm64\native"/>
<file src="out\net6.0\runtimes\linux-musl-x64\native\libpsl-native.so" target="tools\runtimes\linux-musl-x64\native"/>
Expand Down
1 change: 1 addition & 0 deletions src/LCT.Common/LCT.Common.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
<ItemGroup>
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
<PackageReference Include="NuGet.ProjectModel" Version="6.6.1" />
<PackageReference Include="Tommy" Version="3.1.2" />
</ItemGroup>

<ItemGroup>
Expand Down
Loading

0 comments on commit 0f4cf4d

Please sign in to comment.