Skip to content

Commit

Permalink
chore: Pack only dscom.build for acceptance test
Browse files Browse the repository at this point in the history
  • Loading branch information
Carsten Igel committed Apr 26, 2024
1 parent 4968c4d commit 72133d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/32bit/scripts/msbuild-acceptance-test.cmd
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ PUSHD %root%

dotnet build-server shutdown

dotnet pack -p:Configuration=Release
dotnet pack src\dscom.build\dscom.build.csproj -p:Configuration=Release

IF NOT EXIST %root%\_packages MKDIR _packages

Expand Down

0 comments on commit 72133d2

Please sign in to comment.