Under Visual Studio .NET 2003 I went to
View | Other Windows | Command Window and issued
csc /t:module StringLib.cs
It responded with ...
Command "csc" is not valid.
What do I need to correct?
--
-- Thom Little -- www.tlaNET.net -- Thom Little Associates, Ltd.
--
View | Other Windows | Command Window and issued
csc /t:module StringLib.cs
It responded with ...
Command "csc" is not valid.
What do I need to correct?
--
-- Thom Little -- www.tlaNET.net -- Thom Little Associates, Ltd.
--
Comment