From 334ceb691306de97ffacb5120a995a09461e1876 Mon Sep 17 00:00:00 2001 From: Martijn Laarman Date: Tue, 2 Dec 2014 00:22:40 +0100 Subject: [PATCH] updated nuget spec file description --- build/nuget.nuspec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build/nuget.nuspec b/build/nuget.nuspec index be951e9..5c49007 100644 --- a/build/nuget.nuspec +++ b/build/nuget.nuspec @@ -6,8 +6,8 @@ 0.12 EditorConfig Team Martijn Laarman - The Core Library of EditorConfig Written in .NET - EditorConfig helps developers define and maintain consistent coding styles between different editors and IDEs. The EditorConfig project consists of a file format for defining coding styles and a collection of text editor plugins that enable editors to read the file format and adhere to defined styles. EditorConfig files are easily readibly and they work nicely with version control systems. This is the core library of EditorConfig written in C. + The Core Library of EditorConfig ported to .NET + EditorConfig helps developers define and maintain consistent coding styles between different editors and IDEs. The EditorConfig project consists of a file format for defining coding styles and a collection of text editor plugins that enable editors to read the file format and adhere to defined styles. EditorConfig files are easily readibly and they work nicely with version control systems. This is the core library of EditorConfig written ported to .NET. http://editorconfig.org development editor IDE coding-style https://raw.github.com/editorconfig/editorconfig-core/master/LICENSE