Skip to content

Commit

Permalink
Merge pull request #100 from NSwag/master
Browse files Browse the repository at this point in the history
Added description
  • Loading branch information
RicoSuter committed May 11, 2016
2 parents 7533ca2 + d048af9 commit 7baaad7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/NSwag.AssemblyLoader/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
using System.Reflection;

[assembly: AssemblyTitle("NSwag.AssemblyLoader")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyDescription("NSwag: The Swagger API toolchain for .NET")]
[assembly: AssemblyCompany("Rico Suter")]
[assembly: AssemblyProduct("NSwag.AssemblyLoader")]
[assembly: AssemblyCopyright("Copyright © Rico Suter, 2015")]
Expand Down

0 comments on commit 7baaad7

Please sign in to comment.