This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
gameservicewarden/GameServiceWarden/GameServiceWarden.ModuleFramework/GameServiceWarden.ModuleFramework.csproj
Harrison Deng 025999ab59
Some checks failed
ydeng/gameservicewarden/pipeline/head There was a failure building this commit
Updating to .Net 8.0.
2024-07-20 15:03:57 +00:00

8 lines
130 B
XML

<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>net8.0</TargetFramework>
</PropertyGroup>
</Project>