update .net npackage update

This commit is contained in:
Mih4n
2023-10-25 21:21:38 +03:00
parent 0c619efe3c
commit a0c00f7cf3
8 changed files with 3 additions and 3 deletions

View File

@@ -29,6 +29,6 @@ jobs:
- name: Publish
uses: brandedoutcast/publish-nuget@v2.5.5
with:
PROJECT_FILE_PATH: src/spworlds.csproj
PROJECT_FILE_PATH: spworlds-csharp-library.sln
NUGET_KEY: ${{secrets.NUGET_API_KEY}}

View File

@@ -6,7 +6,7 @@
"compilationOptions": {},
"targets": {
".NETCoreApp,Version=v6.0": {
"spworlds/1.0.4": {
"spworlds/1.0.5": {
"runtime": {
"spworlds.dll": {}
}
@@ -14,7 +14,7 @@
}
},
"libraries": {
"spworlds/1.0.4": {
"spworlds/1.0.5": {
"type": "project",
"serviceable": false,
"sha512": ""

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.