From b8c2c2afaafbb42eb7eab2a61e4500b250d6f883 Mon Sep 17 00:00:00 2001 From: Anna Date: Tue, 3 Oct 2023 03:12:25 -0400 Subject: [PATCH] chore: bump version to 1.3.14 --- ExpandedSearchInfo/ExpandedSearchInfo.csproj | 8 ++++---- ExpandedSearchInfo/packages.lock.json | 18 ++++++------------ 2 files changed, 10 insertions(+), 16 deletions(-) mode change 100755 => 100644 ExpandedSearchInfo/packages.lock.json diff --git a/ExpandedSearchInfo/ExpandedSearchInfo.csproj b/ExpandedSearchInfo/ExpandedSearchInfo.csproj index afe3896..e9d3202 100755 --- a/ExpandedSearchInfo/ExpandedSearchInfo.csproj +++ b/ExpandedSearchInfo/ExpandedSearchInfo.csproj @@ -2,7 +2,7 @@ net7-windows - 1.3.13 + 1.3.14 latest enable true @@ -47,9 +47,9 @@ - - - + + + diff --git a/ExpandedSearchInfo/packages.lock.json b/ExpandedSearchInfo/packages.lock.json old mode 100755 new mode 100644 index d57a541..72d141f --- a/ExpandedSearchInfo/packages.lock.json +++ b/ExpandedSearchInfo/packages.lock.json @@ -4,19 +4,18 @@ "net7.0-windows7.0": { "AngleSharp": { "type": "Direct", - "requested": "[1.0.1, )", - "resolved": "1.0.1", - "contentHash": "uIezZhHZqWEb4zw/D5Xnskqb/sivIFwfWcUX2srPWTE10IYahfrdhWTIk859BpEmPmxSlMoL+S0JimFTaWGaHA==", + "requested": "[1.0.4, )", + "resolved": "1.0.4", + "contentHash": "G8R4C2MEDFQvjUbYz1QIcGfibjsTJnzP0aWy8iQgWWk7eKacYydCNGD3JMhVL0Q5pZQ9RYlqpKNESEU5NpqsRw==", "dependencies": { - "System.Buffers": "4.5.1", "System.Text.Encoding.CodePages": "7.0.0" } }, "DalamudPackager": { "type": "Direct", - "requested": "[2.1.11, )", - "resolved": "2.1.11", - "contentHash": "9qlAWoRRTiL/geAvuwR/g6Bcbrd/bJJgVnB/RurBiyKs6srsP0bvpoo8IK+Eg8EA6jWeM6/YJWs66w4FIAzqPw==" + "requested": "[2.1.12, )", + "resolved": "2.1.12", + "contentHash": "Sc0PVxvgg4NQjcI8n10/VfUQBAS4O+Fw2pZrAqBdRMbthYGeogzu5+xmIGCGmsEZ/ukMOBuAqiNiB5qA3MRalg==" }, "Nager.PublicSuffix": { "type": "Direct", @@ -24,11 +23,6 @@ "resolved": "2.4.0", "contentHash": "eRlS+m5cVqN4Lmg0cJaL+ClBf6gURL6hDax8fmPanMjBS/8VtGqUeuxBbonBR6sq4dvkQo04oUYuS0v4NZhHXw==" }, - "System.Buffers": { - "type": "Transitive", - "resolved": "4.5.1", - "contentHash": "Rw7ijyl1qqRS0YQD/WycNst8hUUMgrMH4FCn1nNm27M4VxchZ1js3fVjQaANHO5f3sN4isvP4a+Met9Y4YomAg==" - }, "System.Text.Encoding.CodePages": { "type": "Transitive", "resolved": "7.0.0",