File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ set customVersion=$null
2929set solutionPath = $('..\src\RzR.Shared.Extensions.sln')
3030set packResultPath = $('..\nuget\')
3131set packProjectsPath = $('..\src\DomainCommonExtensions\DomainCommonExtensions.csproj')
32- set testProjectsPath = $('..\tests\DataTypeTests\DataTypeTests.csproj')
32+ set testProjectsPath = $('..\src\ tests\DataTypeTests\DataTypeTests.csproj')
3333
3434
3535echo :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ set customVersion=$null
2929set solutionPath = $('..\src\RzR.Shared.Extensions.sln')
3030set packResultPath = $('..\nuget\')
3131set packProjectsPath = $('..\src\DomainCommonExtensions\DomainCommonExtensions.csproj')
32- set testProjectsPath = $('..\tests\DataTypeTests\DataTypeTests.csproj')
32+ set testProjectsPath = $('..\src\ tests\DataTypeTests\DataTypeTests.csproj')
3333
3434
3535echo :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ set customVersion=$null
2929set solutionPath = $('..\src\RzR.Shared.Extensions.sln')
3030set packResultPath = $('..\nuget\')
3131set packProjectsPath = $('..\src\DomainCommonExtensions\DomainCommonExtensions.csproj')
32- set testProjectsPath = $('..\tests\DataTypeTests\DataTypeTests.csproj')
32+ set testProjectsPath = $('..\src\ tests\DataTypeTests\DataTypeTests.csproj')
3333
3434
3535echo :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
You can’t perform that action at this time.
0 commit comments