Skip to content

Commit 6e9e145

Browse files
committed
update funding to match recent changes
1 parent 9a87b6b commit 6e9e145

File tree

2 files changed

+13
-8
lines changed

2 files changed

+13
-8
lines changed

.github/FUNDING.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#github: FortuneN
1+
github: FortuneN
22
liberapay: FortuneN
33
ko_fi: FortuneN
44
custom: ['https://paypal.me/FortuneNgwenya', 'https://www.buymeacoffee.com/FortuneN']

FineCodeCoverage.sln

Lines changed: 12 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
Microsoft Visual Studio Solution File, Format Version 12.00
3-
# Visual Studio Version 16
4-
VisualStudioVersion = 16.0.30114.105
3+
# Visual Studio Version 17
4+
VisualStudioVersion = 17.8.34408.163
55
MinimumVisualStudioVersion = 10.0.40219.1
66
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FineCodeCoverage", "FineCodeCoverage\FineCodeCoverage.csproj", "{31C104BB-D294-4942-B206-896AA7A5FCB9}"
77
EndProject
@@ -27,12 +27,12 @@ Project("{D954291E-2A0B-460D-934E-DC6B0785DB48}") = "SharedProject", "SharedProj
2727
EndProject
2828
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FineCodeCoverage2022", "FineCodeCoverage2022\FineCodeCoverage2022.csproj", "{59A22196-A750-4BA4-B30E-BE1422E68B8E}"
2929
EndProject
30+
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{BAA6EBA8-65A6-46B0-8719-CB5C7EE6AE96}"
31+
ProjectSection(SolutionItems) = preProject
32+
.github\FUNDING.yml = .github\FUNDING.yml
33+
EndProjectSection
34+
EndProject
3035
Global
31-
GlobalSection(SharedMSBuildProjectFiles) = preSolution
32-
SharedProject\SharedProject.projitems*{31c104bb-d294-4942-b206-896aa7a5fcb9}*SharedItemsImports = 4
33-
SharedProject\SharedProject.projitems*{59a22196-a750-4ba4-b30e-be1422e68b8e}*SharedItemsImports = 4
34-
SharedProject\SharedProject.projitems*{9353044c-5d39-4e70-8e78-28213e05217a}*SharedItemsImports = 13
35-
EndGlobalSection
3636
GlobalSection(SolutionConfigurationPlatforms) = preSolution
3737
Debug|Any CPU = Debug|Any CPU
3838
Release|Any CPU = Release|Any CPU
@@ -61,4 +61,9 @@ Global
6161
GlobalSection(ExtensibilityGlobals) = postSolution
6262
SolutionGuid = {EE8856CF-D8F1-4ECF-A722-F677A6F107A3}
6363
EndGlobalSection
64+
GlobalSection(SharedMSBuildProjectFiles) = preSolution
65+
SharedProject\SharedProject.projitems*{31c104bb-d294-4942-b206-896aa7a5fcb9}*SharedItemsImports = 4
66+
SharedProject\SharedProject.projitems*{59a22196-a750-4ba4-b30e-be1422e68b8e}*SharedItemsImports = 4
67+
SharedProject\SharedProject.projitems*{9353044c-5d39-4e70-8e78-28213e05217a}*SharedItemsImports = 13
68+
EndGlobalSection
6469
EndGlobal

0 commit comments

Comments
 (0)