diff --git a/.github/workflows/nuget.release.yml b/.github/workflows/nuget.release.yml
index 1490c9e..53668ee 100644
--- a/.github/workflows/nuget.release.yml
+++ b/.github/workflows/nuget.release.yml
@@ -19,18 +19,9 @@ jobs:
secrets:
aws-access-key-id: ${{ secrets.NUGET_S3_REPO_KEY_ID }}
aws-secret-access-key: ${{ secrets.NUGET_S3_REPO_KEY_SECRET }}
- #nexus-api-key: ${{ secrets.NEXUS_API_KEY }}
- #nexus-cookies-header: ${{ secrets.NEXUS_COOKIE_HEADER }}
with:
sln-file-name: Digitalroot.Valheim.Common.Names
proj-file-name: Digitalroot.Valheim.Common.Names
- #src-path: src
- #unit-test-path: UnitTests
skip-unit-tests: true
- #force-assembly-version: true
- #create-github-release: false
- #aws-region: us-west-2
nuget-gh-upload: true
nuget-s3-upload: true
- #nexus-enable-upload: true
- #nexus-mod-id: 000
diff --git a/src/Digitalroot.Valheim.Common.Names.sln b/src/Digitalroot.Valheim.Common.Names.sln
index 61bc811..0925b8e 100644
--- a/src/Digitalroot.Valheim.Common.Names.sln
+++ b/src/Digitalroot.Valheim.Common.Names.sln
@@ -1,11 +1,13 @@
Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio Version 16
-VisualStudioVersion = 16.0.31515.178
+# Visual Studio Version 17
+VisualStudioVersion = 17.0.32014.148
MinimumVisualStudioVersion = 10.0.40219.1
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{E5C5D2B9-639B-48CF-B5B0-E44FD7F24B1E}"
ProjectSection(SolutionItems) = preProject
+ ..\.gitattributes = ..\.gitattributes
..\.gitignore = ..\.gitignore
+ ..\LICENSE = ..\LICENSE
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = ".github", ".github", "{E64D67E6-C2B6-471C-990D-2E9A91427B64}"
@@ -19,7 +21,6 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Digitalroot.Valheim.Common.
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "docs", "docs", "{FF80B556-8336-4E1F-9CB5-1DCD771383E4}"
ProjectSection(SolutionItems) = preProject
- ..\docs\LICENSE = ..\docs\LICENSE
..\docs\README.md = ..\docs\README.md
EndProjectSection
EndProject
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 df968a7..78351dc 100644
--- a/src/Digitalroot.Valheim.Common.Names/Digitalroot.Valheim.Common.Names.csproj
+++ b/src/Digitalroot.Valheim.Common.Names/Digitalroot.Valheim.Common.Names.csproj
@@ -37,10 +37,10 @@
-
+
all
-
+
diff --git a/src/Digitalroot.Valheim.Common.Names/packages.lock.json b/src/Digitalroot.Valheim.Common.Names/packages.lock.json
index 81f4a46..da47ffc 100644
--- a/src/Digitalroot.Valheim.Common.Names/packages.lock.json
+++ b/src/Digitalroot.Valheim.Common.Names/packages.lock.json
@@ -4,35 +4,35 @@
".NETFramework,Version=v4.6.2": {
"Digitalroot.Valheim.Common.References": {
"type": "Direct",
- "requested": "[0.205.6, )",
- "resolved": "0.205.6",
- "contentHash": "zXSnFD/lHssUcRpM/gciECcTNW5CXa/GyWXaqHM5labGjLW4ALui5cxuZuoD5N2pjt98bHLKdGFIm1xGIfO+IA=="
+ "requested": "[0.205.7, )",
+ "resolved": "0.205.7",
+ "contentHash": "iUIYAsg5HXZj3S4yhUECEuZJk98X8RG75wkJrlmIvfriwIZgV57wt4S6ym3KQNHvx87sxSbU3raSPMPTSfi0hw=="
},
"Digitalroot.Valheim.Common.Utils": {
"type": "Direct",
- "requested": "[1.0.16, )",
- "resolved": "1.0.16",
- "contentHash": "1euZeHj5EN+aMpcJ9kIAfKNmhKVyXoqaJP8UbRLa5jZwCyBMUs7HLQUgqgXDfIe2yzOHxQCtVPnfRLwDgxH1uA==",
+ "requested": "[1.0.18, )",
+ "resolved": "1.0.18",
+ "contentHash": "0ZRi20qHatJL5PgFPuq2x0pPj86t53UygKQka5WlKQfhxWZKWWn+UK+iuteAYGdaFRCVl5t+/gWdx0bs7XxHcw==",
"dependencies": {
- "Digitalroot.Valheim.Common.Log": "1.1.14",
- "Digitalroot.Valheim.Common.References": "0.205.6"
+ "Digitalroot.Valheim.Common.Log": "1.1.16",
+ "Digitalroot.Valheim.Common.References": "0.205.7"
}
},
"Digitalroot.Valheim.Common.Json": {
"type": "Transitive",
- "resolved": "1.0.14",
- "contentHash": "4ogco1dwkUwExMfr23rV69SH6KqgyUA4P+Vtims8K53WPg8+5IIf6vHfcnk9HMrKxMm53CA83BVYlemL0grwkg==",
+ "resolved": "1.0.15",
+ "contentHash": "AHEPM0ApZBBf1H2TINqbNC7+iIzeYPJepxfYrmDwU20p5pwIC88w7Pm4k9A9UQPbnTeFX4qgtrzVKa3v145D1w==",
"dependencies": {
- "UnityEngine.Modules": "[2019.4.32]",
+ "UnityEngine.Modules": "[2019.4.31]",
"fastJSON": "2.4.0.4"
}
},
"Digitalroot.Valheim.Common.Log": {
"type": "Transitive",
- "resolved": "1.1.14",
- "contentHash": "+w/4bla2r6TRvFagSjxfozcnqDiH/xPfD33QtTECkQj6LZPQtZOM8IA1zeV/77mIECpbMyomJAHTVURtFFlF0w==",
+ "resolved": "1.1.16",
+ "contentHash": "8T5S2izio6axGNIMJcKo4bfd0ov2S57obpuAxxgNVPCbNWx8aFB3JtUslC3pZNmH9cGHxlJoLfDCTrhm36rNpw==",
"dependencies": {
- "Digitalroot.Valheim.Common.Json": "1.0.14"
+ "Digitalroot.Valheim.Common.Json": "1.0.15"
}
},
"fastJSON": {
@@ -42,8 +42,8 @@
},
"UnityEngine.Modules": {
"type": "Transitive",
- "resolved": "2019.4.32",
- "contentHash": "7KmS0Nz+s89igz/tDBRk9PEmWqlwReQZf9E6tl6/uV5DndbaR5WInqis4y6Fwq1B++2leamS7qPffnW5+WQwUw=="
+ "resolved": "2019.4.31",
+ "contentHash": "xZjdfGGzZw6nnrn4auRNis6WnAlsvqY1XXioEGJnSku+CylESgEt/sTLYlrbrQ0srnLfSCfx80vR8z4SsI1EuQ=="
}
}
}