add credentials

This commit is contained in:
Aleksandar Ivanov
2021-06-15 17:13:07 +03:00
committed by GitHub
parent cf19eb8e8e
commit 5680812f6e

View File

@@ -20,3 +20,5 @@
],
"postCreateCommand": "dotnet restore && dotnet build --configuration Release --no-restore && dotnet test --configuration Debug --no-restore --verbosity normal --collect:'XPlat Code Coverage' --settings UnitTests/coverlet.runsettings",
}
// Built with ❤ by [Pipeline Foundation](https://pipeline.foundation)