Fitbit.NET icon indicating copy to clipboard operation
Fitbit.NET copied to clipboard

Add signing

Open srini85 opened this issue 6 years ago • 0 comments

Added a snk file to the project, made the NetCore tests project use package reference rather than the packages.config.

NOTE: it is advisable that on the build server, the snk file is replaced with a different version that is kept a secret.

I have this branch running on a private azure pipelines project which replaces the SNK and generates a nuget package that gets pushed to a private repository.

srini85 avatar Sep 16 '19 11:09 srini85