Commit graph

9 commits

Author SHA1 Message Date
Sipke Schoorstra 83238e9931
Update System.Text.Json version reference (#6019)
Replaced hardcoded System.Text.Json version 8.0.4 with a variable $(SystemTextJsonVersion) across multiple project files. This improves maintainability and consistency when updating the package version.
2024-10-11 14:35:24 +02:00
Sipke Schoorstra 83d9f03288 Update ElsaStudioVersion to 3.2.0-rc4.473
This commit changes the ElsaStudioVersion property from 3.2.0-rc3 to 3.2.0-rc4.473 in the Directory.Build.props file. This update ensures compatibility with the latest features and bug fixes in the new release candidate version.
2024-08-06 23:42:15 +02:00
Sipke Schoorstra c117ebaad1 Update ElsaStudioVersion in Directory.Build.props
Corrected the ElsaStudioVersion property to match the expected version format, removing the incorrect suffix. This ensures compatibility and proper version tracking in the build process.
2024-07-18 18:26:56 +02:00
Sipke Schoorstra f63f823e7b Update ElsaStudioVersion to 3.2.0-rc3.443.
This change updates the ElsaStudioVersion property to the latest release candidate. It ensures compatibility with recent updates and bug fixes provided in version 3.2.0-rc3.443.
2024-07-16 09:02:24 +02:00
Sipke Schoorstra 1e95b6f847 Update ElsaStudio package version to use a variable
Switched ElsaStudio package versions to use a property variable for easier management and consistency. Also, adjusted the YAML workflow to tag Docker images with the specific version 3.2.0-rc3.
2024-07-10 15:05:31 +02:00
Marko Lahma 68beb5c61f replace configureawait.props and frameworks.props with Directory.Build.props 2024-01-26 19:04:39 +02:00
Marko Lahma 2f6ecb0b5d Use Directory.Build.props 2024-01-26 18:43:50 +02:00
Sipke Schoorstra c1201484b4 Revert "Use NET 8 SDK artifacts output (#4779)"
This reverts commit 7995b859cc.
2024-01-16 21:04:24 +01:00
Marko Lahma 7995b859cc
Use NET 8 SDK artifacts output (#4779) 2024-01-15 19:43:04 +01:00