first commit

This commit is contained in:
2021-09-02 08:31:01 -03:00
commit a065d198ad
22 changed files with 1521 additions and 0 deletions

8
listas3/listas3.csproj Normal file
View File

@@ -0,0 +1,8 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>netcoreapp3.1</TargetFramework>
</PropertyGroup>
</Project>