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.
2 parents be09e95 + d8928a2 commit 1355772Copy full SHA for 1355772
src/EpiSourceUpdater/Epi.Source.Updater.csproj
@@ -45,9 +45,9 @@
45
</ItemGroup>
46
47
<ItemGroup>
48
- <PackageReference Include="Microsoft.CodeAnalysis.Analyzers" Version="3.3.3" />
49
- <PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.1.0" />
50
- <PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.1.0" />
+ <PackageReference Include="Microsoft.CodeAnalysis.Analyzers" Version="3.3.2" />
+ <PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="3.8.0" />
+ <PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="3.8.0" />
51
<PackageReference Include="Microsoft.DotNet.UpgradeAssistant.Abstractions" Version="*" />
52
53
0 commit comments