CI CD script fix

This commit is contained in:
h z
2024-06-22 22:33:11 +08:00
parent 97eff16f5c
commit 3570f2ad74
2 changed files with 4 additions and 15 deletions

4
DependencyFix.sh Normal file
View File

@@ -0,0 +1,4 @@
sed -i '/^Project.*"Skeleton".*/d' ./SkeletonTest.sln
sed -i '/^EndProject$/d' ./SkeletonTest.sln
sed -i '/^Project.*/aEndProject' ./SkeletonTest.sln