Skip to content

Commit d8e14ce

Browse files
committed
Moving NuGet package / Updating NuGetPack output location
1 parent 3daa810 commit d8e14ce

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

NuGetPack.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
@echo off
2-
dotnet pack --output NuGet --configuration Release ReadableExpressions
2+
dotnet pack --output ../NuGet --configuration Release ReadableExpressions

0 commit comments

Comments
 (0)