Skip to content

Commit

Permalink
Updated for Valheim 0.217.29
Browse files Browse the repository at this point in the history
  • Loading branch information
Digitalroot committed Nov 10, 2023
1 parent e9b93c6 commit d89f9fc
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 23 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@

<PropertyGroup>
<AssemblyName>Digitalroot.Valheim.Common.Names</AssemblyName>
<TargetFrameworks>net462</TargetFrameworks>
<LangVersion>9</LangVersion>
<TargetFrameworks>net48</TargetFrameworks>
<LangVersion>10</LangVersion>
<PackageId>Digitalroot.Valheim.Common.Names</PackageId>
<RootNamespace>Digitalroot.Valheim.Common.Names</RootNamespace>
<GeneratePackageOnBuild>false</GeneratePackageOnBuild>
<PackageRequireLicenseAcceptance>true</PackageRequireLicenseAcceptance>
<PackageLicenseExpression>AGPL-3.0-or-later</PackageLicenseExpression>
<Copyright>Copyright © Digitalroot Technologies 2021 - 2023</Copyright>
<Copyright>Copyright © Digitalroot Technologies 2021 - 2024</Copyright>
<PackageProjectUrl>https://github.com/Digitalroot-Valheim/Digitalroot.Valheim.Common.Names</PackageProjectUrl>
<RepositoryUrl>https://github.com/Digitalroot-Valheim/Digitalroot.Valheim.Common.Names</RepositoryUrl>
<RepositoryType>git</RepositoryType>
Expand All @@ -23,7 +23,7 @@
<PackageReleaseNotes>Added more names</PackageReleaseNotes>
<NeutralLanguage>en-US</NeutralLanguage>
<RestorePackagesWithLockFile>true</RestorePackagesWithLockFile>
<VersionPrefix>1.0.0</VersionPrefix>
<VersionPrefix>0.0.1</VersionPrefix>
<RestoreAdditionalProjectSources>
https://nuget.bepinex.dev/v3/index.json;
https://digitalroot-valheim-nuget.s3.us-west-2.amazonaws.com/index.json
Expand All @@ -37,10 +37,10 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Digitalroot.Valheim.Common.References" Version="0.217.4">
<PackageReference Include="Digitalroot.Valheim.Common.References" Version="0.217.29">
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="Digitalroot.Valheim.Common.Utils" Version="1.0.52" />
<PackageReference Include="Digitalroot.Valheim.Common.Utils" Version="1.0.54" />
</ItemGroup>

<ItemGroup>
Expand All @@ -54,5 +54,4 @@
<Folder Include="SpawnThatMod\" />
</ItemGroup>


</Project>
34 changes: 20 additions & 14 deletions src/Digitalroot.Valheim.Common.Names/packages.lock.json
Original file line number Diff line number Diff line change
@@ -1,37 +1,43 @@
{
"version": 1,
"dependencies": {
".NETFramework,Version=v4.6.2": {
".NETFramework,Version=v4.8": {
"Digitalroot.Valheim.Common.References": {
"type": "Direct",
"requested": "[0.217.4, )",
"resolved": "0.217.4",
"contentHash": "1I3f3Iyd2KGkF9UiJBm38igV6CKiAG/wKW5AeJUJ+oSUBdzU/qAXPATOYEelr2+I+2k3wI8iTVuP+X4+NTwINw=="
"requested": "[0.217.29, )",
"resolved": "0.217.29",
"contentHash": "0DtYKqv+/EY5Epw+n3/2Li8LTTn5vDtY8C7dszu5K7RIXqK7Q7iQJ7a21pl8Qjsxgt4Ay2YtSx9w77UjNRc5dA=="
},
"Digitalroot.Valheim.Common.Utils": {
"type": "Direct",
"requested": "[1.0.52, )",
"resolved": "1.0.52",
"contentHash": "VPqwLAbFxUukEBhmOOFbvxYbzwW8Z2sSFz1J3jZYJYXMOiw5hbXQOpSQQ3pU7/MxDQQQZ8z+jih/4rQr4DN4eg==",
"requested": "[1.0.54, )",
"resolved": "1.0.54",
"contentHash": "kTPLu2Pnoh9tI8lN7HtvExg0jnAtFjYiAZQVexZQP1NewZGH6b0cLF9LpCm1a/oow+0ME4v4eB/P009mHNjmmQ==",
"dependencies": {
"Digitalroot.Valheim.Common.Log": "1.1.44"
"Digitalroot.Valheim.Common.Log": "1.1.45"
}
},
"Digitalroot.References.Unity": {
"type": "Transitive",
"resolved": "2022.3.12",
"contentHash": "QgMwg+WAnbvmjxSuL+PKjr+35B0FhO0Thw9ddoSBrfBkYsMSCYAqJ0APsN2AQfXn3zVdJgP7Rw2S41DJfuBxRQ=="
},
"Digitalroot.Valheim.Common.Json": {
"type": "Transitive",
"resolved": "1.0.32",
"contentHash": "3Q5QPfGlXEzs1EPiJq9sWQhaSXaSj31kQVpOB7P4POrXHXyBvojMxyMt9bfhzG9qjBJS3K0R+/cH9j7zDyG8yw==",
"resolved": "1.0.33",
"contentHash": "kYR3ftc/1jYsr5UPtIZV1QCWQSHZ0TSOqow6ofqYoMikbIYjUc6A99i0uU2rPGRBp0Pyhu/EFthfEE+iXET4Tw==",
"dependencies": {
"Digitalroot.Valheim.Common.References": "0.217.4",
"Digitalroot.References.Unity": "2022.3.12",
"Digitalroot.Valheim.Common.References": "0.217.29",
"fastJSON": "2.4.0.4"
}
},
"Digitalroot.Valheim.Common.Log": {
"type": "Transitive",
"resolved": "1.1.44",
"contentHash": "SLHf3KU6FnjIYDuISNyqK3r465u6uljWMFkGADUaBfq9V85ne0Y+NKHajixgEHZ9VKNoOYHU+AZ/eS2eBOE/tg==",
"resolved": "1.1.45",
"contentHash": "zL9SV+5j2C/zmscU/at2HIm1MU5iENSugBWwtpRuEyuQr8QoJhRtS+yCplXyBEBQFAkHNCAbkm7WiE0Uh2p/rg==",
"dependencies": {
"Digitalroot.Valheim.Common.Json": "1.0.32"
"Digitalroot.Valheim.Common.Json": "1.0.33"
}
},
"fastJSON": {
Expand Down
4 changes: 2 additions & 2 deletions src/UnitTests/UnitTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.3" />
<PackageReference Include="NUnit" Version="3.13.3" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
<PackageReference Include="NUnit" Version="3.14.0" />
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0" />
<PackageReference Include="coverlet.collector" Version="6.0.0">
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit d89f9fc

Please sign in to comment.