Skip to content

Commit

Permalink
move source file
Browse files Browse the repository at this point in the history
  • Loading branch information
jxnkwlp committed Sep 23, 2023
1 parent 6684014 commit f8bf7cb
Show file tree
Hide file tree
Showing 8 changed files with 35 additions and 9 deletions.
14 changes: 7 additions & 7 deletions Passingwind.CommonLibs.sln
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src", "src", "{CE8B3FAE-E7B
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "test", "test", "{31171FC1-4062-4E5D-9DF2-60DC54896CA5}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Passingwind.SwaggerExtensions", "src\Passingwind.SwaggerExtensions\Passingwind.SwaggerExtensions.csproj", "{300C8EF1-B040-4F50-BA65-175EE5A82A0F}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Passingwind.AspNetCore.Authentication.ApiKey", "src\Authentication.ApiKey\source\Passingwind.AspNetCore.Authentication.ApiKey.csproj", "{F7FE0AD3-B69F-4F10-8EA4-E581EBE4A2AC}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Passingwind.AspNetCore.Authentication.Saml2", "src\Authentication.Saml2\source\Passingwind.AspNetCore.Authentication.Saml2.csproj", "{6C1D2746-FE37-4AD4-9E40-DF28536472B1}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Passingwind.SwaggerExtensions", "src\SwaggerExtensions\source\Passingwind.SwaggerExtensions.csproj", "{4E669101-39B3-463F-B434-D03D9136A2D9}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Expand All @@ -27,10 +27,6 @@ Global
{41CC2AD6-8FDC-4F00-8CF1-94C89666137E}.Debug|Any CPU.Build.0 = Debug|Any CPU
{41CC2AD6-8FDC-4F00-8CF1-94C89666137E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{41CC2AD6-8FDC-4F00-8CF1-94C89666137E}.Release|Any CPU.Build.0 = Release|Any CPU
{300C8EF1-B040-4F50-BA65-175EE5A82A0F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{300C8EF1-B040-4F50-BA65-175EE5A82A0F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{300C8EF1-B040-4F50-BA65-175EE5A82A0F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{300C8EF1-B040-4F50-BA65-175EE5A82A0F}.Release|Any CPU.Build.0 = Release|Any CPU
{F7FE0AD3-B69F-4F10-8EA4-E581EBE4A2AC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{F7FE0AD3-B69F-4F10-8EA4-E581EBE4A2AC}.Debug|Any CPU.Build.0 = Debug|Any CPU
{F7FE0AD3-B69F-4F10-8EA4-E581EBE4A2AC}.Release|Any CPU.ActiveCfg = Release|Any CPU
Expand All @@ -39,15 +35,19 @@ Global
{6C1D2746-FE37-4AD4-9E40-DF28536472B1}.Debug|Any CPU.Build.0 = Debug|Any CPU
{6C1D2746-FE37-4AD4-9E40-DF28536472B1}.Release|Any CPU.ActiveCfg = Release|Any CPU
{6C1D2746-FE37-4AD4-9E40-DF28536472B1}.Release|Any CPU.Build.0 = Release|Any CPU
{4E669101-39B3-463F-B434-D03D9136A2D9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{4E669101-39B3-463F-B434-D03D9136A2D9}.Debug|Any CPU.Build.0 = Debug|Any CPU
{4E669101-39B3-463F-B434-D03D9136A2D9}.Release|Any CPU.ActiveCfg = Release|Any CPU
{4E669101-39B3-463F-B434-D03D9136A2D9}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{41CC2AD6-8FDC-4F00-8CF1-94C89666137E} = {D7A92342-2C8A-4121-8824-95AEF5856AAF}
{300C8EF1-B040-4F50-BA65-175EE5A82A0F} = {CE8B3FAE-E7B7-4EB6-BEB5-716F2B91A315}
{F7FE0AD3-B69F-4F10-8EA4-E581EBE4A2AC} = {CE8B3FAE-E7B7-4EB6-BEB5-716F2B91A315}
{6C1D2746-FE37-4AD4-9E40-DF28536472B1} = {CE8B3FAE-E7B7-4EB6-BEB5-716F2B91A315}
{4E669101-39B3-463F-B434-D03D9136A2D9} = {CE8B3FAE-E7B7-4EB6-BEB5-716F2B91A315}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {AB481C2D-55C1-486C-873D-408B11F77F30}
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Common Libs

## [SwaggerExtensions](https://github.com/jxnkwlp/Passingwind.CommonLibs/tree/main/src/Passingwind.SwaggerExtensions)
## [SwaggerExtensions](https://github.com/jxnkwlp/Passingwind.CommonLibs/tree/main/src/SwaggerExtensions)

[![NuGet](https://img.shields.io/nuget/v/Passingwind.SwaggerExtensions?style=flat-square)](https://www.nuget.org/packages/Passingwind.SwaggerExtensions)

Expand Down
9 changes: 9 additions & 0 deletions src/SwaggerExtensions/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# SwaggerExtensions

Useful extensions for swagger.

- Enum extension & description
- Automatic generated schema id
- Automatic generated operation id

[![NuGet](https://img.shields.io/nuget/v/Passingwind.SwaggerExtensions?style=flat-square)](https://www.nuget.org/packages/Passingwind.SwaggerExtensions)
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
<TargetFramework>netstandard2.0</TargetFramework>
<RootNamespace>Swashbuckle.AspNetCore.SwaggerGen</RootNamespace>
<GenerateDocumentationFile>True</GenerateDocumentationFile>
<AssemblyVersion>0.4.0</AssemblyVersion>
<FileVersion>$(AssemblyVersion)</FileVersion>
<NoWarn>1701;1702;CS1591</NoWarn>
</PropertyGroup>

<PropertyGroup>
Expand All @@ -19,11 +22,25 @@
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<IncludeSymbols>True</IncludeSymbols>
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
<PackageVersion>0.4.0</PackageVersion>
<PackageVersion>0.5.0</PackageVersion>
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Swashbuckle.AspNetCore.SwaggerGen" Version="6.4.0" />
</ItemGroup>

<ItemGroup>
<None Include="..\README.md">
<Pack>True</Pack>
<PackagePath>\</PackagePath>
</None>
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
</ItemGroup>

</Project>

0 comments on commit f8bf7cb

Please sign in to comment.