diff --git a/src/Digitalroot.Valheim.Common.Names/Digitalroot.Valheim.Common.Names.csproj b/src/Digitalroot.Valheim.Common.Names/Digitalroot.Valheim.Common.Names.csproj index 93be2aa..43187f7 100644 --- a/src/Digitalroot.Valheim.Common.Names/Digitalroot.Valheim.Common.Names.csproj +++ b/src/Digitalroot.Valheim.Common.Names/Digitalroot.Valheim.Common.Names.csproj @@ -37,7 +37,7 @@ - + all diff --git a/src/Digitalroot.Valheim.Common.Names/packages.lock.json b/src/Digitalroot.Valheim.Common.Names/packages.lock.json index 9b0d4bb..de1a116 100644 --- a/src/Digitalroot.Valheim.Common.Names/packages.lock.json +++ b/src/Digitalroot.Valheim.Common.Names/packages.lock.json @@ -4,9 +4,9 @@ ".NETFramework,Version=v4.6.2": { "Digitalroot.Valheim.Common.References": { "type": "Direct", - "requested": "[0.212.11, )", - "resolved": "0.212.11", - "contentHash": "3ePd5G9Nvts5j+4TMIpkPzogLMxTpw6W3l3ly4/Wpm4fuy2LYmXPo0EeLUZXMjbs9BxURdLGnmBSOORpinNy1Q==" + "requested": "[0.212.18, )", + "resolved": "0.212.18", + "contentHash": "7If2WpFYCgDDkF+R6Cdl4pExlTPairmciUeHr4TYapXGW3I1E2DGQyeqwY8nnL33ulp0zPnKGlQWFqrUEOPONA==" }, "Digitalroot.Valheim.Common.Utils": { "type": "Direct", diff --git a/src/UnitTests/UnitTests.csproj b/src/UnitTests/UnitTests.csproj index 210ccfa..a60236e 100644 --- a/src/UnitTests/UnitTests.csproj +++ b/src/UnitTests/UnitTests.csproj @@ -7,10 +7,13 @@ - - - - + + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive +