Skip to content

Commit 669d15b

Browse files
Bump Microsoft.CodeAnalysis.CSharp from 4.2.0-1.final to 4.2.0-4.final (PowerShell#17210)
Bumps [Microsoft.CodeAnalysis.CSharp](https://github.com/dotnet/roslyn) from 4.2.0-1.final to 4.2.0-4.final. - [Release notes](https://github.com/dotnet/roslyn/releases) - [Changelog](https://github.com/dotnet/roslyn/blob/main/docs/Breaking%20API%20Changes.md) - [Commits](https://github.com/dotnet/roslyn/commits) --- updated-dependencies: - dependency-name: Microsoft.CodeAnalysis.CSharp dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 83edc10 commit 669d15b

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="4.2.0-1.final" />
34+
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.2.0-4.final" />
3535
<PackageReference Include="System.Threading.AccessControl" Version="7.0.0-preview.2.22152.2" />
3636
<PackageReference Include="System.Drawing.Common" Version="7.0.0-preview.2.22152.2" />
3737
<PackageReference Include="NJsonSchema" Version="10.6.9" />

0 commit comments

Comments
 (0)