Rename Prospect.Server.Steam to Prospect.Steam

This commit is contained in:
AeonLucid
2022-01-08 19:33:41 +01:00
parent 99c4fe49b9
commit e9091d7ac3
11 changed files with 88 additions and 14 deletions
+8
View File
@@ -0,0 +1,8 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>net6.0</TargetFramework>
<ImplicitUsings>true</ImplicitUsings>
</PropertyGroup>
</Project>