From bc1ceae5839bd5cb431d15dc3fbfacdad0c69801 Mon Sep 17 00:00:00 2001 From: Lala Sabathil Date: Tue, 19 Dec 2023 23:46:48 +0100 Subject: [PATCH] chore: csproj maintenance --- .../DisCatSharp.ApplicationCommands.csproj | 2 +- .../DisCatSharp.Attributes.csproj | 51 ++--- .../DisCatSharp.CommandsNext.csproj | 2 +- DisCatSharp.Common/DisCatSharp.Common.csproj | 2 +- .../DisCatSharp.Configuration.csproj | 2 +- .../DisCatSharp.Experimental.csproj | 79 +++---- ...atSharp.Hosting.DependencyInjection.csproj | 2 +- .../DisCatSharp.Hosting.csproj | 2 +- .../DisCatSharp.Interactivity.csproj | 2 +- .../DisCatSharp.Lavalink.csproj | 2 +- .../DisCatSharp.Analyzer.Package.csproj | 192 +++++++++--------- .../DisCatSharp.Analyzer.csproj | 94 ++++----- .../DisCatSharp.VoiceNext.Natives.csproj | 2 +- .../DisCatSharp.VoiceNext.csproj | 2 +- DisCatSharp/DisCatSharp.csproj | 2 +- 15 files changed, 221 insertions(+), 217 deletions(-) diff --git a/DisCatSharp.ApplicationCommands/DisCatSharp.ApplicationCommands.csproj b/DisCatSharp.ApplicationCommands/DisCatSharp.ApplicationCommands.csproj index 65a9af2ffe..e9364873f1 100644 --- a/DisCatSharp.ApplicationCommands/DisCatSharp.ApplicationCommands.csproj +++ b/DisCatSharp.ApplicationCommands/DisCatSharp.ApplicationCommands.csproj @@ -22,7 +22,7 @@ Use it on top of your DisCatSharp powered bot and unleash the power of applicati Documentation: https://docs.dcs.aitsys.dev/articles/modules/application_commands/intro.html - DisCatSharp,Discord API Wrapper,Discord,Bots,Discord Bots,AITSYS,Net6,Net7,Application Commands,Context Menu Commands + DisCatSharp,Discord API Wrapper,Discord,Bots,Discord Bots,AITSYS,Net7,Net8,Application Commands,Context Menu Commands diff --git a/DisCatSharp.Attributes/DisCatSharp.Attributes.csproj b/DisCatSharp.Attributes/DisCatSharp.Attributes.csproj index bdcaa83b9b..96c6d0a169 100644 --- a/DisCatSharp.Attributes/DisCatSharp.Attributes.csproj +++ b/DisCatSharp.Attributes/DisCatSharp.Attributes.csproj @@ -1,33 +1,34 @@ + - - - + + + - - netstandard2.0 - True + + netstandard2.1 + True Library - 10.4.4 - + 10.5.0 + + + + DisCatSharp.Attributes + DisCatSharp.Attributes + + + + DisCatSharp.Attributes + + DisCatSharp.Attributes - - DisCatSharp.Attributes - DisCatSharp.Attributes - - - - DisCatSharp.Attributes - - DisCatSharp.Attributes + Special Attributes for DisCatSharp. + + DisCatSharp + - Special Attributes for DisCatSharp. - - DisCatSharp - - - - - + + + diff --git a/DisCatSharp.CommandsNext/DisCatSharp.CommandsNext.csproj b/DisCatSharp.CommandsNext/DisCatSharp.CommandsNext.csproj index ecce15797f..6f30969292 100644 --- a/DisCatSharp.CommandsNext/DisCatSharp.CommandsNext.csproj +++ b/DisCatSharp.CommandsNext/DisCatSharp.CommandsNext.csproj @@ -23,7 +23,7 @@ Allow your users to use text commands in your bot. Note: Requires the Message Content Intent enabled for your discord application. Documentation: https://docs.dcs.aitsys.dev/articles/modules/commandsnext/intro.html - DisCatSharp,Discord API Wrapper,Discord,Bots,Discord Bots,AITSYS,Net6,Net7,Text Commands + DisCatSharp,Discord API Wrapper,Discord,Bots,Discord Bots,AITSYS,Net7,Net8,Text Commands diff --git a/DisCatSharp.Common/DisCatSharp.Common.csproj b/DisCatSharp.Common/DisCatSharp.Common.csproj index 1dd7fa9111..f0bf7993b4 100644 --- a/DisCatSharp.Common/DisCatSharp.Common.csproj +++ b/DisCatSharp.Common/DisCatSharp.Common.csproj @@ -20,7 +20,7 @@ DisCatSharp Common Extension Common tools for DisCatSharp, like regexes and converters! - DisCatSharp,Discord API Wrapper,Discord,Bots,Discord Bots,AITSYS,Net6,Net7,Common Tools + DisCatSharp,Discord API Wrapper,Discord,Bots,Discord Bots,AITSYS,Net7,Net8,Common Tools diff --git a/DisCatSharp.Configuration/DisCatSharp.Configuration.csproj b/DisCatSharp.Configuration/DisCatSharp.Configuration.csproj index a2b51b917b..b57b599f40 100644 --- a/DisCatSharp.Configuration/DisCatSharp.Configuration.csproj +++ b/DisCatSharp.Configuration/DisCatSharp.Configuration.csproj @@ -17,7 +17,7 @@ DisCatSharp.Configuration Configuration for the DisCatSharp Hosting Extension. - DisCatSharp,Discord API Wrapper,Discord,Bots,Discord Bots,AITSYS,Net6,Net7,Hosting,Web,Configuration + DisCatSharp,Discord API Wrapper,Discord,Bots,Discord Bots,AITSYS,Net7,Net8,Hosting,Web,Configuration diff --git a/DisCatSharp.Experimental/DisCatSharp.Experimental.csproj b/DisCatSharp.Experimental/DisCatSharp.Experimental.csproj index aa9ae6159a..2ece56fc5b 100644 --- a/DisCatSharp.Experimental/DisCatSharp.Experimental.csproj +++ b/DisCatSharp.Experimental/DisCatSharp.Experimental.csproj @@ -1,44 +1,45 @@ + - - - - - - - - - DisCatSharp.Experimental - DisCatSharp.Experimental - - - - DisCatSharp.Experimental - - DisCatSharp.Experimental - - Experimental changes for DisCatSharp. - - DisCatSharp,Experimental,Discord API Wrapper,Discord,Bots,Discord Bots,AITSYS,Net6,Net7 - - - - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - - - - - - - - - - - + + + + + + + + + DisCatSharp.Experimental + DisCatSharp.Experimental + + + + DisCatSharp.Experimental + + DisCatSharp.Experimental + + Experimental changes for DisCatSharp. + + DisCatSharp,Experimental,Discord API Wrapper,Discord,Bots,Discord Bots,AITSYS,Net7,Net8 + + + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + + + + + + + + + + diff --git a/DisCatSharp.Hosting.DependencyInjection/DisCatSharp.Hosting.DependencyInjection.csproj b/DisCatSharp.Hosting.DependencyInjection/DisCatSharp.Hosting.DependencyInjection.csproj index 5b907826f0..46ecbcf735 100644 --- a/DisCatSharp.Hosting.DependencyInjection/DisCatSharp.Hosting.DependencyInjection.csproj +++ b/DisCatSharp.Hosting.DependencyInjection/DisCatSharp.Hosting.DependencyInjection.csproj @@ -11,7 +11,7 @@ DisCatSharp.Hosting.DependencyInjection Dependency Injection for the DisCatSharp Hosting Extension. - DisCatSharp,Discord API Wrapper,Discord,Bots,Discord Bots,AITSYS,Net6,Net7,Hosting,Web,Dependency Injection + DisCatSharp,Discord API Wrapper,Discord,Bots,Discord Bots,AITSYS,Net7,Net8,Hosting,Web,Dependency Injection diff --git a/DisCatSharp.Hosting/DisCatSharp.Hosting.csproj b/DisCatSharp.Hosting/DisCatSharp.Hosting.csproj index 6d9910ba16..54e9a1e39c 100644 --- a/DisCatSharp.Hosting/DisCatSharp.Hosting.csproj +++ b/DisCatSharp.Hosting/DisCatSharp.Hosting.csproj @@ -11,7 +11,7 @@ DisCatSharp.Hosting Hosting Extension for DisCatSharp. - DisCatSharp,Discord API Wrapper,Discord,Bots,Discord Bots,AITSYS,Net6,Net7,Hosting,Web + DisCatSharp,Discord API Wrapper,Discord,Bots,Discord Bots,AITSYS,Net7,Net8,Hosting,Web diff --git a/DisCatSharp.Interactivity/DisCatSharp.Interactivity.csproj b/DisCatSharp.Interactivity/DisCatSharp.Interactivity.csproj index 7effc7fee1..3a56ee3b0d 100644 --- a/DisCatSharp.Interactivity/DisCatSharp.Interactivity.csproj +++ b/DisCatSharp.Interactivity/DisCatSharp.Interactivity.csproj @@ -22,7 +22,7 @@ Unleash the full power of discord commands. Documentation: https://docs.dcs.aitsys.dev/articles/modules/interactivity.html - DisCatSharp,Discord API Wrapper,Discord,Bots,Discord Bots,AITSYS,Net6,Net7,Pagination,Reactions,Buttons,Interactive Commands,Interactivity,Message Components + DisCatSharp,Discord API Wrapper,Discord,Bots,Discord Bots,AITSYS,Net7,Net8,Pagination,Reactions,Buttons,Interactive Commands,Interactivity,Message Components diff --git a/DisCatSharp.Lavalink/DisCatSharp.Lavalink.csproj b/DisCatSharp.Lavalink/DisCatSharp.Lavalink.csproj index 8cc333dbe1..e639c6b4e8 100644 --- a/DisCatSharp.Lavalink/DisCatSharp.Lavalink.csproj +++ b/DisCatSharp.Lavalink/DisCatSharp.Lavalink.csproj @@ -26,7 +26,7 @@ Documentation: https://docs.dcs.aitsys.dev/articles/modules/audio/lavalink_v4/intro.html - DisCatSharp,Discord API Wrapper,Discord,Bots,Discord Bots,AITSYS,Net6,Net7,Voice,Lavalink,Lavalink V4,Audio Player,Music,YouTube,Spotify,SoundCloud,Twitch,Vimeo,BandCamp,Apple Music,Yandex Music,Spotify,Spotify Recommendations,Deezer,Deezer ISRC,Local Music,Direct Url Music + DisCatSharp,Discord API Wrapper,Discord,Bots,Discord Bots,AITSYS,Net7,Net8,Voice,Lavalink,Lavalink V4,Audio Player,Music,YouTube,Spotify,SoundCloud,Twitch,Vimeo,BandCamp,Apple Music,Yandex Music,Spotify,Spotify Recommendations,Deezer,Deezer ISRC,Local Music,Direct Url Music diff --git a/DisCatSharp.Tools/DisCatSharp.Analyzer/DisCatSharp.Analyzer.Package/DisCatSharp.Analyzer.Package.csproj b/DisCatSharp.Tools/DisCatSharp.Analyzer/DisCatSharp.Analyzer.Package/DisCatSharp.Analyzer.Package.csproj index 933649bffb..65dffeca40 100644 --- a/DisCatSharp.Tools/DisCatSharp.Analyzer/DisCatSharp.Analyzer.Package/DisCatSharp.Analyzer.Package.csproj +++ b/DisCatSharp.Tools/DisCatSharp.Analyzer/DisCatSharp.Analyzer.Package/DisCatSharp.Analyzer.Package.csproj @@ -1,106 +1,108 @@ - - netstandard2.1 - false - true - true - - - - DisCatSharp.Analyzer.Roselyn - 6.2.1 - 6.2.1 - AITSYS - false - DisCatSharp Analyzer - Various DisCatSharp Analyzers. - Copyright 2022-2024 AITSYS - Analyzer, analyzers - true - true - - $(TargetsForTfmSpecificContentInPackage);AddNuGetDlls;_AddAnalyzersToOutput - - false - - DisCatSharp Analyzer - - logobig.png - - README.md - - git - - https://github.com/Aiko-IT-Systems/DisCatSharp - - https://github.com/Aiko-IT-Systems/DisCatSharp - - - - - True - \ - - - True - \ - - - True - \ - - - - true - true - False - snupkg - LICENSE.md - - - 7 - portable - - - 7 - portable - - - - - - - - - - - - + + netstandard2.1 + false + true + true + + + + DisCatSharp.Analyzer.Roselyn + 6.3.0 + 6.3.0 + AITSYS + false + DisCatSharp Analyzer + Various DisCatSharp Analyzers. + Copyright 2022-2024 AITSYS + Analyzer, analyzers + true + true + + $(TargetsForTfmSpecificContentInPackage);AddNuGetDlls;_AddAnalyzersToOutput + + false + + DisCatSharp Analyzer + + logobig.png + + README.md + + git + + https://github.com/Aiko-IT-Systems/DisCatSharp + + https://github.com/Aiko-IT-Systems/DisCatSharp + - <_PackagesToPack Remove="@(_PackagesToPack)" Condition="%(NuGetPackageId) == 'NETStandard.Library'" /> - <_PackagesToPack Remove="@(_PackagesToPack)" Condition="%(NuGetPackageId) == 'Microsoft.CodeAnalysis.CSharp.Workspaces'" /> + + True + \ + + + True + \ + + + True + \ + + + + true + true + False + snupkg + LICENSE.md + + + 7 + portable + + + 7 + portable + + + + + + - + + + + - - + + <_PackagesToPack Remove="@(_PackagesToPack)" Condition="%(NuGetPackageId) == 'NETStandard.Library'" /> + <_PackagesToPack Remove="@(_PackagesToPack)" + Condition="%(NuGetPackageId) == 'Microsoft.CodeAnalysis.CSharp.Workspaces'" /> + + + - + + + + + + + + + + - - - - - - - - - - - - + + + + + + diff --git a/DisCatSharp.Tools/DisCatSharp.Analyzer/DisCatSharp.Analyzer/DisCatSharp.Analyzer.csproj b/DisCatSharp.Tools/DisCatSharp.Analyzer/DisCatSharp.Analyzer/DisCatSharp.Analyzer.csproj index 72a11753e2..f829b8be40 100644 --- a/DisCatSharp.Tools/DisCatSharp.Analyzer/DisCatSharp.Analyzer/DisCatSharp.Analyzer.csproj +++ b/DisCatSharp.Tools/DisCatSharp.Analyzer/DisCatSharp.Analyzer/DisCatSharp.Analyzer.csproj @@ -1,51 +1,51 @@ - - netstandard2.1 - false - - - *$(MSBuildProjectFile)* - AITSYS - - - - - - - - - true - true - true - False - False - False - False - - - - embedded - 1701;1702;NU1701 - - - - embedded - 1701;1702;NU1701 - - - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - - - - - - - - + + netstandard2.1 + false + + + *$(MSBuildProjectFile)* + AITSYS + + + + + + + + + true + true + true + False + False + False + False + + + + embedded + 1701;1702;NU1701 + + + + embedded + 1701;1702;NU1701 + + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + + + + + + + diff --git a/DisCatSharp.VoiceNext.Natives/DisCatSharp.VoiceNext.Natives.csproj b/DisCatSharp.VoiceNext.Natives/DisCatSharp.VoiceNext.Natives.csproj index f12665baf1..bb9457f55b 100644 --- a/DisCatSharp.VoiceNext.Natives/DisCatSharp.VoiceNext.Natives.csproj +++ b/DisCatSharp.VoiceNext.Natives/DisCatSharp.VoiceNext.Natives.csproj @@ -22,7 +22,7 @@ Natives for DisCatSharp Voice Next Extension Manual Download: https://docs.dcs.aitsys.dev/natives/index.html - DisCatSharp,Discord API Wrapper,Discord,Bots,Discord Bots,AITSYS,Net6,Net7,Voice,Audio Player + DisCatSharp,Discord API Wrapper,Discord,Bots,Discord Bots,AITSYS,Net7,Net8,Voice,Audio Player diff --git a/DisCatSharp.VoiceNext/DisCatSharp.VoiceNext.csproj b/DisCatSharp.VoiceNext/DisCatSharp.VoiceNext.csproj index 6da3eb6686..db8eca9789 100644 --- a/DisCatSharp.VoiceNext/DisCatSharp.VoiceNext.csproj +++ b/DisCatSharp.VoiceNext/DisCatSharp.VoiceNext.csproj @@ -23,7 +23,7 @@ Easy made audio player for discord bots. Documentation: https://docs.dcs.aitsys.dev/articles/modules/audio/voicenext/prerequisites.html - DisCatSharp,Discord API Wrapper,Discord,Bots,Discord Bots,AITSYS,Net6,Net7,Voice,Audio Player + DisCatSharp,Discord API Wrapper,Discord,Bots,Discord Bots,AITSYS,Net7,Net8,Voice,Audio Player diff --git a/DisCatSharp/DisCatSharp.csproj b/DisCatSharp/DisCatSharp.csproj index 9f7faa6079..b9c546e33a 100644 --- a/DisCatSharp/DisCatSharp.csproj +++ b/DisCatSharp/DisCatSharp.csproj @@ -21,7 +21,7 @@ DisCatSharp Your library to write discord bots in C# with a focus on always providing access to the latest discord features. Written with love and for everyone. - DisCatSharp,Discord API Wrapper,Discord,Bots,Discord Bots,AITSYS,Net6,Net7 + DisCatSharp,Discord API Wrapper,Discord,Bots,Discord Bots,AITSYS,Net7,Net8