Răsfoiți Sursa

add credentials

Aleksandar Ivanov 4 ani în urmă
părinte
comite
5680812f6e
1 a modificat fișierele cu 2 adăugiri și 0 ștergeri
  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)