We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e206513 commit e33f14dCopy full SHA for e33f14d
src/Directory.Packages.props
@@ -14,7 +14,7 @@
14
<PackageVersion Include="FluentAssertions" Version="8.1.1" />
15
<PackageVersion Include="JetBrains.DotMemoryUnit" Version="3.2.20220510" />
16
<PackageVersion Include="Microsoft.CodeAnalysis.Analyzers" Version="3.3.4" />
17
- <PackageVersion Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.12.0" />
+ <PackageVersion Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.13.0" />
18
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
19
<PackageVersion Include="Microsoft.Reactive.Testing" Version="6.0.1" />
20
<PackageVersion Include="Microsoft.SourceLink.GitHub" Version="8.0.0" />
0 commit comments