Skip to content

Commit 63d790f

Browse files
authored
Merge pull request #80 from Jack251970/dependabot/nuget/Localization/Editor.Localization.Analyzers/Microsoft.CodeAnalysis.CSharp.Workspaces-5.0.0
Bump Microsoft.CodeAnalysis.CSharp.Workspaces from 4.14.0 to 5.0.0
2 parents 69fc8e6 + 7a39651 commit 63d790f

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="4.14.0" />
14+
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="5.0.0" />
1515
</ItemGroup>
1616

1717
<ItemGroup>

0 commit comments

Comments
 (0)