Bump dotnet docs

This commit is contained in:
Rory&
2026-09-02 22:22:10 +02:00
parent 53ef9a4536
commit 528deeff9a
54 changed files with 417 additions and 447 deletions
@@ -7,13 +7,13 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="10.0.8" />
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="10.0.11" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\DataMappings\Spacebar.DataMappings.Generic\Spacebar.DataMappings.Generic.csproj" Condition="'$(ContinuousIntegrationBuild)'!='true'"/>
<PackageReference Include="OpenTelemetry.Exporter.Prometheus.AspNetCore" Version="1.16.0-beta.1" />
<PackageReference Include="OpenTelemetry.Extensions.Hosting" Version="1.16.0" />
<PackageReference Include="OpenTelemetry.Extensions.Hosting" Version="1.18.0" />
<PackageReference Include="Spacebar.DataMappings.Generic" Version="*-preview*" Condition="'$(ContinuousIntegrationBuild)'=='true'"/>
<ProjectReference Include="..\Interop\Spacebar.Interop.Authentication.AspNetCore\Spacebar.Interop.Authentication.AspNetCore.csproj" Condition="'$(ContinuousIntegrationBuild)'!='true'"/>
<PackageReference Include="Spacebar.Interop.Authentication.AspNetCore" Version="*-preview*" Condition="'$(ContinuousIntegrationBuild)'=='true'"/>
+22 -12
View File
@@ -1,8 +1,8 @@
[
{
"pname": "ArcaneLibs",
"version": "1.0.1-preview.20260619-035441",
"hash": "sha256-jNEGd8Ccgkk4A8ZMaJO4QDExmsf9q7TeuhiNESos3Q4="
"version": "1.0.1-preview.20260827-231533",
"hash": "sha256-9Wo5cL23gJ0n1AVQ+EckBrAnCMVEpImEMUBvAbprdKg="
},
{
"pname": "BCrypt.Net-Next",
@@ -11,8 +11,8 @@
},
{
"pname": "Microsoft.AspNetCore.OpenApi",
"version": "10.0.8",
"hash": "sha256-v2E7nwc4Nac8Ns5cQ2KmzLash9AEMbfQbMo2bFy7oZM="
"version": "10.0.11",
"hash": "sha256-RwBH8PntKXwmHFtitnqTTmry1C8hLT+vlDCAjSC0PxQ="
},
{
"pname": "Microsoft.EntityFrameworkCore",
@@ -56,8 +56,8 @@
},
{
"pname": "Microsoft.OpenApi",
"version": "2.0.0",
"hash": "sha256-8eiM3Mx4Hx1etx52RlczoHG2z9XIpWgu2LQtWSt086k="
"version": "2.7.5",
"hash": "sha256-oYeR/8toy23G+YbVWfJUdMHPKdbfaYU2+0sQ9TIX0yA="
},
{
"pname": "Npgsql",
@@ -66,24 +66,34 @@
},
{
"pname": "Npgsql.EntityFrameworkCore.PostgreSQL",
"version": "10.0.2",
"hash": "sha256-JlJXttrCmPFUGVznTGl7hsfn9/BzKt91y/uLErDqQfY="
"version": "10.0.3",
"hash": "sha256-2ImviEfJ21Dk7pjLJRFCndi5fqDLOl4gkmtGxH3O48Q="
},
{
"pname": "OpenTelemetry",
"version": "1.16.0",
"hash": "sha256-KViNS0YOkmVeF6TxUyiafJELGycUPIKCOn4Aex9EYl0="
},
{
"pname": "OpenTelemetry",
"version": "1.18.0",
"hash": "sha256-r1jytFUP2GnoeiYru8qZDDpvWIA7eVU5j2GM+/wOASs="
},
{
"pname": "OpenTelemetry.Api",
"version": "1.16.0",
"hash": "sha256-7ucxafQ9Agc9CCD9OD1C5SSZ+MXfttJrGlDiXTz2+8A="
"version": "1.18.0",
"hash": "sha256-k0duyYLYxWzHWzxzjXQ95Kr3eW+kpu5AQOmHNBTgusY="
},
{
"pname": "OpenTelemetry.Api.ProviderBuilderExtensions",
"version": "1.16.0",
"hash": "sha256-DjEfeTGE0Y5FIpk+HrlOUiP11hgXHV41L3Xh3irPhmo="
},
{
"pname": "OpenTelemetry.Api.ProviderBuilderExtensions",
"version": "1.18.0",
"hash": "sha256-0nrZ5F/t/EBuFoIF4G31CMoLjjjtJ0XwiVp2a++Ptu0="
},
{
"pname": "OpenTelemetry.Exporter.Prometheus.AspNetCore",
"version": "1.16.0-beta.1",
@@ -91,8 +101,8 @@
},
{
"pname": "OpenTelemetry.Extensions.Hosting",
"version": "1.16.0",
"hash": "sha256-yAhIVoenhXzUMpESE8BAhE/D7vK0jWJr9BNPhd4j7to="
"version": "1.18.0",
"hash": "sha256-uIhH1HtU3Ycgt6ruH4ObgRkyPzDFaU4PO1CH2GiNUrk="
},
{
"pname": "System.IdentityModel.Tokens.Jwt",