Leigh Pointer
6d5bcfc6ed
Implement Dynamic ProjectName Parameter Across Build Process
...
This pull request introduces a dynamic ProjectName parameter across our build process, enhancing flexibility and reducing hardcoding in our module and theme development workflow. The changes affect the project file, NuSpec file, command scripts.
2024-12-17 10:35:14 +01:00
Leigh Pointer
1a4380dcd7
Variable update
2024-12-07 15:02:27 +01:00
Leigh Pointer
5ace34b5cd
Add the $TargetFramework macro to the Release Builds
...
Add the $TargetFramework macro to the Release Builds
2024-12-06 13:37:37 +01:00
Leigh Pointer
f010c0f1fa
Implement Dynamic TargetFramework in Debug Scripts #4897
...
This PR updates our debug scripts (both .cmd and .sh) to dynamically use the current TargetFramework passed from the build process. This change improves flexibility and future-proofs our build process for different .NET versions.
2024-12-05 12:43:38 +01:00
sbwalker
73ea17ae0f
changes to migrate Oqtane to .NET 9 and version 6.0.0
2024-10-21 14:51:20 -04:00
David Montesinos
1f0b369a15
Disable Accelerate Builds for Package project in Module template
2024-04-06 08:37:48 +02:00
sbwalker
7c206af757
modify module and theme template release.cmd to remove old nupkg files before packaging
2023-12-15 11:08:05 -05:00
Cody
907fff89c8
.NET 8 Update
2023-10-18 15:43:55 -07:00
Cody
ca532ffdaf
.NET 8 Update
2023-10-18 15:43:13 -07:00
Cody
64ee842dc4
.NET 8 Update
2023-10-18 15:42:36 -07:00
Cody
2404193b61
.NET 8 Ready
2023-10-18 15:04:07 -07:00
sbwalker
a6d83149a4
fix bash script line endings and preserve using gitattributes (credit @rcpacheco in #2958 )
2023-07-13 10:18:52 -04:00
Shaun Walker
a7c5841e76
Merge pull request #2924 from sbwalker/dev
...
external template changes to support non-Windows environments
2023-06-22 15:24:43 -04:00
sbwalker
0f242a94b4
external template changes to support non-Windows environments
2023-06-22 15:24:27 -04:00
Shaun Walker
7c6b64123c
Add files via upload
2023-06-22 15:22:10 -04:00
vnetonline
3abe47ae9e
[ENHANCE] - Added Module to NameSpace [Owner].Module.[Module]
...
[ENHANCE] - Added Module to NameSpace [Owner].Module.[Module]
2023-06-20 16:58:30 +10:00
sbwalker
f248d2fe4e
upgraded external module template to .NET 7
2023-06-13 13:10:20 -04:00
Leigh
a58dc49acc
[RootFolder] was missing from Release.cmd
...
One of the replace tokens was not added to the second command line.
2021-11-10 14:26:26 +01:00
Shaun Walker
5419032e8d
upgrade module and theme templates to .NET6
2021-11-05 12:53:13 -04:00
Shaun Walker
54a639d1d5
Module Creator external template changes for 2.1 - supporting mutliple databases, EF Core migrations, and other multi-tenancy improvements
2021-05-28 17:01:25 -04:00
Leigh
14801e7f0d
NuGet Icon Warning
...
The IconURL is depreciate in favor of an embedded icon file in the package
2021-04-30 10:50:12 +02:00
Shaun Walker
e3e5f782aa
support for shared razor class library static resources in external module template
2021-01-05 17:11:45 -05:00
Shaun Walker
5e801bd5ee
upgrade Module Creator external template to .NET 5 RC2 for testing. In order to use it you must choose Local as the Target Version in the Module Creator.
2020-11-07 16:35:44 -05:00
Shaun Walker
282579fcf2
resolve #526 remove pluralization from module creation templates
2020-08-14 12:44:37 -04:00
Shaun Walker
3339690e2a
Improvements to ModuleCreator external template to use Package references and include framework in Nuspec file
2020-05-24 19:11:35 -04:00
Shaun Walker
6ac2b64d7d
improvements to module creator templates
2020-05-22 13:39:59 -04:00
Shaun Walker
d8fca5de20
module creator templates need to be in the server project in order to be distributed with application
2020-05-20 15:31:09 -04:00