Skip to content

Commit

Permalink
Bump Microsoft.CodeAnalysis.CSharp from 4.5.0 to 4.6.0 in /samples (#221
Browse files Browse the repository at this point in the history
)
  • Loading branch information
dependabot[bot] committed May 18, 2023
1 parent ec7def6 commit 534ca67
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.5.0" PrivateAssets="all" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.6.0" PrivateAssets="all" />
<PackageReference Include="Microsoft.CodeAnalysis.Analyzers" Version="3.3.4" PrivateAssets="all" />
<PackageReference Include="PolySharp" Version="1.13.2" PrivateAssets="all" IncludeAssets="build; analyzers" />
</ItemGroup>
Expand Down

0 comments on commit 534ca67

Please sign in to comment.