Delete C#核心/Lesson12_继承-继承的基本概念练习 directory

to reset the gits
This commit is contained in:
Ki5ter
2025-09-08 15:59:37 +08:00
committed by GitHub
parent 46202d82bf
commit 76543a1a37
2 changed files with 0 additions and 45 deletions
@@ -1,11 +0,0 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>net8.0</TargetFramework>
<RootNamespace>Lesson12_继承_继承的基本概念练习</RootNamespace>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
</PropertyGroup>
</Project>