[성현모] eCIAv2 솔루션, WindowsApp, library 프로젝트 생성
This commit is contained in:
9
eCIAv2.Library/eCIAv2.Library.csproj
Normal file
9
eCIAv2.Library/eCIAv2.Library.csproj
Normal file
@ -0,0 +1,9 @@
|
||||
<Project Sdk="Microsoft.NET.Sdk">
|
||||
|
||||
<PropertyGroup>
|
||||
<TargetFramework>net8.0</TargetFramework>
|
||||
<ImplicitUsings>enable</ImplicitUsings>
|
||||
<Nullable>enable</Nullable>
|
||||
</PropertyGroup>
|
||||
|
||||
</Project>
|
||||
Reference in New Issue
Block a user