From 5ec3ad4b986d92d26d242f34d71903a55028d873 Mon Sep 17 00:00:00 2001 From: Qianming Xue Date: Thu, 28 Jul 2022 22:23:11 +0800 Subject: [PATCH] Add: glob support --- DragonWindows.csproj | 7 +++++++ DragonWindows.sln | 25 +++++++++++++++++++++++++ Window1.xaml.cs | 10 ++++++++++ 3 files changed, 42 insertions(+) create mode 100644 DragonWindows.sln diff --git a/DragonWindows.csproj b/DragonWindows.csproj index 8050ce1..2f04b2f 100644 --- a/DragonWindows.csproj +++ b/DragonWindows.csproj @@ -35,6 +35,8 @@ false false true + + true @@ -130,6 +132,11 @@ false + + + 6.0.0 + +