We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86a9a0e commit 0ffe753Copy full SHA for 0ffe753
Localization/Editor.Localization.Analyzers/Editor.Localization.Analyzers.csproj
@@ -11,7 +11,7 @@
11
<PrivateAssets>all</PrivateAssets>
12
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
13
</PackageReference>
14
- <PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="5.0.0" />
+ <PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.14.0" />
15
</ItemGroup>
16
17
<ItemGroup>
0 commit comments