Make TypeNameParser consistently use tabs
[mono-project.git] / netcore / System.Private.CoreLib / src / System / Environment.Mono.in
blob1c34245589fea4fabc66da3435c8accc8ce5498c
1 namespace System
3         partial class Environment
4         {
5                 // This is the version of the corlib-runtime interface (defined in configure.ac)
6                 const string mono_corlib_version = "@MONO_CORLIB_VERSION@";
7         }