diff options
-rw-r--r-- | vsix/extension.vsixmanifest | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vsix/extension.vsixmanifest b/vsix/extension.vsixmanifest index 8fb1ae1..50d4537 100644 --- a/vsix/extension.vsixmanifest +++ b/vsix/extension.vsixmanifest @@ -2,7 +2,7 @@ <Vsix xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" Version="1.0" xmlns="http://schemas.microsoft.com/developer/vsx-schema/2010"> <Identifier Id="DotNetOpenAuth.d2122791-8de4-4d3b-a414-7563c9a8cd6e"> <Name>DotNetOpenAuth SDK</Name> - <Author>Andrew Arnott</Author> + <Author>DotNetOpenAuth</Author> <Version>$version$</Version> <Description>Resources for developing applications that use OpenID, OAuth, and InfoCard.</Description> <Locale>1033</Locale> |