Skip to content

Commit ce08b9b

Browse files
dependabot-preview[bot]TravisEz13
authored andcommitted
Bump Microsoft.CodeAnalysis.CSharp from 3.2.1 to 3.3.1 (PowerShell#10607)
Bumps [Microsoft.CodeAnalysis.CSharp](https://github.com/dotnet/roslyn) from 3.2.1 to 3.3.1. - [Release notes](https://github.com/dotnet/roslyn/releases) - [Changelog](https://github.com/dotnet/roslyn/blob/master/docs/Breaking%20API%20Changes.md) - [Commits](https://github.com/dotnet/roslyn/commits) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 3b93fd2 commit ce08b9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Microsoft.PowerShell.Commands.Utility/Microsoft.PowerShell.Commands.Utility.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
</ItemGroup>
5656

5757
<ItemGroup>
58-
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="3.2.1" />
58+
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="3.3.1" />
5959
<PackageReference Include="System.Threading.AccessControl" Version="4.6.0" />
6060
<PackageReference Include="NJsonSchema" Version="10.0.23" />
6161
</ItemGroup>

0 commit comments

Comments
 (0)