Skip to content

Commit

Permalink
Adding DataServices to nuget
Browse files Browse the repository at this point in the history
  • Loading branch information
juanfranblanco committed Aug 14, 2023
1 parent 9d3d09d commit fad080d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/nuget.bat
Expand Up @@ -187,6 +187,10 @@ cd Nethereum.EVM.Contracts
CALL :restorepack
cd ..

cd Nethereum.DataServices
CALL :restorepack
cd ..

setlocal
set DIR=%~dp0
set OUTPUTDIR=%~dp0\packages
Expand Down

0 comments on commit fad080d

Please sign in to comment.