Browse Source

add credentials

Aleksandar Ivanov 4 năm trước cách đây
mục cha
commit
5680812f6e
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  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)