Skip to content

Commit

Permalink
Drop unused PropertyGroup
Browse files Browse the repository at this point in the history
  • Loading branch information
trejjam committed Aug 28, 2024
1 parent 7f1d1a5 commit a851c8f
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions src/Apple.AppStoreConnect/Apple.AppStoreConnect.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,6 @@
<CompilerGeneratedFilesOutputPath>..\..\GeneratedFiles\AppStoreConnect</CompilerGeneratedFilesOutputPath>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)'=='Debug'">
<NSwagGenerator_UseCache>true</NSwagGenerator_UseCache>
</PropertyGroup>

<PropertyGroup>
<HttpClientNext_Namespace>Apple.AppStoreConnect</HttpClientNext_Namespace>
</PropertyGroup>

<PropertyGroup>
<GeneratedCodeTarget>Client</GeneratedCodeTarget>
<AppStoreConnectOpenApiSpecificationUrl>https://developer.apple.com/sample-code/app-store-connect/app-store-connect-openapi-specification.zip</AppStoreConnectOpenApiSpecificationUrl>
Expand Down

0 comments on commit a851c8f

Please sign in to comment.