Skip to content

Commit 99b1693

Browse files
committed
Add batch file to build, test and package the library.
1 parent 0f92bea commit 99b1693

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)