Skip to content

Commit

Permalink
chore(deps): update discatsharp (#338)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 25, 2023
1 parent b7f3949 commit 0c41e66
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions DisCatSharp.LavalinkV1/DisCatSharp.LavalinkV1.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,11 @@ Documentation: https://docs.dcs.aitsys.dev/articles/modules/audio/lavalink/setup
</ItemGroup>

<ItemGroup>
<PackageReference Include="DisCatSharp.Analyzer.Roselyn" Version="5.4.0">
<PackageReference Include="DisCatSharp.Analyzer.Roselyn" Version="5.5.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="DisCatSharp.Attributes" Version="10.4.0" />
<PackageReference Include="DisCatSharp.Attributes" Version="10.4.2" />
<PackageReference Include="Microsoft.DependencyValidation.Analyzers" Version="0.11.0" />
<PackageReference Include="Microsoft.Extensions.Logging" Version="7.0.0" />
</ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
<IncludeAssets>compile; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="DisCatSharp.Attributes">
<Version>10.4.0</Version>
<Version>10.4.2</Version>
</PackageReference>
<PackageReference Include="Microsoft.VisualStudio.SDK">
<Version>17.6.36389</Version>
Expand Down

0 comments on commit 0c41e66

Please sign in to comment.