Commit 1e64337
Build for TargetFramework 8.0 (#822)
* Build for TargetFramework 7.0
* Install .NET7 for Build.yml and External-Storage-Tests.yml
* Fix packaging error for duplicated content files.
error NU5118: Warning As Error: File '\dotnet\src\dotnetcore\Reor\bin\Release\net7.0\Reor.deps.json' is not added because the package already contains file 'contentFiles\any\any\Reor.deps.json
* Continue building Azure Functions only for .NET 6.0.
* Retarget Net7 to Net8.
* Update requirements.
* Include NET8 SDK on github workflow.
* Fix error SYSLIB0051 Exception.Exception(SerializationInfo, StreamingContext) is obsolete
* Fix error SYSLIB0051 Exception.Exception(SerializationInfo, StreamingContext) is obsolete
* Update dotnet version for the Fortify scan.
* Prepare project for multi target build.
* Fix preview version of dotnet 8 in fortify scan.
Try to fix error NETSDK1045: The current .NET SDK does not support targeting .NET 8.0. Either target .NET 7.0 or lower, or use a version of the .NET SDK that supports .NET 8.0
when packaging code with msbuild 17.6.3.22601
* Change msbuild build tool by dotnet msbuild.
* Upgrade msbuild version.
* Specify a preview version in global.json to allow building with 8.0 preview irrespective of the checkbox "Use previews of the .NET Core SDK" on visual studio.
* Upgrade msbuild for fortify-net-framework.yml
* Add Jayrock for net8.0
* Add jayrock lib for net8.0
* Temporary include jayrock library for .NET8 package.
* Fix Startup warning: The WebRootPath was not found.
* Set the .NET version to 8 RC1 for packages
* Fix version of RC1.
* Fix version. Remove Warning Unexpected input(s) 'include-prerelease'
* Add the target framework 'net8.0' to projects that haven't been configured with it yet.
* Add NET 8 support for Azure functions
* Remove the target framework 6.0 from AzureFunctionsTest.csproj since it doesn't support building for multiple targets
* Remove hardcoded GeneXus.Deploy.AzureFunctions.Handlers.runtimeconfig.json with aspnet core 6.0 and take it from output directory.
* Remove the target framework 6.0 from AzureFunctionsTest.csproj since it doesn't support building for multiple targets
* Upgrade PackageHealthTest to test for net8.
---------
Co-authored-by: sjuarezgx <sjuarez@genexus.com>1 parent 4563df6 commit 1e64337
File tree
79 files changed
+226
-165
lines changed- .github/workflows
- dotnet
- src
- dotnetcommon
- DynService.Core
- DynService.Dynamo
- GxCryptographyCommon
- GxCryptography
- GxEncrypt
- dotnetcore
- DynService
- Cosmos
- OData
- GxClasses.Web
- GxClasses
- GxDataInitialization
- GxExcel
- GxMail
- GxMaps
- GxNetCoreStartup
- GxOffice
- GxPdfReportsCS
- GxSearch
- GxXsl
- Projects/StoreManager
- Providers
- Cache
- GxMemcached
- GxRedis
- Messaging
- GXAmazonSQS
- GXAzureEventGrid
- GXAzureQueue
- GXAzureServiceBus
- GXEventRouter
- GXMessageBroker
- GXQueue
- OpenTelemetry
- OpenTelemetryAWSOtel
- OpenTelemetryAzureMonitor
- OpenTelemetryLightStep
- OpenTelemetry
- Storage
- GXAmazonS3
- GXAzureStorage
- GXGoogleCloud
- Reor
- libs/net8.0
- dotnetframework/GxClasses
- Core
- Cryptography
- Hashing
- Signing/Standards
- ErrorHandling
- Printer
- extensions
- Azure
- Handlers
- test
- AzureFunctionsTest
- GeneXus.Programs.Common
- amyprocedurehandler
- apiattractions
- SecurityAPI
- dotnet
- dotnetcore
- GeneXusCryptographyNetCore
- GeneXusFtpsNetCore
- GeneXusJWTNetCore
- GeneXusSftpNetCore
- GeneXusXmlSignatureNetCore
- SecurityAPICommonsNetCore
- dotnetframework/GeneXusFtps/GeneXusFtps
- test
- dotnetcore/SecurityAPITestNetCore
- dotnetframework/SecurityAPITest/SecurityAPICommons/commons
- mocking/test/TestMockDBAccess
- test
- DotNetCoreAttackMitigationTest
- DotNetCoreOpenTelemetryTest
- DotNetCoreUnitTest
- DotNetCoreWebUnitTest
- DotNetPdfTest
- DotNetRedisTest
- ProjectHealthTest
- TestApp
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
79 files changed
+226
-165
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
48 | 53 | | |
49 | 54 | | |
50 | 55 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
35 | 41 | | |
36 | 42 | | |
37 | 43 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
30 | 35 | | |
31 | 36 | | |
32 | 37 | | |
33 | 38 | | |
34 | 39 | | |
35 | | - | |
36 | | - | |
37 | | - | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
38 | 43 | | |
39 | | - | |
40 | | - | |
| 44 | + | |
| 45 | + | |
41 | 46 | | |
42 | 47 | | |
43 | 48 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
30 | 35 | | |
31 | 36 | | |
32 | 37 | | |
33 | 38 | | |
34 | 39 | | |
35 | | - | |
36 | | - | |
37 | | - | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
38 | 43 | | |
39 | | - | |
40 | | - | |
| 44 | + | |
| 45 | + | |
41 | 46 | | |
42 | 47 | | |
43 | 48 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
53 | 58 | | |
54 | 59 | | |
55 | 60 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
70 | | - | |
| 69 | + | |
| 70 | + | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| 61 | + | |
61 | 62 | | |
| 63 | + | |
62 | 64 | | |
63 | 65 | | |
64 | 66 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
0 commit comments