File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed
Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 1010 <Description >An open source set of base components to build RPG games</Description >
1111 <PackageTags >rpg game-development xna monogame unity godot</PackageTags >
1212 <LangVersion >8</LangVersion >
13-
14-
15-
16-
17-
1813 </PropertyGroup >
19-
20-
21-
22-
14+
2315</Project >
Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22
33 <PropertyGroup >
4+ <Version >0.0.0</Version >
45 <TargetFramework >netstandard2.1</TargetFramework >
6+ <Title >OpenRpg.Entities</Title >
7+ <Authors >Grofit (LP)</Authors >
8+ <PackageLicenseUrl >https://github.com/openrpg/OpenRpg/blob/master/LICENSE</PackageLicenseUrl >
9+ <PackageProjectUrl >https://github.com/openrpg/OpenRpg</PackageProjectUrl >
10+ <Description >An open source set of base components to build RPG games</Description >
11+ <PackageTags >rpg game-development xna monogame unity godot</PackageTags >
12+ <LangVersion >8</LangVersion >
513 </PropertyGroup >
6-
14+
715 <ItemGroup >
816 <ProjectReference Include =" ..\OpenRpg.Core\OpenRpg.Core.csproj" />
917 <ProjectReference Include =" ..\OpenRpg.CurveFunctions\OpenRpg.CurveFunctions.csproj" />
You can’t perform that action at this time.
0 commit comments