File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
DisCatSharp.Archive/DisCatSharp.LavalinkV1
DisCatSharp.Tools/DisCatSharp.Analyzer
DisCatSharp.Analyzer.Package Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ Documentation: https://docs.dcs.aitsys.dev/articles/modules/audio/lavalink/setup
3838 </PackageReference >
3939 <PackageReference Include =" DisCatSharp.Attributes" Version =" 10.6.6" />
4040 <PackageReference Include =" Microsoft.DependencyValidation.Analyzers" Version =" 0.11.0" />
41- <PackageReference Include =" Microsoft.Extensions.Logging" Version =" 9.0.4 " />
41+ <PackageReference Include =" Microsoft.Extensions.Logging" Version =" 9.0.7 " />
4242 </ItemGroup >
4343
4444</Project >
Original file line number Diff line number Diff line change 7171 <ItemGroup >
7272 <ProjectReference Include =" ..\DisCatSharp.Analyzer\DisCatSharp.Analyzer.csproj" />
7373 <PackageReference Include =" DisCatSharp.Attributes" Version =" 10.6.6" PrivateAssets =" all" GeneratePathProperty =" true" />
74- <PackageReference Include =" Microsoft.CodeAnalysis.CSharp.Workspaces" Version =" 4.13 .0" PrivateAssets =" all" />
74+ <PackageReference Include =" Microsoft.CodeAnalysis.CSharp.Workspaces" Version =" 4.14 .0" PrivateAssets =" all" />
7575 <PackageReference Update =" NETStandard.Library" PrivateAssets =" all" />
7676 </ItemGroup >
7777
Original file line number Diff line number Diff line change 3737 </PropertyGroup >
3838 <ItemGroup >
3939 <PackageReference Include =" DisCatSharp.Attributes" Version =" 10.6.6" />
40- <PackageReference Include =" Microsoft.Bcl.AsyncInterfaces" Version =" 9.0.4 " />
40+ <PackageReference Include =" Microsoft.Bcl.AsyncInterfaces" Version =" 9.0.7 " />
4141 <PackageReference Include =" Microsoft.CodeAnalysis.Analyzers" Version =" 3.11.0" >
4242 <PrivateAssets >all</PrivateAssets >
4343 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
4444 </PackageReference >
45- <PackageReference Include =" Microsoft.CodeAnalysis.CSharp" Version =" 4.13 .0" />
45+ <PackageReference Include =" Microsoft.CodeAnalysis.CSharp" Version =" 4.14 .0" />
4646 <PackageReference Include =" Microsoft.VisualStudio.SDK" Version =" 17.13.40008" />
47- <PackageReference Include =" System.Diagnostics.DiagnosticSource" Version =" 9.0.4 " />
47+ <PackageReference Include =" System.Diagnostics.DiagnosticSource" Version =" 9.0.7 " />
4848 <PackageReference Include =" System.Memory" Version =" 4.6.3" />
4949 </ItemGroup >
5050
You can’t perform that action at this time.
0 commit comments