Browse Source

add credentials

Aleksandar Ivanov 4 years ago
parent
commit
5680812f6e
1 changed files with 2 additions and 0 deletions
  1. 2 0
      .devcontainer/devcontainer.json

+ 2 - 0
.devcontainer/devcontainer.json

@@ -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)