Skip to content

Commit c1fb549

Browse files
author
devexperience
committed
Generated version 0.17.1
This commit was automatically created by a GitHub Action to generate version 0.17.1 of this library.
1 parent 91f6ab7 commit c1fb549

277 files changed

Lines changed: 15730 additions & 3117 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.openapi-generator/FILES

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
.gitignore
22
MX.Platform.CSharp.sln
33
README.md
4+
api/openapi.yaml
45
appveyor.yml
56
docs/AccountCreateRequest.md
67
docs/AccountCreateRequestBody.md

.openapi-generator/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
5.4.0
1+
7.0.1

MX.Platform.CSharp.sln

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Microsoft Visual Studio Solution File, Format Version 12.00
2-
# Visual Studio 14
3-
VisualStudioVersion = 14.0.25420.1
4-
MinimumVisualStudioVersion = 10.0.40219.1
5-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MX.Platform.CSharp", "src\MX.Platform.CSharp\MX.Platform.CSharp.csproj", "{52CFBCF7-8162-44B1-8F22-D3C12EB5F8FD}"
2+
# Visual Studio 2012
3+
VisualStudioVersion = 12.0.0.0
4+
MinimumVisualStudioVersion = 10.0.0.1
5+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MX.Platform.CSharp", "src\MX.Platform.CSharp\MX.Platform.CSharp.csproj", "{4C0A6F32-1353-45E9-AB96-83019272288D}"
66
EndProject
77
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MX.Platform.CSharp.Test", "src\MX.Platform.CSharp.Test\MX.Platform.CSharp.Test.csproj", "{19F1DEBC-DE5E-4517-8062-F000CD499087}"
88
EndProject
@@ -12,10 +12,10 @@ Global
1212
Release|Any CPU = Release|Any CPU
1313
EndGlobalSection
1414
GlobalSection(ProjectConfigurationPlatforms) = postSolution
15-
{52CFBCF7-8162-44B1-8F22-D3C12EB5F8FD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
16-
{52CFBCF7-8162-44B1-8F22-D3C12EB5F8FD}.Debug|Any CPU.Build.0 = Debug|Any CPU
17-
{52CFBCF7-8162-44B1-8F22-D3C12EB5F8FD}.Release|Any CPU.ActiveCfg = Release|Any CPU
18-
{52CFBCF7-8162-44B1-8F22-D3C12EB5F8FD}.Release|Any CPU.Build.0 = Release|Any CPU
15+
{4C0A6F32-1353-45E9-AB96-83019272288D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
16+
{4C0A6F32-1353-45E9-AB96-83019272288D}.Debug|Any CPU.Build.0 = Debug|Any CPU
17+
{4C0A6F32-1353-45E9-AB96-83019272288D}.Release|Any CPU.ActiveCfg = Release|Any CPU
18+
{4C0A6F32-1353-45E9-AB96-83019272288D}.Release|Any CPU.Build.0 = Release|Any CPU
1919
{19F1DEBC-DE5E-4517-8062-F000CD499087}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
2020
{19F1DEBC-DE5E-4517-8062-F000CD499087}.Debug|Any CPU.Build.0 = Debug|Any CPU
2121
{19F1DEBC-DE5E-4517-8062-F000CD499087}.Release|Any CPU.ActiveCfg = Release|Any CPU

0 commit comments

Comments
 (0)