File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -72,7 +72,7 @@ function UpdateNuSpecRepository( $nuSpecFilePath )
7272{
7373 # Get Git info
7474 $commit = git rev- parse HEAD
75- $origin = git config -- get remote.origin .url
75+ $origin = git config -- get remote.marimer .url
7676
7777 Write-Host " Dynamically setting NuSpec repository:" - ForegroundColor Yellow
7878 Write-Host " origin: $origin " - ForegroundColor Yellow
Original file line number Diff line number Diff line change 66
77Bug fixes over the 5.5.3 release.
88
9+ * Addresses [ CVE-2024 -28698] ( https://github.com/advisories/GHSA-9xhh-3m78-gvgj ) via [ #4133 ] ( https://github.com/MarimerLLC/csla/issues/4133 )
10+
911## Change List
1012
1113[ Changes in this release] ( https://github.com/MarimerLLC/csla/compare/v5.5.3...v5.5.4 )
You can’t perform that action at this time.
0 commit comments