Files
PlantBox/PlantBox.Shared/PlantBox.Shared.csproj
2019-03-04 21:05:49 +01:00

11 lines
264 B
XML

<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<Authors>Ilyx</Authors>
<Company>Ilyx</Company>
<Description>Shared library of the PlantBox project</Description>
</PropertyGroup>
</Project>