Преглед изворни кода

Bump Pharmacist.Common from 2.0.6 to 2.0.8 (#1220)

Bumps [Pharmacist.Common](https://github.com/reactiveui/Pharmacist) from 2.0.6 to 2.0.8.
- [Release notes](https://github.com/reactiveui/Pharmacist/releases)
- [Commits](https://github.com/reactiveui/Pharmacist/compare/2.0.6...2.0.8)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] пре 4 година
родитељ
комит
eb495606f3
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      ReactiveExample/ReactiveExample.csproj

+ 1 - 1
ReactiveExample/ReactiveExample.csproj

@@ -5,7 +5,7 @@
     </PropertyGroup>
     <ItemGroup>
         <PackageReference Include="Pharmacist.MsBuild" Version="2.0.6" PrivateAssets="all" />
-        <PackageReference Include="Pharmacist.Common" Version="2.0.6" />
+        <PackageReference Include="Pharmacist.Common" Version="2.0.8" />
         <PackageReference Include="Terminal.Gui" Version="1.0.0-pre.*" />
         <PackageReference Include="ReactiveUI.Fody" Version="13.0.1" />
         <PackageReference Include="ReactiveUI" Version="13.0.1" />