Initial Commit
This commit is contained in:
10
PlantBox.Shared/PlantBox.Shared.csproj
Normal file
10
PlantBox.Shared/PlantBox.Shared.csproj
Normal file
@@ -0,0 +1,10 @@
|
||||
<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>
|
||||
Reference in New Issue
Block a user