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

@@ -20,16 +20,5 @@ 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