Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
592 changes: 324 additions & 268 deletions .openapi-generator/FILES

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .openapi-generator/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
7.9.0
7.14.0
10 changes: 5 additions & 5 deletions It.FattureInCloud.Sdk.sln
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 14
VisualStudioVersion = 14.0.25420.1
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "It.FattureInCloud.Sdk", "src\It.FattureInCloud.Sdk\It.FattureInCloud.Sdk.csproj", "{01DCC389-7BEA-44C8-831F-09F06E99FDB1}"
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "It.FattureInCloud.Sdk", "src\It.FattureInCloud.Sdk\It.FattureInCloud.Sdk.csproj", "{B2963F50-F510-4CDD-8718-89EA6FB2EBD0}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "It.FattureInCloud.Sdk.Test", "src\It.FattureInCloud.Sdk.Test\It.FattureInCloud.Sdk.Test.csproj", "{19F1DEBC-DE5E-4517-8062-F000CD499087}"
EndProject
Expand All @@ -12,10 +12,10 @@ Global
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{01DCC389-7BEA-44C8-831F-09F06E99FDB1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{01DCC389-7BEA-44C8-831F-09F06E99FDB1}.Debug|Any CPU.Build.0 = Debug|Any CPU
{01DCC389-7BEA-44C8-831F-09F06E99FDB1}.Release|Any CPU.ActiveCfg = Release|Any CPU
{01DCC389-7BEA-44C8-831F-09F06E99FDB1}.Release|Any CPU.Build.0 = Release|Any CPU
{B2963F50-F510-4CDD-8718-89EA6FB2EBD0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B2963F50-F510-4CDD-8718-89EA6FB2EBD0}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B2963F50-F510-4CDD-8718-89EA6FB2EBD0}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B2963F50-F510-4CDD-8718-89EA6FB2EBD0}.Release|Any CPU.Build.0 = Release|Any CPU
{19F1DEBC-DE5E-4517-8062-F000CD499087}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{19F1DEBC-DE5E-4517-8062-F000CD499087}.Debug|Any CPU.Build.0 = Debug|Any CPU
{19F1DEBC-DE5E-4517-8062-F000CD499087}.Release|Any CPU.ActiveCfg = Release|Any CPU
Expand Down
521 changes: 2 additions & 519 deletions README.md

Large diffs are not rendered by default.

Loading
Loading