This repository has been archived on 2023-03-22. You can view files and clone it, but cannot push or open issues or pull requests.
cuipod/Cuipod/Cuipod.csproj
Egidijus Lileika 69435b34a5 committing initial code. It was a fun day!
Gemini is very nice and simple <3
2021-02-06 17:59:11 +02:00

8 lines
140 B
XML

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