Skip to content
This repository was archived by the owner on Dec 24, 2022. It is now read-only.

Commit c8c5c50

Browse files
committed
Update build-deps.proj
1 parent 2535566 commit c8c5c50

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build/build-deps.proj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131

3232
<Target Name="BuildSolutions">
3333
<CallTarget Targets="ClearNuGetRestoreCaches" />
34+
<MSBuild Projects="$(BuildSolutionDir)/src/ServiceStack.Memory/ServiceStack.Memory.csproj" Targets="Restore" />
3435
<MSBuild Projects="$(BuildSolutionDir)/src/ServiceStack.Text/ServiceStack.Text.csproj" Targets="Restore" />
3536
</Target>
3637

0 commit comments

Comments
 (0)