Skip to content

Commit 0889c2f

Browse files
authored
1 parent f4782d9 commit 0889c2f

File tree

3 files changed

+839
-5
lines changed

3 files changed

+839
-5
lines changed

resources/scripts/Generate-Spinners.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ if(!$?) {
1919
Pop-Location
2020

2121
# Copy the files to the correct location
22-
Copy-Item (Join-Path "$Output" "Spinner.Generated.cs") -Destination "$Source/Widgets/Progress/Spinner.Generated.cs"
22+
Copy-Item (Join-Path "$Output" "Spinner.Generated.cs") -Destination "$Source/Live/Progress/Spinner.Generated.cs"

0 commit comments

Comments
 (0)