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

vcontainer integration requires langVersion #51

Open
slimshader opened this issue Mar 4, 2024 · 1 comment
Open

vcontainer integration requires langVersion #51

slimshader opened this issue Mar 4, 2024 · 1 comment

Comments

@slimshader
Copy link

Docs only mention langVersion setting as a tip for {init;} props so not sure if this is by design or not but when using VContainer integration results in multiple errors (Unity 2022.3.16):

Severity	Code	Description	Project	File	Line	Suppression State
Error	CS8773	Feature 'file-scoped namespace' is not available in C# 9.0. Please use language version 10.0 or greater.	VitalRouter	[...]\Library\PackageCache\jp.hadashikick.vitalrouter@f0088d8968\Runtime\AnonymousInterceptor.cs	5	Active
@hadashiA
Copy link
Owner

Hello. Thanks for the report.
The package now contains ccs.rsp. I did not get any errors when I imported VContainer with ViralRouter in a new project.
( btw, VCntainer does not seem to be involved in your error.

I hope you try the latest version.

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