You should read this #126
Closed
ChristopherAliprantis
started this conversation in
General
Replies: 1 comment 2 replies
-
|
Hi, thanks for reaching out. I don't really care about it being there, so I'll just leave it as it is. If someone cloning the repo encounters the missing certificate error, he will create a new one. Thanks for the concern anyway! |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
on FluentWeather/FluentWeather/FluentWeather.csproj you expose the certificate thumbprint which is private and it shouldn't be on github so maybe you should create a file called Certificate.targets set the xml there and put your inf, then gitignore it and reference it in csproj to add and optionaly put a comment on the add line saying its for certificates but was gitignored for privacy
Beta Was this translation helpful? Give feedback.
All reactions