Removed cache along with git ignore then recommited.

This commit is contained in:
2026-04-09 19:22:46 +05:00
parent 21f936914a
commit 03a00530a6
6 changed files with 61 additions and 0 deletions
@@ -0,0 +1,9 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>net10.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
</PropertyGroup>
</Project>