update package sources
This commit is contained in:
parent
3fd19eb149
commit
a71f65de55
@ -5,10 +5,6 @@
|
|||||||
<Nullable>enable</Nullable>
|
<Nullable>enable</Nullable>
|
||||||
<ImplicitUsings>enable</ImplicitUsings>
|
<ImplicitUsings>enable</ImplicitUsings>
|
||||||
<RootNamespace>TomatenMusic_Api</RootNamespace>
|
<RootNamespace>TomatenMusic_Api</RootNamespace>
|
||||||
<RestoreAdditionalProjectSources>
|
|
||||||
https://api.nuget.org/v3/index.json;
|
|
||||||
https://nuget.emzi0767.com/api/v3/index.json
|
|
||||||
</RestoreAdditionalProjectSources>
|
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
|
@ -4,17 +4,13 @@
|
|||||||
<TargetFramework>net6.0</TargetFramework>
|
<TargetFramework>net6.0</TargetFramework>
|
||||||
<ImplicitUsings>enable</ImplicitUsings>
|
<ImplicitUsings>enable</ImplicitUsings>
|
||||||
<Nullable>enable</Nullable>
|
<Nullable>enable</Nullable>
|
||||||
<RestoreAdditionalProjectSources>
|
|
||||||
https://api.nuget.org/v3/index.json;
|
|
||||||
https://nuget.emzi0767.com/api/v3/index.json
|
|
||||||
</RestoreAdditionalProjectSources>
|
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<PackageReference Include="DSharpPlus" Version="4.2.0-nightly-01101" />
|
<PackageReference Include="DSharpPlus" Version="4.2.0-nightly-01107" />
|
||||||
<PackageReference Include="DSharpPlus.Interactivity" Version="4.2.0-nightly-01101" />
|
<PackageReference Include="DSharpPlus.Interactivity" Version="4.2.0-nightly-01107" />
|
||||||
<PackageReference Include="DSharpPlus.SlashCommands" Version="4.2.0-nightly-01101" />
|
<PackageReference Include="DSharpPlus.SlashCommands" Version="4.2.0-nightly-01107" />
|
||||||
<PackageReference Include="Google.Apis.YouTube.v3" Version="1.56.0.2630" />
|
<PackageReference Include="Google.Apis.YouTube.v3" Version="1.57.0.2637" />
|
||||||
<PackageReference Include="HtmlAgilityPack" Version="1.11.42" />
|
<PackageReference Include="HtmlAgilityPack" Version="1.11.42" />
|
||||||
<PackageReference Include="Lavalink4NET" Version="2.1.1" />
|
<PackageReference Include="Lavalink4NET" Version="2.1.1" />
|
||||||
<PackageReference Include="Lavalink4NET.DSharpPlus" Version="2.1.1" />
|
<PackageReference Include="Lavalink4NET.DSharpPlus" Version="2.1.1" />
|
||||||
|
Loading…
x
Reference in New Issue
Block a user