Skip to content

Commit 334ceb6

Browse files
committed
updated nuget spec file description
1 parent 8722748 commit 334ceb6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: build/nuget.nuspec

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
<version>0.12</version>
77
<authors>EditorConfig Team</authors>
88
<owners>Martijn Laarman</owners>
9-
<summary>The Core Library of EditorConfig Written in .NET</summary>
10-
<description>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.</description>
9+
<summary>The Core Library of EditorConfig ported to .NET</summary>
10+
<description>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.</description>
1111
<projectUrl>http://editorconfig.org</projectUrl>
1212
<tags>development editor IDE coding-style</tags>
1313
<licenseUrl>https://raw.github.com/editorconfig/editorconfig-core/master/LICENSE</licenseUrl>

0 commit comments

Comments
 (0)