Skip to content

Commit 658581e

Browse files
authored
Revert "Bump Microsoft.CodeAnalysis.CSharp from 4.11.0 to 4.13.0" (#126)
1 parent e8be7ff commit 658581e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
<Project Sdk="Microsoft.NET.Sdk">
1+
<Project Sdk="Microsoft.NET.Sdk">
22
<PropertyGroup>
33
<TargetFramework>net8.0</TargetFramework>
44
<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>
55
</PropertyGroup>
66

77
<ItemGroup>
8-
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.13.0" PrivateAssets="all" />
8+
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.11.0" PrivateAssets="all" />
99
</ItemGroup>
1010
</Project>

0 commit comments

Comments
 (0)