From b4a9c31f194a42b461150fbdb41c28403de4145b Mon Sep 17 00:00:00 2001 From: =?utf8?q?Alexander=20K=C3=B6plinger?= Date: Tue, 1 Dec 2015 22:19:12 +0100 Subject: [PATCH] [csproj] Small fixes to the genproj readme --- msvc/scripts/.gitignore | 1 + msvc/scripts/README | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) create mode 100644 msvc/scripts/.gitignore diff --git a/msvc/scripts/.gitignore b/msvc/scripts/.gitignore new file mode 100644 index 00000000000..ddab2abcf3e --- /dev/null +++ b/msvc/scripts/.gitignore @@ -0,0 +1 @@ +*.mdb \ No newline at end of file diff --git a/msvc/scripts/README b/msvc/scripts/README index eae93d57b54..e73eab7fc0b 100644 --- a/msvc/scripts/README +++ b/msvc/scripts/README @@ -54,10 +54,10 @@ necessary to build the Mono class libraries. On Mac: cd msvc/scripts/ make genproj.exe - mono genproj. + mono genproj.exe One output of genproj is the solutions for the successive profiles, - from net_2_0.sln to from net_4.5.sln + like net_4_x.sln. The command ./genproj.exe -h -- 2.25.1