Upgrade NuGet for RandomDataGenerator.Net to 1.0.14 (#739)

* RandomDataGenerator.Net 1.0.14

* .
This commit is contained in:
Stef Heyenrath
2022-03-25 20:34:39 +01:00
committed by GitHub
parent 6b15b80605
commit 11c0782673
5 changed files with 9 additions and 9 deletions

View File

@@ -25,7 +25,7 @@
<PackageReference Include="RamlToOpenApiConverter" Version="0.6.1" />
<PackageReference Include="JetBrains.Annotations" Version="2021.3.0" PrivateAssets="All" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0" PrivateAssets="All" />
<PackageReference Include="RandomDataGenerator.Net" Version="1.0.13" />
<PackageReference Include="RandomDataGenerator.Net" Version="1.0.14" />
<PackageReference Include="Stef.Validation" Version="0.1.0" />
</ItemGroup>