Skip to content

Commit

Permalink
chore(deps): update dependency microsoft.codeanalysis.csharp.workspac…
Browse files Browse the repository at this point in the history
…es to v4.8.0
  • Loading branch information
renovate[bot] authored Nov 30, 2023
1 parent 9b61275 commit b6ff9c0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
<ItemGroup>
<ProjectReference Include="..\DisCatSharp.Analyzer\DisCatSharp.Analyzer.csproj" />
<PackageReference Include="DisCatSharp.Attributes" Version="10.4.3" PrivateAssets="all" GeneratePathProperty="true" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.7.0" PrivateAssets="all" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.8.0" PrivateAssets="all" />
<PackageReference Update="NETStandard.Library" PrivateAssets="all" />
</ItemGroup>

Expand Down

0 comments on commit b6ff9c0

Please sign in to comment.