Skip to content

Commit ed7e167

Browse files
committed
build right artifact
1 parent ad1257b commit ed7e167

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ exec { & dotnet build -c Release }
3232

3333
exec { & dotnet test -c Release -r $artifacts --no-build -l trx --verbosity=normal }
3434

35-
exec { & dotnet pack .\src\AutoMapper\AutoMapper.csproj -c Release -o $artifacts --no-build }
35+
exec { & dotnet pack .\AutoMapper.Collection.sln -c Release -o $artifacts --no-build }

0 commit comments

Comments
 (0)