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

Getting error while running ./msc ./hello/hello.ms #184

Open
Vibrant275 opened this issue Nov 17, 2023 · 0 comments
Open

Getting error while running ./msc ./hello/hello.ms #184

Vibrant275 opened this issue Nov 17, 2023 · 0 comments

Comments

@Vibrant275
Copy link

PS X:\Prism> ./msc ./samples/hello/hello.ms
Determining projects to restore...
All projects are up-to-date for restore.
Prism.Generators -> X:\Prism\Prism.Generators\bin\Debug\Prism.Generators.dll
Prism -> X:\Prism\Prism\bin\Debug\Prism.dll
msc -> X:\Prism\msc\bin\Debug\msc.dll

Build succeeded.
0 Warning(s)
0 Error(s)

Time Elapsed 00:00:01.17
Warning NETSDK1174: The abbreviation of -p for --project is deprecated. Please use --project.
The required type 'any' ('System.Object') cannot be resolved among the given references.
The required type 'bool' ('System.Boolean') cannot be resolved among the given references.
The required type 'int' ('System.Int32') cannot be resolved among the given references.
The required type 'string' ('System.String') cannot be resolved among the given references.
The required type 'void' ('System.Void') cannot be resolved among the given references.
The required type 'System.Object' cannot be resolved among the given references.
The required type 'System.Console' cannot be resolved among the given references.
The required type 'System.Console' cannot be resolved among the given references.
The required type 'System.String' cannot be resolved among the given references.
The required type 'System.String' cannot be resolved among the given references.
The required type 'System.String' cannot be resolved among the given references.
The required type 'System.String' cannot be resolved among the given references.
The required type 'System.Convert' cannot be resolved among the given references.
The required type 'System.Convert' cannot be resolved among the given references.
The required type 'System.Convert' cannot be resolved among the given references.
The required type 'System.Random' cannot be resolved among the given references.
The required type 'System.Random' cannot be resolved among the given references.
The required type 'System.Random' cannot be resolved among the given references.

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

1 participant