csc /target:library /out:MyMaths.dll ClassLibraryFunction.csproj
我正在使用此代码在VS.Cmd编译器中生成一个完整解决方案的DLL.但是,我收到编译错误,并且没有生成DLL.
c# csc
c# ×1
csc ×1