From eee9eca6cb9cd116d2a12de03f75f1c78f0fb27b Mon Sep 17 00:00:00 2001 From: hzhang Date: Sat, 26 Apr 2025 01:48:52 +0100 Subject: [PATCH] rename project --- .idea/.idea.Alchegos.Gitea.Webhook/.idea/encodings.xml | 4 ++++ .idea/.idea.Alchegos.Gitea.Webhook/.idea/indexLayout.xml | 8 ++++++++ .idea/.idea.Alchegos.Gitea.Webhook/.idea/vcs.xml | 6 ++++++ .idea/.idea.Alchegos.Webhook/.idea/encodings.xml | 4 ++++ .idea/.idea.Alchegos.Webhook/.idea/indexLayout.xml | 8 ++++++++ Alchegos.Gitea.Webhook.csproj => Alchegos.Webhook.csproj | 0 Alchegos.Gitea.Webhook.sln => Alchegos.Webhook.sln | 2 +- 7 files changed, 31 insertions(+), 1 deletion(-) create mode 100644 .idea/.idea.Alchegos.Gitea.Webhook/.idea/encodings.xml create mode 100644 .idea/.idea.Alchegos.Gitea.Webhook/.idea/indexLayout.xml create mode 100644 .idea/.idea.Alchegos.Gitea.Webhook/.idea/vcs.xml create mode 100644 .idea/.idea.Alchegos.Webhook/.idea/encodings.xml create mode 100644 .idea/.idea.Alchegos.Webhook/.idea/indexLayout.xml rename Alchegos.Gitea.Webhook.csproj => Alchegos.Webhook.csproj (100%) rename Alchegos.Gitea.Webhook.sln => Alchegos.Webhook.sln (80%) diff --git a/.idea/.idea.Alchegos.Gitea.Webhook/.idea/encodings.xml b/.idea/.idea.Alchegos.Gitea.Webhook/.idea/encodings.xml new file mode 100644 index 0000000..df87cf9 --- /dev/null +++ b/.idea/.idea.Alchegos.Gitea.Webhook/.idea/encodings.xml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/.idea/.idea.Alchegos.Gitea.Webhook/.idea/indexLayout.xml b/.idea/.idea.Alchegos.Gitea.Webhook/.idea/indexLayout.xml new file mode 100644 index 0000000..7b08163 --- /dev/null +++ b/.idea/.idea.Alchegos.Gitea.Webhook/.idea/indexLayout.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/.idea.Alchegos.Gitea.Webhook/.idea/vcs.xml b/.idea/.idea.Alchegos.Gitea.Webhook/.idea/vcs.xml new file mode 100644 index 0000000..94a25f7 --- /dev/null +++ b/.idea/.idea.Alchegos.Gitea.Webhook/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/.idea/.idea.Alchegos.Webhook/.idea/encodings.xml b/.idea/.idea.Alchegos.Webhook/.idea/encodings.xml new file mode 100644 index 0000000..df87cf9 --- /dev/null +++ b/.idea/.idea.Alchegos.Webhook/.idea/encodings.xml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/.idea/.idea.Alchegos.Webhook/.idea/indexLayout.xml b/.idea/.idea.Alchegos.Webhook/.idea/indexLayout.xml new file mode 100644 index 0000000..7b08163 --- /dev/null +++ b/.idea/.idea.Alchegos.Webhook/.idea/indexLayout.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/Alchegos.Gitea.Webhook.csproj b/Alchegos.Webhook.csproj similarity index 100% rename from Alchegos.Gitea.Webhook.csproj rename to Alchegos.Webhook.csproj diff --git a/Alchegos.Gitea.Webhook.sln b/Alchegos.Webhook.sln similarity index 80% rename from Alchegos.Gitea.Webhook.sln rename to Alchegos.Webhook.sln index 6a1f768..31e728b 100644 --- a/Alchegos.Gitea.Webhook.sln +++ b/Alchegos.Webhook.sln @@ -1,6 +1,6 @@  Microsoft Visual Studio Solution File, Format Version 12.00 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Alchegos.Gitea.Webhook", "Alchegos.Gitea.Webhook.csproj", "{9AC7FA18-FDC8-4A3F-A2DC-6C9976339C6A}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Alchegos.Webhook", "Alchegos.Webhook.csproj", "{9AC7FA18-FDC8-4A3F-A2DC-6C9976339C6A}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution