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

Fix warning CS0649: Field 'UIState.SelectDataSource.SelectDataSourceWindow' is never assigned to... #85

Conversation

augustoproiete
Copy link
Member

@augustoproiete augustoproiete commented Nov 7, 2019

image

Source\ExcelDna.IntelliSense\UIMonitor\UIState.cs(189,27,189,49): warning CS0649: Field 'UIState.SelectDataSource.SelectDataSourceWindow' is never assigned to, and will always have its default value
1> ExcelDna.IntelliSense -> C:\caioproiete\excel-dna\IntelliSense\Source\ExcelDna.IntelliSense\bin\Debug\ExcelDna.IntelliSense.dll

…Window' is never assigned to, and will always have its default value`

\Source\ExcelDna.IntelliSense\UIMonitor\UIState.cs(189,27,189,49)
@augustoproiete augustoproiete requested a review from govert November 7, 2019 05:40
@augustoproiete augustoproiete self-assigned this Nov 7, 2019
@govert govert merged commit e1f01ad into Excel-DNA:master Nov 7, 2019
@augustoproiete augustoproiete deleted the fix-warning-CS0649-SelectDataSourceWindow branch November 7, 2019 19:28
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.

2 participants