From 1b9eac61da893ad7caf22a1f30c8fd604748d222 Mon Sep 17 00:00:00 2001 From: chaiyunying <chaiyunying> Date: 星期二, 31 十月 2023 11:02:08 +0800 Subject: [PATCH] test add pdm file --- .gitattributes | 1 + test.pdm | 3 +++ _Main/UI/MacroPlannerWebApp/_ROOT_Project_MacroPlannerWebApp.qp | 2 +- 3 files changed, 5 insertions(+), 1 deletions(-) diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..3d3820c --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.pdm filter=lfs diff=lfs merge=lfs -text diff --git a/_Main/UI/MacroPlannerWebApp/_ROOT_Project_MacroPlannerWebApp.qp b/_Main/UI/MacroPlannerWebApp/_ROOT_Project_MacroPlannerWebApp.qp index f99dc85..b4cfb85 100644 --- a/_Main/UI/MacroPlannerWebApp/_ROOT_Project_MacroPlannerWebApp.qp +++ b/_Main/UI/MacroPlannerWebApp/_ROOT_Project_MacroPlannerWebApp.qp @@ -5,7 +5,7 @@ ProjectProperties { ApplicationComponentName: 'ApplicationMacroPlanner' - BuildVersion: '2022.3.0.33' + BuildVersion: '2022.3.0.34' Description: 'Quintiq Macro Planner' ProjectKind: 'WebClient' } diff --git a/test.pdm b/test.pdm new file mode 100644 index 0000000..97086a6 --- /dev/null +++ b/test.pdm @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:235868634af40fbdee26a59c415745645a4cc6a0e4c25f6f023fa46526cadb9b +size 14 -- Gitblit v1.9.3