diff --git a/src/Apple.AppStoreConnect/Apple.AppStoreConnect.csproj b/src/Apple.AppStoreConnect/Apple.AppStoreConnect.csproj
index 962b705..4166d10 100644
--- a/src/Apple.AppStoreConnect/Apple.AppStoreConnect.csproj
+++ b/src/Apple.AppStoreConnect/Apple.AppStoreConnect.csproj
@@ -1,97 +1,97 @@
-
-
-
- net8.0
- 12.0
- enable
- MIT
- https://github.com/aviationexam/apple-app-store-connect-api
- git
- true
- snupkg
- AppStoreConnect
- Aviationexam.Apple.AppStoreConnect
- MIT
- true
- ..\..\GeneratedFiles\AppStoreConnect
-
-
-
- Client
- https://developer.apple.com/sample-code/app-store-connect/app-store-connect-openapi-specification.zip
- app-store-connect-openapi-specification.zip
- app-store-connect-openapi-specification
- openapi.original.json
- openapi.json
- api-version.txt
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- $(RESTORE_WITH_CLIENT_GENERATION)
- true
- $(KIOTA_BIN)
- dotnet kiota
-
- $(KiotaCommand) generate
- $(KiotaExec) --openapi $(MSBuildProjectDirectory)/$(AppStoreConnectOpenApiSpecificationExtracted)/$(AppStoreConnectOpenApiSpecificationJson)
- $(KiotaExec) --language csharp
- $(KiotaExec) --exclude-backward-compatible
- $(KiotaExec) --disable-validation-rules KnownAndNotSupportedFormats
- $(KiotaExec) --output $(MSBuildProjectDirectory)/$(GeneratedCodeTarget)
- $(KiotaExec) --class-name AppStoreConnectApiClient
- $(KiotaExec) --namespace-name Apple.AppStoreConnect.$(GeneratedCodeTarget)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+ net8.0
+ 12.0
+ enable
+ MIT
+ https://github.com/aviationexam/apple-app-store-connect-api
+ git
+ true
+ snupkg
+ AppStoreConnect
+ Aviationexam.Apple.AppStoreConnect
+ MIT
+ true
+ ..\..\GeneratedFiles\AppStoreConnect
+
+
+
+ Client
+ https://developer.apple.com/sample-code/app-store-connect/app-store-connect-openapi-specification.zip
+ app-store-connect-openapi-specification.zip
+ app-store-connect-openapi-specification
+ openapi.original.json
+ openapi.json
+ api-version.txt
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ $(RESTORE_WITH_CLIENT_GENERATION)
+ true
+ $(KIOTA_BIN)
+ dotnet kiota
+
+ $(KiotaCommand) generate
+ $(KiotaExec) --openapi $(MSBuildProjectDirectory)/$(AppStoreConnectOpenApiSpecificationExtracted)/$(AppStoreConnectOpenApiSpecificationJson)
+ $(KiotaExec) --language csharp
+ $(KiotaExec) --exclude-backward-compatible
+ $(KiotaExec) --disable-validation-rules KnownAndNotSupportedFormats
+ $(KiotaExec) --output $(MSBuildProjectDirectory)/$(GeneratedCodeTarget)
+ $(KiotaExec) --class-name AppStoreConnectApiClient
+ $(KiotaExec) --namespace-name Apple.AppStoreConnect.$(GeneratedCodeTarget)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+