CI CD config

This commit is contained in:
h z
2024-06-23 04:33:03 +08:00
parent 4021da83c3
commit f05d34488d
4 changed files with 43 additions and 0 deletions

5
DependencyFix.sh Normal file
View File

@@ -0,0 +1,5 @@
sed -i '/^Project.*"Skeleton".*/d' ./VirtualChemistry.sln
sed -i '/^EndProject$/d' ./VirtualChemistry.sln
sed -i '/^Project.*/aEndProject' ./VirtualChemistry.sln
sed -i '/.*ProjectReference.*/d' ./VirtualChemistry.csproj