Bjarke Berg
fa96ba1e82
Bump version to 9.2.0-rc
2021-11-04 12:36:10 +01:00
Bjarke Berg
3b73a87a68
Bumped right info :'(
2021-11-03 15:26:39 +01:00
Bjarke Berg
b4d00cc695
Bump version to 9.1.0-rc
2021-11-03 15:05:12 +01:00
Paul Johnson
00133e880d
Move test projects from src/ to tests/ ( #11357 )
...
* Update gitignore
* Move csproj
* Update project references
* Update solutions
* Update build scripts
* Tests used to share editorconfig with projects in src
* Fix broken tests.
* Stop copying around .editorconfig
merged root one with linting
* csharp_style_expression_bodied -> suggestion
* Move StyleCop rulesets to matching directories and update shared build properties
* Remove legacy build files, update NuGet.cofig and solution files
* Restore myget source
* Clean up .gitignore
* Update .gitignore
* Move new test classes to tests after merge
* Gitignore + nuget config
* Move new test
Co-authored-by: Ronald Barendse <ronald@barend.se >
2021-10-18 08:14:04 +01:00
Bjarke Berg
82959816d8
Bump to 9.1.0
2021-10-01 09:17:45 +02:00
Bjarke Berg
22546fd629
bump version to 9.0.0
2021-09-22 21:30:26 +02:00
Bjarke Berg
63807bc65f
Bump version to RC4
2021-09-21 10:51:43 +02:00
Bjarke Berg
eca26cd827
Bump version to next rc
2021-09-01 10:57:33 +02:00
Bjarke Berg
c39053d7c1
Bumb version
2021-08-17 08:26:32 +02:00
Bjarke Berg
f56c4e529a
Version number
2021-07-07 18:50:36 +02:00
Bjarke Berg
dbad75c66a
Updated version number
2021-07-06 09:54:55 +02:00
Warren Buckley
8d3434d7d8
dotnet new template - Escape JSON special characters for password & connection string ( #10467 )
...
* Fix sourceName to match UmbracoProject and use a generated symbol to replace the Umbraco.Cms.Web.UI.NetCore in Program and Startup files
* Update template.json
* Run `npm update caniuse-lite`
* Regex replacement for Password & Connection strings that gets placed into AppSettings.Development.json So escaping \ and " for JSON strings
* Escaping input and handle namespace replacing. + Updated to beta004
Co-authored-by: Elitsa Marinovska <elm@umbraco.dk >
Co-authored-by: Elitsa Marinovska <21998037+elit0451@users.noreply.github.com >
Co-authored-by: Bjarke Berg <mail@bergmania.dk >
2021-06-15 09:42:52 +02:00
Bjarke Berg
9507ba84f2
Updated version to beta003
2021-05-12 14:35:06 +02:00
Warren Buckley
cb01e11586
Deterministic Builds for Sourcelink ( #10237 )
...
* Remove the properties from each .CSProj
* Move this into Directory.Build.props so all CSProj can get all these extra properties
* Add conditional to only add extra property to get the Deterministic green checkmark when running on Azure Pipleine
2021-05-06 19:56:43 +02:00
Bjarke Berg
8a2c8f1c09
Update version to beta002
2021-04-28 10:11:41 +02:00
Bjarke Berg
efb9aacfe2
Bump version to beta001
2021-03-24 12:30:08 +01:00
Bjarke Berg
774ea529f5
Fxi version
2021-03-11 13:36:04 +01:00
Mole
f5df05d685
Add metadata to all packages and rename UmbracoCms.Lucene.nuspec to UmbracoCms.Examine.Lucene.nuspec
2021-03-05 13:56:41 +01:00
Bjarke Berg
02ac81d53f
Fixed buildscripts to work with latest Umbraco.Build (0.2.17) and Directory.Build.props. Also updates the port (Now located in launchSettings.json) number if SetUmbracoVersion is called.
2021-02-16 12:28:37 +01:00
Bjarke Berg
5188bb09ce
Reintroduced temp SolutionInfo
2021-02-15 17:50:33 +01:00
Bjarke Berg
9ba04c394b
Added Directory.Build.props to replace SolutionInfo
2021-02-15 13:53:06 +01:00