Skip to content

Commit

Permalink
Added private file to Solution, it is not commited to GIT
Browse files Browse the repository at this point in the history
  • Loading branch information
angusmillar committed May 28, 2021
1 parent bb03f25 commit 55fa209
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions SmartHealthCard.sln
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,13 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution
ProjectSection(SolutionItems) = preProject
.gitignore = .gitignore
NugetPublishReadme.txt = NugetPublishReadme.txt
ReadMe.angus = ReadMe.angus
README.md = README.md
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SmartHealthCard.EncoderDemo", "SmartHealthCard.EncoderDemo\SmartHealthCard.EncoderDemo.csproj", "{9207F04B-A1C8-47FE-8F7D-7D6C2780A159}"
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SmartHealthCard.EncoderDemo", "SmartHealthCard.EncoderDemo\SmartHealthCard.EncoderDemo.csproj", "{9207F04B-A1C8-47FE-8F7D-7D6C2780A159}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SmartHealthCard.DecoderDemo", "SmartHealthCard.DecoderDemo\SmartHealthCard.DecoderDemo.csproj", "{8E228904-E80F-442B-B702-53E845D4B109}"
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SmartHealthCard.DecoderDemo", "SmartHealthCard.DecoderDemo\SmartHealthCard.DecoderDemo.csproj", "{8E228904-E80F-442B-B702-53E845D4B109}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Expand Down

0 comments on commit 55fa209

Please sign in to comment.