8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d6d8a6 commit 33fa973Copy full SHA for 33fa973
AssignAll/AssignAll/AssignAll.csproj
@@ -32,7 +32,7 @@
32
33
<ItemGroup>
34
<PackageReference Include="Microsoft.CodeAnalysis.Analyzers" Version="3.3.3" />
35
- <PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="3.11.0" />
+ <PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.1.0" />
36
<PackageReference Update="NETStandard.Library" PrivateAssets="all" />
37
</ItemGroup>
38
0 commit comments