Bläddra i källkod

add credentials

Aleksandar Ivanov 4 år sedan
förälder
incheckning
5680812f6e
1 ändrade filer med 2 tillägg och 0 borttagningar
  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)