ПИбд-23 Салин Олег Алексеевич Лабораторная работа №3 #9

Closed
Oleja123 wants to merge 6 commits from Lab3 into Lab2
2 changed files with 0 additions and 16 deletions
Showing only changes of commit 0ef1212a8a - Show all commits

View File

@ -1,7 +0,0 @@
namespace ClassLibrary1
{
public class Class1
{
}
}

View File

@ -1,9 +0,0 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>net8.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
</PropertyGroup>
</Project>