Merge pull request #888 from wabbajack-tools/dependabot/nuget/YamlDotNet-8.1.2

Bump YamlDotNet from 8.1.1 to 8.1.2
This commit is contained in:
Timothy Baldridge 2020-05-29 08:41:19 -07:00 committed by GitHub
commit 8955e5de5c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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