diff --git a/.github/workflows/publish.yaml b/.github/workflows/publish.yaml index c92078d2b..ecffb4b1c 100644 --- a/.github/workflows/publish.yaml +++ b/.github/workflows/publish.yaml @@ -62,7 +62,7 @@ jobs: run: dotnet restore --locked-mode - name: Pack - run: dotnet pack --configuration Release --output artifacts + run: dotnet pack --configuration Release --output artifacts /p:Version=${{ needs.versioning.outputs.version }} - name: Publish run: dotnet nuget push artifacts/*.nupkg --api-key ${{ secrets.GITHUB_TOKEN }} --source "https://nuget.pkg.github.com/${{ github.repository_owner }}/index.json" diff --git a/src/app/Edelstein.Application.Server/packages.lock.json b/src/app/Edelstein.Application.Server/packages.lock.json index c3bd92ee4..e0f6cc8ac 100644 --- a/src/app/Edelstein.Application.Server/packages.lock.json +++ b/src/app/Edelstein.Application.Server/packages.lock.json @@ -135,6 +135,12 @@ "System.Diagnostics.DiagnosticSource": "7.0.1" } }, + "Microsoft.NET.ILLink.Tasks": { + "type": "Direct", + "requested": "[8.0.0, )", + "resolved": "8.0.0", + "contentHash": "B3etT5XQ2nlWkZGO2m/ytDYrOmSsQG1XNBaM6ZYlX5Ch/tDrMFadr0/mK6gjZwaQc55g+5+WZMw4Cz3m8VEF7g==" + }, "Serilog": { "type": "Direct", "requested": "[3.0.1, )", @@ -624,7 +630,7 @@ "edelstein.common.constants": { "type": "Project", "dependencies": { - "Edelstein.Protocol.Gameplay": "[1.0.0, )" + "Edelstein.Protocol.Gameplay": "[2.0.0, )" } }, "edelstein.common.crypto": { @@ -634,7 +640,7 @@ "type": "Project", "dependencies": { "AutoMapper": "[12.0.1, )", - "Edelstein.Common.Gameplay": "[1.0.0, )", + "Edelstein.Common.Gameplay": "[2.0.0, )", "Microsoft.EntityFrameworkCore": "[7.0.10, )", "Microsoft.EntityFrameworkCore.Relational": "[7.0.10, )", "Microsoft.Extensions.Configuration": "[8.0.0-rc.1.23419.4, )", @@ -647,11 +653,11 @@ "type": "Project", "dependencies": { "Duey.Abstractions": "[2.0.0, )", - "Edelstein.Common.Constants": "[1.0.0, )", - "Edelstein.Common.Utilities": "[1.0.0, )", - "Edelstein.Protocol.Gameplay": "[1.0.0, )", - "Edelstein.Protocol.Services.Server": "[1.0.0, )", - "Edelstein.Protocol.Services.Social": "[1.0.0, )", + "Edelstein.Common.Constants": "[2.0.0, )", + "Edelstein.Common.Utilities": "[2.0.0, )", + "Edelstein.Protocol.Gameplay": "[2.0.0, )", + "Edelstein.Protocol.Services.Server": "[2.0.0, )", + "Edelstein.Protocol.Services.Social": "[2.0.0, )", "MathParser.org-mXparser": "[4.4.3, )", "Microsoft.Extensions.Logging.Abstractions": "[7.0.0, )" } @@ -659,10 +665,10 @@ "edelstein.common.gameplay.game": { "type": "Project", "dependencies": { - "Edelstein.Common.Constants": "[1.0.0, )", - "Edelstein.Common.Gameplay": "[1.0.0, )", - "Edelstein.Protocol.Gameplay.Game": "[1.0.0, )", - "Edelstein.Protocol.Scripting": "[1.0.0, )", + "Edelstein.Common.Constants": "[2.0.0, )", + "Edelstein.Common.Gameplay": "[2.0.0, )", + "Edelstein.Protocol.Gameplay.Game": "[2.0.0, )", + "Edelstein.Protocol.Scripting": "[2.0.0, )", "Foundatio": "[10.6.1, )", "Stateless": "[5.13.0, )" } @@ -671,22 +677,22 @@ "type": "Project", "dependencies": { "BCrypt.Net-Next": "[4.0.3, )", - "Edelstein.Common.Gameplay": "[1.0.0, )", - "Edelstein.Protocol.Gameplay.Login": "[1.0.0, )" + "Edelstein.Common.Gameplay": "[2.0.0, )", + "Edelstein.Protocol.Gameplay.Login": "[2.0.0, )" } }, "edelstein.common.gameplay.shop": { "type": "Project", "dependencies": { - "Edelstein.Common.Gameplay": "[1.0.0, )", - "Edelstein.Protocol.Gameplay.Shop": "[1.0.0, )" + "Edelstein.Common.Gameplay": "[2.0.0, )", + "Edelstein.Protocol.Gameplay.Shop": "[2.0.0, )" } }, "edelstein.common.gameplay.trade": { "type": "Project", "dependencies": { - "Edelstein.Common.Gameplay": "[1.0.0, )", - "Edelstein.Protocol.Gameplay.Trade": "[1.0.0, )" + "Edelstein.Common.Gameplay": "[2.0.0, )", + "Edelstein.Protocol.Gameplay.Trade": "[2.0.0, )" } }, "edelstein.common.network.dotnetty": { @@ -697,16 +703,16 @@ "DotNetty.Common": "[0.7.5, )", "DotNetty.Handlers": "[0.7.5, )", "DotNetty.Transport": "[0.7.5, )", - "Edelstein.Common.Crypto": "[1.0.0, )", - "Edelstein.Common.Utilities": "[1.0.0, )", - "Edelstein.Protocol.Network": "[1.0.0, )" + "Edelstein.Common.Crypto": "[2.0.0, )", + "Edelstein.Common.Utilities": "[2.0.0, )", + "Edelstein.Protocol.Network": "[2.0.0, )" } }, "edelstein.common.plugin": { "type": "Project", "dependencies": { - "Edelstein.Common.Utilities": "[1.0.0, )", - "Edelstein.Protocol.Plugin": "[1.0.0, )", + "Edelstein.Common.Utilities": "[2.0.0, )", + "Edelstein.Protocol.Plugin": "[2.0.0, )", "McMaster.NETCore.Plugins": "[1.4.0, )", "Microsoft.Extensions.Configuration": "[8.0.0-rc.1.23419.4, )", "Microsoft.Extensions.Configuration.Binder": "[8.0.0, )", @@ -717,7 +723,7 @@ "edelstein.common.scripting.lua": { "type": "Project", "dependencies": { - "Edelstein.Protocol.Scripting": "[1.0.0, )", + "Edelstein.Protocol.Scripting": "[2.0.0, )", "MoonSharp": "[2.0.0, )" } }, @@ -725,8 +731,8 @@ "type": "Project", "dependencies": { "BCrypt.Net-Next": "[4.0.3, )", - "Edelstein.Protocol.Services.Auth": "[1.0.0, )", - "Edelstein.Protocol.Utilities": "[1.0.0, )", + "Edelstein.Protocol.Services.Auth": "[2.0.0, )", + "Edelstein.Protocol.Utilities": "[2.0.0, )", "Microsoft.EntityFrameworkCore": "[7.0.10, )", "Microsoft.EntityFrameworkCore.Relational": "[7.0.10, )", "Microsoft.Extensions.Configuration": "[8.0.0-rc.1.23419.4, )", @@ -738,9 +744,9 @@ "type": "Project", "dependencies": { "AutoMapper": "[12.0.1, )", - "Edelstein.Common.Gameplay": "[1.0.0, )", - "Edelstein.Protocol.Services.Server": "[1.0.0, )", - "Edelstein.Protocol.Utilities": "[1.0.0, )", + "Edelstein.Common.Gameplay": "[2.0.0, )", + "Edelstein.Protocol.Services.Server": "[2.0.0, )", + "Edelstein.Protocol.Utilities": "[2.0.0, )", "Microsoft.EntityFrameworkCore": "[7.0.10, )", "Microsoft.EntityFrameworkCore.Relational": "[7.0.10, )", "Microsoft.Extensions.Configuration": "[8.0.0-rc.1.23419.4, )", @@ -753,8 +759,8 @@ "type": "Project", "dependencies": { "AutoMapper": "[12.0.1, )", - "Edelstein.Protocol.Gameplay": "[1.0.0, )", - "Edelstein.Protocol.Services.Social": "[1.0.0, )", + "Edelstein.Protocol.Gameplay": "[2.0.0, )", + "Edelstein.Protocol.Services.Social": "[2.0.0, )", "Foundatio": "[10.6.1, )", "Microsoft.EntityFrameworkCore": "[7.0.10, )", "Microsoft.EntityFrameworkCore.Relational": "[7.0.10, )", @@ -767,7 +773,7 @@ "edelstein.common.utilities": { "type": "Project", "dependencies": { - "Edelstein.Protocol.Utilities": "[1.0.0, )", + "Edelstein.Protocol.Utilities": "[2.0.0, )", "Microsoft.Extensions.Logging.Abstractions": "[7.0.0, )", "Microsoft.IO.RecyclableMemoryStream": "[2.3.2, )", "RBush": "[3.2.0, )" @@ -777,60 +783,60 @@ "type": "Project", "dependencies": { "Duey.Abstractions": "[2.0.0, )", - "Edelstein.Protocol.Network": "[1.0.0, )", - "Edelstein.Protocol.Services.Social": "[1.0.0, )", - "Edelstein.Protocol.Utilities": "[1.0.0, )" + "Edelstein.Protocol.Network": "[2.0.0, )", + "Edelstein.Protocol.Services.Social": "[2.0.0, )", + "Edelstein.Protocol.Utilities": "[2.0.0, )" } }, "edelstein.protocol.gameplay.game": { "type": "Project", "dependencies": { "Duey.Abstractions": "[2.0.0, )", - "Edelstein.Protocol.Gameplay": "[1.0.0, )", - "Edelstein.Protocol.Services.Auth": "[1.0.0, )", - "Edelstein.Protocol.Services.Server": "[1.0.0, )", - "Edelstein.Protocol.Services.Social": "[1.0.0, )" + "Edelstein.Protocol.Gameplay": "[2.0.0, )", + "Edelstein.Protocol.Services.Auth": "[2.0.0, )", + "Edelstein.Protocol.Services.Server": "[2.0.0, )", + "Edelstein.Protocol.Services.Social": "[2.0.0, )" } }, "edelstein.protocol.gameplay.login": { "type": "Project", "dependencies": { "Duey.Abstractions": "[2.0.0, )", - "Edelstein.Protocol.Gameplay": "[1.0.0, )", - "Edelstein.Protocol.Services.Auth": "[1.0.0, )", - "Edelstein.Protocol.Services.Server": "[1.0.0, )" + "Edelstein.Protocol.Gameplay": "[2.0.0, )", + "Edelstein.Protocol.Services.Auth": "[2.0.0, )", + "Edelstein.Protocol.Services.Server": "[2.0.0, )" } }, "edelstein.protocol.gameplay.shop": { "type": "Project", "dependencies": { "Duey.Abstractions": "[2.0.0, )", - "Edelstein.Protocol.Gameplay": "[1.0.0, )", - "Edelstein.Protocol.Services.Auth": "[1.0.0, )", - "Edelstein.Protocol.Services.Server": "[1.0.0, )", - "Edelstein.Protocol.Utilities": "[1.0.0, )" + "Edelstein.Protocol.Gameplay": "[2.0.0, )", + "Edelstein.Protocol.Services.Auth": "[2.0.0, )", + "Edelstein.Protocol.Services.Server": "[2.0.0, )", + "Edelstein.Protocol.Utilities": "[2.0.0, )" } }, "edelstein.protocol.gameplay.trade": { "type": "Project", "dependencies": { "Duey.Abstractions": "[2.0.0, )", - "Edelstein.Protocol.Gameplay": "[1.0.0, )", - "Edelstein.Protocol.Services.Auth": "[1.0.0, )", - "Edelstein.Protocol.Services.Server": "[1.0.0, )", - "Edelstein.Protocol.Utilities": "[1.0.0, )" + "Edelstein.Protocol.Gameplay": "[2.0.0, )", + "Edelstein.Protocol.Services.Auth": "[2.0.0, )", + "Edelstein.Protocol.Services.Server": "[2.0.0, )", + "Edelstein.Protocol.Utilities": "[2.0.0, )" } }, "edelstein.protocol.network": { "type": "Project", "dependencies": { - "Edelstein.Protocol.Utilities": "[1.0.0, )" + "Edelstein.Protocol.Utilities": "[2.0.0, )" } }, "edelstein.protocol.plugin": { "type": "Project", "dependencies": { - "Edelstein.Protocol.Utilities": "[1.0.0, )", + "Edelstein.Protocol.Utilities": "[2.0.0, )", "Microsoft.Extensions.Configuration.Abstractions": "[8.0.0-rc.1.23419.4, )", "Microsoft.Extensions.Logging.Abstractions": "[7.0.0, )" } @@ -844,19 +850,31 @@ "edelstein.protocol.services.server": { "type": "Project", "dependencies": { - "Edelstein.Protocol.Gameplay": "[1.0.0, )", - "Edelstein.Protocol.Utilities": "[1.0.0, )" + "Edelstein.Protocol.Gameplay": "[2.0.0, )", + "Edelstein.Protocol.Utilities": "[2.0.0, )" } }, "edelstein.protocol.services.social": { "type": "Project", "dependencies": { - "Edelstein.Protocol.Utilities": "[1.0.0, )" + "Edelstein.Protocol.Utilities": "[2.0.0, )" } }, "edelstein.protocol.utilities": { "type": "Project" } + }, + "net8.0/osx-arm64": { + "System.Diagnostics.EventLog": { + "type": "Transitive", + "resolved": "7.0.0", + "contentHash": "eUDP47obqQm3SFJfP6z+Fx2nJ4KKTQbXB4Q9Uesnzw9SbYdhjyoGXuvDn/gEmFY6N5Z3bFFbpAQGA7m6hrYJCw==" + }, + "System.Text.Encodings.Web": { + "type": "Transitive", + "resolved": "7.0.0", + "contentHash": "OP6umVGxc0Z0MvZQBVigj4/U31Pw72ITihDWP9WiWDm+q5aoe0GaJivsfYGq53o6dxH7DcXWiCTl7+0o2CGdmg==" + } } } } \ No newline at end of file