Fix favicon.ico build bug and modify CI to run on PR (#479)

This commit is contained in:
Tim Heuer
2020-11-10 18:22:14 -08:00
committed by GitHub
parent 2e9ac0f6e5
commit c2fe05dbd4
3 changed files with 5 additions and 2 deletions

View File

@@ -25,6 +25,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution
ProjectSection(SolutionItems) = preProject
docker-compose.override.yml = docker-compose.override.yml
docker-compose.yml = docker-compose.yml
.github\workflows\dotnetcore.yml = .github\workflows\dotnetcore.yml
README.md = README.md
EndProjectSection
EndProject