Skip to content

Commit

Permalink
[ci skip] Update projects to not break nuget listings. Update contrib…
Browse files Browse the repository at this point in the history
…utor list in docs.
  • Loading branch information
Emzi0767 committed Oct 6, 2017
1 parent 4080e86 commit 2a4d424
Show file tree
Hide file tree
Showing 9 changed files with 17 additions and 17 deletions.
4 changes: 2 additions & 2 deletions DSharpPlus.CommandsNext/DSharpPlus.CommandsNext.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 9,15 @@
<Optimize>True</Optimize>
<GeneratePackageOnBuild>False</GeneratePackageOnBuild>
<PackageId>DSharpPlus.CommandsNext</PackageId>
<Authors>Naamloos, afroraydude, DrCreo, Death, Axiom, Emzi0767, and contributors</Authors>
<Authors>Naamloos afroraydude DrCreo Death TiaqoY0 Axiom Emzi0767 contributors</Authors>
<Company>DSharpPlus developers</Company>
<Description>Advanced command framework for DSharpPlus.</Description>
<PackageLicenseUrl>https://github.com/NaamloosDT/DSharpPlus/blob/master/LICENSE</PackageLicenseUrl>
<PackageProjectUrl>https://github.com/NaamloosDT/DSharpPlus</PackageProjectUrl>
<PackageIconUrl>https://raw.githubusercontent.com/NaamloosDT/DSharpPlus/master/logo/dsharpplus.png</PackageIconUrl>
<RepositoryUrl>https://github.com/NaamloosDT/DSharpPlus</RepositoryUrl>
<RepositoryType>Git</RepositoryType>
<PackageTags>Discord, Discord API, Bots, Discord Bots, Chat, DSharp, DSharpPlus, C#, .NET, VB.NET, VB, F#, Commands, CommandsNext</PackageTags>
<PackageTags>discord discord-api bots discord-bots chat dsharp dsharpplus csharp dotnet vb-net fsharp commands commandsnext</PackageTags>
</PropertyGroup>

<PropertyGroup Condition="'$(VersionSuffix)' != ''">
Expand Down
4 changes: 2 additions & 2 deletions DSharpPlus.Interactivity/DSharpPlus.Interactivity.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 9,15 @@
<Optimize>True</Optimize>
<GeneratePackageOnBuild>False</GeneratePackageOnBuild>
<PackageId>DSharpPlus.Interactivity</PackageId>
<Authors>Naamloos, afroraydude, DrCreo, Death, Axiom, Emzi0767, and contributors</Authors>
<Authors>Naamloos afroraydude DrCreo Death TiaqoY0 Axiom Emzi0767 contributors</Authors>
<Company>DSharpPlus developers</Company>
<Description>An addon that adds interactivity capabilities to commands.</Description>
<PackageLicenseUrl>https://github.com/NaamloosDT/DSharpPlus/blob/master/LICENSE</PackageLicenseUrl>
<PackageProjectUrl>https://github.com/NaamloosDT/DSharpPlus</PackageProjectUrl>
<PackageIconUrl>https://raw.githubusercontent.com/NaamloosDT/DSharpPlus/master/logo/dsharpplus.png</PackageIconUrl>
<RepositoryUrl>https://github.com/NaamloosDT/DSharpPlus</RepositoryUrl>
<RepositoryType>Git</RepositoryType>
<PackageTags>Discord, Discord API, Bots, Discord Bots, Chat, DSharp, DSharpPlus, C#, .NET, VB.NET, VB, F#, Interactive, Pagination, Reactions</PackageTags>
<PackageTags>discord discord-api bots discord-bots chat dsharp dsharpplus csharp dotnet vb-net fsharp interactive pagination reactions</PackageTags>
</PropertyGroup>

<PropertyGroup Condition="'$(VersionSuffix)' != ''">
Expand Down
4 changes: 2 additions & 2 deletions DSharpPlus.Rest/DSharpPlus.Rest.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 9,15 @@
<Optimize>True</Optimize>
<GeneratePackageOnBuild>False</GeneratePackageOnBuild>
<PackageId>DSharpPlus.Rest</PackageId>
<Authors>Naamloos, afroraydude, DrCreo, Death, Axiom, Emzi0767, and contributors</Authors>
<Authors>Naamloos afroraydude DrCreo Death TiaqoY0 Axiom Emzi0767 contributors</Authors>
<Company>DSharpPlus developers</Company>
<Description>A Rest-only client for DSharpPlus</Description>
<PackageLicenseUrl>https://github.com/NaamloosDT/DSharpPlus/blob/master/LICENSE</PackageLicenseUrl>
<PackageProjectUrl>https://github.com/NaamloosDT/DSharpPlus</PackageProjectUrl>
<PackageIconUrl>https://raw.githubusercontent.com/NaamloosDT/DSharpPlus/master/logo/dsharpplus.png</PackageIconUrl>
<RepositoryUrl>https://github.com/NaamloosDT/DSharpPlus</RepositoryUrl>
<RepositoryType>Git</RepositoryType>
<PackageTags>Discord, Discord API, Bots, Discord Bots, Chat, DSharp, DSharpPlus, C#, .NET, VB.NET, VB, F#, REST, OAuth2</PackageTags>
<PackageTags>discord discord-api bots discord-bots chat dsharp dsharpplus csharp dotnet vb-net fsharp rest-api oauth2</PackageTags>
</PropertyGroup>

<PropertyGroup Condition="'$(VersionSuffix)' != ''">
Expand Down
4 changes: 2 additions & 2 deletions DSharpPlus.VoiceNext/DSharpPlus.VoiceNext.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 12,15 @@
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<LangVersion>7.1</LangVersion>
<Authors>Naamloos, afroraydude, DrCreo, Death, Axiom, Emzi0767, and contributors</Authors>
<Authors>Naamloos afroraydude DrCreo Death TiaqoY0 Axiom Emzi0767 contributors</Authors>
<Company>DSharpPlus developers</Company>
<Description>Voice implementation for DSharpPlus.</Description>
<PackageLicenseUrl>https://github.com/NaamloosDT/DSharpPlus/blob/master/LICENSE</PackageLicenseUrl>
<PackageProjectUrl>https://github.com/NaamloosDT/DSharpPlus</PackageProjectUrl>
<PackageIconUrl>https://raw.githubusercontent.com/NaamloosDT/DSharpPlus/master/logo/dsharpplus.png</PackageIconUrl>
<RepositoryUrl>https://github.com/NaamloosDT/DSharpPlus</RepositoryUrl>
<RepositoryType>Git</RepositoryType>
<PackageTags>Discord, Discord API, Bots, Discord Bots, Chat, DSharp, DSharpPlus, C#, .NET, VB.NET, VB, F#, Audio, Voice, Radio, Music</PackageTags>
<PackageTags>discord discord-api bots discord-bots chat dsharp dsharpplus csharp dotnet vb-net fsharp audio voice radio music</PackageTags>
</PropertyGroup>

<PropertyGroup Condition="'$(VersionSuffix)' != ''">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 9,7 @@
<GeneratePackageOnBuild>False</GeneratePackageOnBuild>
<RootNamespace>DSharpPlus</RootNamespace>
<PackageId>DSharpPlus.WebSocket.WebSocket4Net</PackageId>
<Authors>Naamloos, afroraydude, DrCreo, Death, Axiom, Emzi0767, and contributors</Authors>
<Authors>Naamloos afroraydude DrCreo Death TiaqoY0 Axiom Emzi0767 contributors</Authors>
<Company>DSharpPlus developers</Company>
<Description>NOTE: This is an optional package. Do not install, unless you're targeting .NETFX on Windows 7.

Expand All @@ -19,7 19,7 @@ A WebSocket4Net WebSocket client for DSharpPlus, for platforms that do not suppo
<PackageProjectUrl>https://github.com/NaamloosDT/DSharpPlus</PackageProjectUrl>
<RepositoryUrl>https://github.com/NaamloosDT/DSharpPlus</RepositoryUrl>
<RepositoryType>Git</RepositoryType>
<PackageTags>Discord, Discord API, Bots, Discord Bots, Chat, DSharp, DSharpPlus, C#, .NET, VB.NET, VB, F#, WebSocket, WebSocket4Net, Windows, Windows 7</PackageTags>
<PackageTags>discord discord-api bots discord-bots chat dsharp dsharpplus csharp dotnet vb-net fsharp websocket websocket4net windows windows-7</PackageTags>
</PropertyGroup>

<PropertyGroup Condition="'$(VersionSuffix)' != ''">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 9,7 @@
<GeneratePackageOnBuild>False</GeneratePackageOnBuild>
<RootNamespace>DSharpPlus</RootNamespace>
<PackageId>DSharpPlus.WebSocket.WebSocket4NetCore</PackageId>
<Authors>Naamloos, afroraydude, DrCreo, Death, Axiom, Emzi0767, and contributors</Authors>
<Authors>Naamloos afroraydude DrCreo Death TiaqoY0 Axiom Emzi0767 contributors</Authors>
<Company>DSharpPlus developers</Company>
<Description>NOTE: This is an optional package. Do not install, unless you're targeting .NET Core on Windows 7.

Expand All @@ -19,7 19,7 @@ A WebSocket4Net WebSocket client for DSharpPlus, for Windows 7.</Description>
<PackageProjectUrl>https://github.com/NaamloosDT/DSharpPlus</PackageProjectUrl>
<RepositoryUrl>https://github.com/NaamloosDT/DSharpPlus</RepositoryUrl>
<RepositoryType>Git</RepositoryType>
<PackageTags>Discord, Discord API, Bots, Discord Bots, Chat, DSharp, DSharpPlus, C#, .NET, VB.NET, VB, F#, WebSocket, WebSocket4Net, Windows, Windows 7</PackageTags>
<PackageTags>discord discord-api bots discord-bots chat dsharp dsharpplus csharp dotnet vb-net fsharp websocket websocket4net windows windows-7</PackageTags>
</PropertyGroup>

<PropertyGroup Condition="'$(VersionSuffix)' != ''">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 9,7 @@
<GeneratePackageOnBuild>False</GeneratePackageOnBuild>
<RootNamespace>DSharpPlus</RootNamespace>
<PackageId>DSharpPlus.WebSocket.WebSocketSharp</PackageId>
<Authors>Naamloos, afroraydude, DrCreo, Death, Axiom, Emzi0767, and contributors</Authors>
<Authors>Naamloos afroraydude DrCreo Death TiaqoY0 Axiom Emzi0767 contributors</Authors>
<Company>DSharpPlus developers</Company>
<Description>NOTE: This is an optional package. Do not install, unless you're targeting Mono.

Expand All @@ -19,7 19,7 @@ A WebSocket# WebSocket client for DSharpPlus, for platforms that do not support
<PackageIconUrl>https://raw.githubusercontent.com/NaamloosDT/DSharpPlus/master/logo/dsharpplus.png</PackageIconUrl>
<RepositoryUrl>https://github.com/NaamloosDT/DSharpPlus</RepositoryUrl>
<RepositoryType>Git</RepositoryType>
<PackageTags>Discord, Discord API, Bots, Discord Bots, Chat, DSharp, DSharpPlus, C#, .NET, VB.NET, VB, F#, WebSocket, WebSocketSharp, Linux, Mac, BSD, FreeBSD, NetBSD, OpenBSD, Android, iOS, Mono, MonoTouch, MonoAndroid</PackageTags>
<PackageTags>discord discord-api bots discord-bots chat dsharp dsharpplus csharp dotnet vb-net fsharp websocket websocketsharp linux mac bsd freebsd netbsd openbsd android ios mono monotouch monoandroid</PackageTags>
</PropertyGroup>

<PropertyGroup Condition="'$(VersionSuffix)' != ''">
Expand Down
4 changes: 2 additions & 2 deletions DSharpPlus/DSharpPlus.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 12,15 @@
<AssemblyName>DSharpPlus</AssemblyName>
<GeneratePackageOnBuild>False</GeneratePackageOnBuild>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<Authors>Naamloos, afroraydude, DrCreo, Death, Axiom, Emzi0767, and contributors</Authors>
<Authors>Naamloos afroraydude DrCreo Death TiaqoY0 Axiom Emzi0767 contributors</Authors>
<Company>DSharpPlus developers</Company>
<Description>A C# API for Discord based off DiscordSharp, but rewritten to fit the API standards.</Description>
<PackageLicenseUrl>https://github.com/NaamloosDT/DSharpPlus/blob/master/LICENSE</PackageLicenseUrl>
<PackageProjectUrl>https://github.com/NaamloosDT/DSharpPlus</PackageProjectUrl>
<PackageIconUrl>https://raw.githubusercontent.com/NaamloosDT/DSharpPlus/master/logo/dsharpplus.png</PackageIconUrl>
<RepositoryUrl>https://github.com/NaamloosDT/DSharpPlus</RepositoryUrl>
<RepositoryType>Git</RepositoryType>
<PackageTags>Discord, Discord API, Bots, Discord Bots, Chat, DSharp, DSharpPlus, C#, .NET, VB.NET, VB, F#, Webhooks</PackageTags>
<PackageTags>discord discord-api bots discord-bots chat dsharp dsharpplus csharp dotnet vb-net fsharp webhooks</PackageTags>
</PropertyGroup>

<PropertyGroup Condition="'$(VersionSuffix)' != ''">
Expand Down
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 13,7 @@ Source code for DSharpPlus is available in its [GitHub repository](https://githu
DSharpPlus is licensed under MIT License, as detailed in the [LICENSE in the repository](https://github.com/NaamloosDT/DSharpPlus/blob/master/LICENSE).

DSharpPlus consists of [Naamloos](https://github.com/NaamloosDT), [afroraydude](https://github.com/afroraydude),
[DrCreo](https://github.com/DrCreo), [Death](https://github.com/DeathGameDev), [Emzi0767](https://github.com/Emzi0767), [TiaqoY0](https://github.com/nick-strohm)
[DrCreo](https://github.com/DrCreo), [Death](https://github.com/DeathGameDev), [TiaqoY0](https://github.com/nick-strohm), [Axiom](https://github.com/suicvne), [Emzi0767](https://github.com/Emzi0767)
and other contributors.

## Where to start?
Expand Down

0 comments on commit 2a4d424

Please sign in to comment.