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 0f4e053 + 7479e55 commit f79716fCopy full SHA for f79716f
src/Directory.Build.targets
@@ -7,7 +7,7 @@
7
<PackageReference Update="CodeGeneration.Roslyn" Version="$(CodeGenerationRoslynVersion)" />
8
<PackageReference Update="CodeGeneration.Roslyn.BuildTime" Version="$(CodeGenerationRoslynVersion)" />
9
<PackageReference Update="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="2.9.0" />
10
- <PackageReference Update="System.Collections.Immutable" Version="1.4.0" />
+ <PackageReference Update="System.Collections.Immutable" Version="1.5.0" />
11
<PackageReference Update="Validation" Version="2.4.18" />
12
<PackageReference Update="Microsoft.Build" Version="14.3.0" />
13
<PackageReference Update="xunit" Version="2.3.1" />
0 commit comments