Skip to content

Commit 0ffe753

Browse files
committed
Revert "Bump Microsoft.CodeAnalysis.CSharp.Workspaces from 4.14.0 to 5.0.0"
This reverts commit 7a39651.
1 parent 86a9a0e commit 0ffe753

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Localization/Editor.Localization.Analyzers/Editor.Localization.Analyzers.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<PrivateAssets>all</PrivateAssets>
1212
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1313
</PackageReference>
14-
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="5.0.0" />
14+
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.14.0" />
1515
</ItemGroup>
1616

1717
<ItemGroup>

0 commit comments

Comments
 (0)