Skip to content

Conversation

sujitp81
Copy link
Contributor

No description provided.

adamnation and others added 8 commits March 11, 2014 17:00
… forced TV to trust all SSL cert"

revert sujit's accidental check in

This reverts commit 43e44ba.
…e the SpaceElevator project, and XAMARIN from build definitions
Sujit: BuildFix: Removed sigining from TV, link to the snk file inside t...
…aining the build-time-constant "XAMARIN" for XamarinMac sln of SpaceElevator/Downloader to trust all SSL cert
@greghroberts
Copy link
Contributor

@sujitp81 why change of internal to public on all of these?

@adamnation
Copy link
Contributor

that was me, so the unit tests could run. I didn't notice there was some project property that @sujitp81 turned off at the time. might want to revert that change, and turn back on the project property that allows the unit tests to run

@greghroberts
Copy link
Contributor

@adamnation yes, we shouldn't be making things public just for unit tests. Leverage the "InternalsVisibleTo" assembly info property.

@sujitp81
Copy link
Contributor Author

Just noticed this pull req.
If we want to strongname binaries, it cannot have "InternalsVisibleTo" property. Strongnaming is required only for SpaceElevator. So I had disabled the unit-tests and "InternalsVisibleTo" for the SDK branch for Downloader. So, maybe we should not be merging the Downloader's SDK branch to master..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants