Delete SkyBot.csproj

This commit is contained in:
SkyJoshua
2026-03-15 05:47:20 +00:00
committed by GitHub
parent 3631f71ab5
commit 72dfaf7434

View File

@@ -1,15 +0,0 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>net10.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="DotNetEnv" Version="3.1.1" />
<PackageReference Include="Valour.Sdk" Version="0.5.19" />
</ItemGroup>
</Project>