Skip to content

Commit 87e9894

Browse files
committed
Updated
1 parent 40df991 commit 87e9894

5 files changed

Lines changed: 10 additions & 37 deletions

File tree

.github/workflows/discord.yml

Lines changed: 0 additions & 16 deletions
This file was deleted.

.github/workflows/nuget.release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ jobs:
2222
secrets:
2323
aws-access-key-id: ${{ secrets.NUGET_S3_REPO_KEY_ID }}
2424
aws-secret-access-key: ${{ secrets.NUGET_S3_REPO_KEY_SECRET }}
25+
webhook_url: ${{ secrets.VALHEIM_DISCORD_TITANS_WEBHOOK_URL }}
26+
2527
with:
2628
sln-file-name: Digitalroot.Valheim.Common.Utils
2729
proj-file-name: Digitalroot.Valheim.Common.Utils

src/Digitalroot.Valheim.Common.Utils.sln

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = ".github", ".github", "{BCAE
1616
EndProject
1717
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "workflows", "workflows", "{237FF064-CFC6-416A-BD1B-CF58B9E98145}"
1818
ProjectSection(SolutionItems) = preProject
19+
..\.github\workflows\nuget.autoupdate.yml = ..\.github\workflows\nuget.autoupdate.yml
1920
..\.github\workflows\nuget.release.yml = ..\.github\workflows\nuget.release.yml
2021
EndProjectSection
2122
EndProject

src/Digitalroot.Valheim.Common.Utils/Digitalroot.Valheim.Common.Utils.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
<PackageReference Include="BepInEx.Core" Version="[5.4.21]">
4949
<PrivateAssets>all</PrivateAssets>
5050
</PackageReference>
51-
<PackageReference Include="Digitalroot.Valheim.Common.Log" Version="1.1.52" />
51+
<PackageReference Include="Digitalroot.Valheim.Common.Log" Version="1.1.53" />
5252
<PackageReference Include="Digitalroot.Valheim.Common.References" Version="0.218.15">
5353
<PrivateAssets>all</PrivateAssets>
5454
<ExcludeAssets>runtime</ExcludeAssets>

src/Digitalroot.Valheim.Common.Utils/packages.lock.json

Lines changed: 6 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@
1414
},
1515
"Digitalroot.Valheim.Common.Log": {
1616
"type": "Direct",
17-
"requested": "[1.1.52, )",
18-
"resolved": "1.1.52",
19-
"contentHash": "lVupf88cUsqjD0rgm8YidGiHlHNkWG4vO8X9eBHO0mJ0CeC4kqnhRrFYASeLlrnyQ0LtUCCtVa0t9ruw8qHCyw==",
17+
"requested": "[1.1.53, )",
18+
"resolved": "1.1.53",
19+
"contentHash": "VYKplEKfk0NkkyNnjSrEf+RfMwphb7C5dU0eM5xdDcTLFRmacl2GbyLMIe6ugQiHwtTiFmXom5L+Ucu2tThldQ==",
2020
"dependencies": {
21-
"Digitalroot.Valheim.Common.Json": "1.0.40"
21+
"Digitalroot.Valheim.Common.Json": "1.0.41"
2222
}
2323
},
2424
"Digitalroot.Valheim.Common.References": {
@@ -27,15 +27,6 @@
2727
"resolved": "0.218.15",
2828
"contentHash": "Qg5YEUrGP9yBimtvSyfmODhOMFwErdGt6ZmFyz2zU1CeW4pgXA+VHIskqA2oHHkzp/6FLhr0ZR5laeAQ+Ah8aA=="
2929
},
30-
"Microsoft.NETFramework.ReferenceAssemblies": {
31-
"type": "Direct",
32-
"requested": "[1.0.3, )",
33-
"resolved": "1.0.3",
34-
"contentHash": "vUc9Npcs14QsyOD01tnv/m8sQUnGTGOw1BCmKcv77LBJY7OxhJ+zJF7UD/sCL3lYNFuqmQEVlkfS4Quif6FyYg==",
35-
"dependencies": {
36-
"Microsoft.NETFramework.ReferenceAssemblies.net48": "1.0.3"
37-
}
38-
},
3930
"BepInEx.BaseLib": {
4031
"type": "Transitive",
4132
"resolved": "5.4.20",
@@ -48,8 +39,8 @@
4839
},
4940
"Digitalroot.Valheim.Common.Json": {
5041
"type": "Transitive",
51-
"resolved": "1.0.40",
52-
"contentHash": "Iabdb4/ro5RtpLmIYpwcgvhkA3sCG57H/A3Mt7VZ+3E1u58w9Mi+asqhujrOmKBJeGbEBjfvv3UfFw4hLQM8wQ==",
42+
"resolved": "1.0.41",
43+
"contentHash": "GScGAJd21loJA8SLAZ6ZhnP40T3wEF79uEUpL9GDPirr/nwFnybUeafZwKtSWvauPVZT/x/fXc8SJ5j68WjQ5Q==",
5344
"dependencies": {
5445
"Digitalroot.References.Unity": "2022.3.17",
5546
"LibZ.Tool": "1.2.0"
@@ -68,11 +59,6 @@
6859
"resolved": "1.2.0",
6960
"contentHash": "jcZROJ28bmrZx/RaFHcTlSy3x4SmSsMolJiKoluFFrE7oMiXUnYx1K+SJeHJhow05W0Rg9oi9HEyZWwdYSV3cw=="
7061
},
71-
"Microsoft.NETFramework.ReferenceAssemblies.net48": {
72-
"type": "Transitive",
73-
"resolved": "1.0.3",
74-
"contentHash": "zMk4D+9zyiEWByyQ7oPImPN/Jhpj166Ky0Nlla4eXlNL8hI/BtSJsgR8Inldd4NNpIAH3oh8yym0W2DrhXdSLQ=="
75-
},
7662
"Mono.Cecil": {
7763
"type": "Transitive",
7864
"resolved": "0.11.4",

0 commit comments

Comments
 (0)