浏览代码

add credentials

Aleksandar Ivanov 4 年之前
父节点
当前提交
5680812f6e
共有 1 个文件被更改,包括 2 次插入0 次删除
  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",
 	"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)