We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 851ac06 commit 2f4ac07Copy full SHA for 2f4ac07
Directory.Build.targets
@@ -46,6 +46,6 @@
46
<PackageReference Update="CodeGeneration.Roslyn.Tool" Version="0.7.63" PrivateAssets="all" />
47
<PackageReference Update="Microsoft.CodeAnalysis.CSharp" Version="3.4.0" />
48
<PackageReference Update="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="3.4.0" />
49
- <PackageReference Update="DryIoc.Internal" Version="4.3.2" />
+ <PackageReference Update="DryIoc.Internal" Version="4.3.3" />
50
</ItemGroup>
51
</Project>
0 commit comments