Skip to content

Commit

Permalink
Merge pull request #64 from hmlendea/updates
Browse files Browse the repository at this point in the history
Updated the dependencies
  • Loading branch information
hmlendea authored Dec 16, 2021
2 parents 9e363d9 + 1c53e42 commit 0ed8555
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions UniversalNameGenerator.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="NuciCLI" Version="1.3.0.1" />
<PackageReference Include="NuciCLI.Menus" Version="1.4.0" />
<PackageReference Include="NuciCLI" Version="1.4.2" />
<PackageReference Include="NuciCLI.Menus" Version="1.5.1" />
<PackageReference Include="NuciDAL" Version="1.1.1" />
<PackageReference Include="NuciExtensions" Version="1.4.0" />
<PackageReference Include="NuciExtensions" Version="1.5.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 0ed8555

Please sign in to comment.