dont need .config

This commit is contained in:
TomPallister 2020-11-26 16:48:11 +00:00
parent bdefa2de54
commit a39b5fd5b4
2 changed files with 0 additions and 12 deletions

View File

@ -21,15 +21,4 @@ run_unit_tests:
release_notes:
./build.sh --target=ReleaseNotes
# clean the dirs
# version the code and update the csproj files
# write the release notes
# build the code
# unit test
# acceptance test
# integration test
# gather the nuget packages
# publish release to NuGet
# publish release to GitHub

View File

@ -12,7 +12,6 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution
.gitignore = .gitignore
build.cake = build.cake
build.ps1 = build.ps1
build.sh = build.sh
codeanalysis.ruleset = codeanalysis.ruleset
.circleci\config.yml = .circleci\config.yml
GitVersion.yml = GitVersion.yml