Merge pull request #737 from wabbajack-tools/dependabot/nuget/YamlDotNet-8.1.1

Bump YamlDotNet from 8.1.0 to 8.1.1
This commit is contained in:
Timothy Baldridge 2020-04-22 05:44:27 -06:00 committed by GitHub
commit d0b16f6e00
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -38,7 +38,7 @@
<PackageReference Include="System.Net.Http" Version="4.3.4" />
<PackageReference Include="System.Security.Cryptography.ProtectedData" Version="4.7.0" />
<PackageReference Include="System.Security.Principal.Windows" Version="4.7.0" />
<PackageReference Include="YamlDotNet" Version="8.1.0" />
<PackageReference Include="YamlDotNet" Version="8.1.1" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Wabbajack.Common.CSP\Wabbajack.Common.CSP.csproj" />