D
D
Daniil Demidko2017-03-09 09:12:54
C++ / C#
Daniil Demidko, 2017-03-09 09:12:54

Why don't tuples work?

I'm working in a brand new Visual Studio 2017.
C# 7 code with tuples doesn't compile.
4e19d3eccb2341a4838d23aa93d25c93.png
How to fix it?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
M
Mikhail Usotsky, 2017-03-09
@Daniro_San

Add using System.ValueTuple. The pop-up message tells you directly. Links should include this item:image009.png

T
Tom Nolane, 2017-03-09
@tomnolane

update/download the .Net Framework
in VS2015 at the exit (and still) there were/are different bugs. And in VS2017 with a probability of 99.9% they are also there.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question