Skip to content

Commit f75757a

Browse files
shethaaditAdit Shethwestey-mRogerBarreto
authored
.Net: Upgraded Microsoft.CodeAnalysis.Common from 4.11.0 to 4.13.0. (#11168)
Upgraded Microsoft.CodeAnalysis.Common from 4.11.0 to 4.13.0. Fixes #10868 Co-authored-by: Adit Sheth <[email protected]> Co-authored-by: westey <[email protected]> Co-authored-by: Roger Barreto <[email protected]>
1 parent 5fc8381 commit f75757a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dotnet/Directory.Packages.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
<PackageVersion Include="Microsoft.Bcl.HashCode" Version="1.1.1" />
5353
<PackageVersion Include="Microsoft.Bcl.AsyncInterfaces" Version="8.0.0" />
5454
<PackageVersion Include="Microsoft.Bcl.Numerics" Version="8.0.0" />
55-
<PackageVersion Include="Microsoft.CodeAnalysis.Common" Version="4.11.0" />
55+
<PackageVersion Include="Microsoft.CodeAnalysis.Common" Version="4.13.0" />
5656
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp" Version="4.11.0" />
5757
<PackageVersion Include="Microsoft.Bcl.TimeProvider" Version="8.0.1" />
5858
<PackageVersion Include="Microsoft.Identity.Client" Version="4.67.2" />

0 commit comments

Comments
 (0)