diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml index 89953666..78f0f48e 100644 --- a/.github/FUNDING.yml +++ b/.github/FUNDING.yml @@ -1,6 +1,6 @@ # These are supported funding model platforms -github: # [StefH] +github: [StefH] patreon: # Replace with a single Patreon username open_collective: # wiremocknet ko_fi: # Replace with a single Ko-fi username @@ -9,4 +9,4 @@ community_bridge: # Replace with a single Community Bridge project-name e.g., cl liberapay: # Replace with a single Liberapay username issuehunt: # Replace with a single IssueHunt username otechie: # Replace with a single Otechie username -custom: https://www.paypal.me/stefheyenrath +custom: https://www.paypal.me/stefheyenrath \ No newline at end of file diff --git a/WireMock.Net Solution.sln b/WireMock.Net Solution.sln index 0aa4bf57..40211eb8 100644 --- a/WireMock.Net Solution.sln +++ b/WireMock.Net Solution.sln @@ -25,6 +25,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution .gitignore = .gitignore CHANGELOG.md = CHANGELOG.md Directory.Build.props = Directory.Build.props + .github\FUNDING.yml = .github\FUNDING.yml Generate-ReleaseNotes.cmd = Generate-ReleaseNotes.cmd nuget.config = nuget.config PackageReleaseNotes.template = PackageReleaseNotes.template