mirror of
https://github.com/rmcrackan/Libation.git
synced 2026-05-06 22:57:36 -04:00
8 lines
130 B
XML
8 lines
130 B
XML
<Project Sdk="Microsoft.NET.Sdk">
|
|
|
|
<PropertyGroup>
|
|
<TargetFramework>net5.0</TargetFramework>
|
|
</PropertyGroup>
|
|
|
|
</Project>
|