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

Requirements #52

Open
blackcement opened this issue Mar 28, 2022 · 1 comment
Open

Requirements #52

blackcement opened this issue Mar 28, 2022 · 1 comment

Comments

@blackcement
Copy link

Hello, what are the requirements for the project? What Visual Studio and version of the .NET platform? What for in the code "using"?
image

@sstainba
Copy link

These are top-level using statements. They don't require braces like the older syntax. They are a feature of newer code. Use VS 2022 and the latest C# version.

Alternatively, you could just use the braces like the older syntax and it will work fine.

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

No branches or pull requests

2 participants