Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Scripting] Suppress CS1701 by default #5501

Open
tmat opened this issue Sep 28, 2015 · 4 comments
Open

[Scripting] Suppress CS1701 by default #5501

tmat opened this issue Sep 28, 2015 · 4 comments

Comments

@tmat
Copy link
Member

tmat commented Sep 28, 2015

warning CS1701: Assuming assembly reference
'B, Version=1.0.0.0, Culture=neutral, PublicKeyToken=ce65828c82a341f2' used by 'A' matches identity
'B, Version=2.0.0.0, Culture=neutral, PublicKeyToken=ce65828c82a341f2' of 'B', you may need to supply runtime policy

This warning doesn't make sense in scripting scenarios.

@tmat tmat added this to the 1.1 milestone Sep 28, 2015
@tmat tmat self-assigned this Sep 28, 2015
@ManishJayaswal ManishJayaswal modified the milestones: 1.2, 1.1 Oct 8, 2015
@ManishJayaswal
Copy link
Contributor

@tmat moved to 1.2

@ManishJayaswal ManishJayaswal modified the milestones: 1.3, 1.2 Jan 26, 2016
@ManishJayaswal ManishJayaswal modified the milestones: 1.3, 2.0 (RC) May 6, 2016
@ozory
Copy link

ozory commented Jul 21, 2016

news?

@tmat tmat modified the milestones: 2.0 (RC), 2.1 Oct 5, 2016
@filipw
Copy link
Contributor

filipw commented Nov 3, 2016

please!

@nguerrera
Copy link
Contributor

I think the warning should be removed altogether #19640

@tmat tmat modified the milestones: 15.6, 15.1 May 22, 2017
@jinujoseph jinujoseph modified the milestones: 16.0, 15.5 Jul 21, 2017
@jinujoseph jinujoseph removed this from the 16.0 milestone Jul 23, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants