From 7a8a5043134aff9de4003af57dbf60bc6d1d4e7a Mon Sep 17 00:00:00 2001 From: stan e Date: Thu, 13 Jul 2023 15:27:46 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E6=96=B0=E7=9A=84=E6=96=87?= =?UTF-8?q?=E4=BB=B6=E5=88=B0=E9=A1=B9=E7=9B=AE=E4=B8=AD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- LinqDynamic.sln | 2 ++ 1 file changed, 2 insertions(+) diff --git a/LinqDynamic.sln b/LinqDynamic.sln index 590aade..ee668d5 100644 --- a/LinqDynamic.sln +++ b/LinqDynamic.sln @@ -14,10 +14,12 @@ EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{598E39FA-13D1-48B2-B2EA-5436DC21DDB2}" ProjectSection(SolutionItems) = preProject .gitignore = .gitignore + azure-pipelines.yml = azure-pipelines.yml common.props = common.props LICENSE = LICENSE .github\workflows\main.yml = .github\workflows\main.yml README.md = README.md + RELEASE_NOTES.md = RELEASE_NOTES.md repository_info.props = repository_info.props version.props = version.props EndProjectSection