We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd6d702 commit 69fc950Copy full SHA for 69fc950
Directory.Build.targets
@@ -48,6 +48,6 @@
48
<PackageReference Update="CodeGeneration.Roslyn.Tool" Version="0.7.63" PrivateAssets="all" />
49
<PackageReference Update="Microsoft.CodeAnalysis.CSharp" Version="3.4.0" />
50
<PackageReference Update="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="3.4.0" />
51
- <PackageReference Update="DryIoc.Internal" Version="4.3.0" />
+ <PackageReference Update="DryIoc.Internal" Version="4.3.1" />
52
</ItemGroup>
53
</Project>
0 commit comments