Skip to content

Commit f024c51

Browse files
committed
Fix SLNX solution item path for publish-nuget.ps1 after move to repo root
1 parent 27f368b commit f024c51

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

PanoramicData.Blazor.slnx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<File Path=".github/workflows/main.yml" />
55
<File Path="global.json" />
66
<File Path="PanoramicData.Blazor.dic" />
7-
<File Path="PanoramicData.Blazor/publish-nuget.ps1" />
7+
<File Path="publish-nuget.ps1" />
88
<File Path="README.md" />
99
<File Path="version.json" />
1010
</Folder>

0 commit comments

Comments
 (0)