Skip to content

Commit 7233a5d

Browse files
committed
Add batch file to build, test and package the library.
1 parent c89b81d commit 7233a5d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

build.cmd

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
dotnet restore Fitbit\FitBit.NetCore.sln
2+
dotnet build Fitbit\FitBit.NetCore.sln
3+
dotnet test FitBit.NetCore.Tests\FitBit.NetCore.Tests.csproj

0 commit comments

Comments
 (0)