You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: