Browse Source

Merge pull request #321 from SciSharp/dependabot/nuget/Microsoft.VisualStudio.Validation-17.8.8

build(deps): bump Microsoft.VisualStudio.Validation from 17.6.11 to 17.8.8
tags/v0.8.1
Rinne GitHub 2 years ago
parent
commit
59b74aa8b4
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      LLama.WebAPI/LLama.WebAPI.csproj

+ 1
- 1
LLama.WebAPI/LLama.WebAPI.csproj View File

@@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.VisualStudio.Validation" Version="17.6.11" />
<PackageReference Include="Microsoft.VisualStudio.Validation" Version="17.8.8" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.5.0" />
</ItemGroup>



Loading…
Cancel
Save