修改接口

This commit is contained in:
2025-10-16 15:21:52 +08:00
parent 82220ce0b8
commit dd398c1c32
274 changed files with 22777 additions and 22905 deletions

View File

@@ -0,0 +1,4 @@
// <autogenerated />
using System;
using System.Reflection;
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v9.0", FrameworkDisplayName = ".NET 9.0")]

View File

@@ -0,0 +1,22 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
using System;
using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("TestJwtValidation")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+82220ce0b8407f301797c542e77ba99de08087f0")]
[assembly: System.Reflection.AssemblyProductAttribute("TestJwtValidation")]
[assembly: System.Reflection.AssemblyTitleAttribute("TestJwtValidation")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// 由 MSBuild WriteCodeFragment 类生成。

View File

@@ -0,0 +1 @@
4488055f59c6b731b28c476383435111f0ebf2d856e150d9f4925b4e1620fa02

View File

@@ -0,0 +1,17 @@
is_global = true
build_property.TargetFramework = net9.0
build_property.TargetFrameworkIdentifier = .NETCoreApp
build_property.TargetFrameworkVersion = v9.0
build_property.TargetPlatformMinVersion =
build_property.UsingMicrosoftNETSdkWeb =
build_property.ProjectTypeGuids =
build_property.InvariantGlobalization =
build_property.PlatformNeutralAssembly =
build_property.EnforceExtendedAnalyzerRules =
build_property._SupportedPlatformList = Linux,macOS,Windows
build_property.RootNamespace = TestJwtValidation
build_property.ProjectDir = C:\Users\Administrator\Desktop\快乐转盘\未来邮箱02APi\TestJwtValidation\
build_property.EnableComHosting =
build_property.EnableGeneratedComInterfaceComImportInterop =
build_property.EffectiveAnalysisLevelStyle = 9.0
build_property.EnableCodeStyleSeverity =

View File

@@ -0,0 +1 @@
9f0e48ca59e6dbdbab0f8c4e3426a6608c93cf7aa6ff7c8a63690884dd9eadf5

View File

@@ -0,0 +1,21 @@
C:\Users\Administrator\Desktop\快乐转盘\未来邮箱02APi\TestJwtValidation\bin\Debug\net9.0\TestJwtValidation.exe
C:\Users\Administrator\Desktop\快乐转盘\未来邮箱02APi\TestJwtValidation\bin\Debug\net9.0\TestJwtValidation.deps.json
C:\Users\Administrator\Desktop\快乐转盘\未来邮箱02APi\TestJwtValidation\bin\Debug\net9.0\TestJwtValidation.runtimeconfig.json
C:\Users\Administrator\Desktop\快乐转盘\未来邮箱02APi\TestJwtValidation\bin\Debug\net9.0\TestJwtValidation.dll
C:\Users\Administrator\Desktop\快乐转盘\未来邮箱02APi\TestJwtValidation\bin\Debug\net9.0\TestJwtValidation.pdb
C:\Users\Administrator\Desktop\快乐转盘\未来邮箱02APi\TestJwtValidation\bin\Debug\net9.0\Microsoft.IdentityModel.Abstractions.dll
C:\Users\Administrator\Desktop\快乐转盘\未来邮箱02APi\TestJwtValidation\bin\Debug\net9.0\Microsoft.IdentityModel.JsonWebTokens.dll
C:\Users\Administrator\Desktop\快乐转盘\未来邮箱02APi\TestJwtValidation\bin\Debug\net9.0\Microsoft.IdentityModel.Logging.dll
C:\Users\Administrator\Desktop\快乐转盘\未来邮箱02APi\TestJwtValidation\bin\Debug\net9.0\Microsoft.IdentityModel.Tokens.dll
C:\Users\Administrator\Desktop\快乐转盘\未来邮箱02APi\TestJwtValidation\bin\Debug\net9.0\System.IdentityModel.Tokens.Jwt.dll
C:\Users\Administrator\Desktop\快乐转盘\未来邮箱02APi\TestJwtValidation\obj\Debug\net9.0\TestJwtValidation.csproj.AssemblyReference.cache
C:\Users\Administrator\Desktop\快乐转盘\未来邮箱02APi\TestJwtValidation\obj\Debug\net9.0\TestJwtValidation.GeneratedMSBuildEditorConfig.editorconfig
C:\Users\Administrator\Desktop\快乐转盘\未来邮箱02APi\TestJwtValidation\obj\Debug\net9.0\TestJwtValidation.AssemblyInfoInputs.cache
C:\Users\Administrator\Desktop\快乐转盘\未来邮箱02APi\TestJwtValidation\obj\Debug\net9.0\TestJwtValidation.AssemblyInfo.cs
C:\Users\Administrator\Desktop\快乐转盘\未来邮箱02APi\TestJwtValidation\obj\Debug\net9.0\TestJwtValidation.csproj.CoreCompileInputs.cache
C:\Users\Administrator\Desktop\快乐转盘\未来邮箱02APi\TestJwtValidation\obj\Debug\net9.0\TestJwtV.0485C07E.Up2Date
C:\Users\Administrator\Desktop\快乐转盘\未来邮箱02APi\TestJwtValidation\obj\Debug\net9.0\TestJwtValidation.dll
C:\Users\Administrator\Desktop\快乐转盘\未来邮箱02APi\TestJwtValidation\obj\Debug\net9.0\refint\TestJwtValidation.dll
C:\Users\Administrator\Desktop\快乐转盘\未来邮箱02APi\TestJwtValidation\obj\Debug\net9.0\TestJwtValidation.pdb
C:\Users\Administrator\Desktop\快乐转盘\未来邮箱02APi\TestJwtValidation\obj\Debug\net9.0\TestJwtValidation.genruntimeconfig.cache
C:\Users\Administrator\Desktop\快乐转盘\未来邮箱02APi\TestJwtValidation\obj\Debug\net9.0\ref\TestJwtValidation.dll

View File

@@ -0,0 +1 @@
73597a4153f183375dcbc45d28d631719939de5cc7b33fdba22eb09d09ee72ff

Binary file not shown.