Skip to content

Commit 545ab2e

Browse files
Bump Microsoft.CodeAnalysis.CSharp from 3.9.0-3.final to 3.9.0
Bumps [Microsoft.CodeAnalysis.CSharp](https://github.com/dotnet/roslyn) from 3.9.0-3.final to 3.9.0. - [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/v3.9.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9aede05 commit 545ab2e

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
@@ -31,7 +31,7 @@
3131
</ItemGroup>
3232

3333
<ItemGroup>
34-
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="3.9.0-3.final" />
34+
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="3.9.0" />
3535
<PackageReference Include="System.Threading.AccessControl" Version="6.0.0-preview.1.21102.12" />
3636
<PackageReference Include="System.Drawing.Common" Version="6.0.0-preview.1.21102.12" />
3737
<PackageReference Include="NJsonSchema" Version="10.3.9" />

0 commit comments

Comments
 (0)