- Timestamp:
- Mar 28, 2023, 5:40:08 PM (20 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
binary-improvements2/CommandExtensions/CommandExtensions.csproj
r402 r422 74 74 <Compile Include="src\Commands\Give.cs" /> 75 75 <Compile Include="src\Commands\ListItems.cs" /> 76 <Compile Include="src\Commands\ListKnownPlayers.cs" />77 <Compile Include="src\Commands\ListLandProtection.cs" />78 <Compile Include="src\Commands\RemoveLandProtection.cs" />79 76 <Compile Include="src\Commands\Reply.cs" /> 80 77 <Compile Include="src\Commands\SayToPlayer.cs" /> 81 <Compile Include="src\Commands\ShowInventory.cs" />82 78 <Compile Include="src\PrivateMessageConnections.cs" /> 83 79 </ItemGroup> 84 80 <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" /> 85 <ItemGroup>86 <ProjectReference Include="..\7dtd-server-fixes\7dtd-server-fixes.csproj">87 <Project>{81DA7F87-1A66-4920-AADA-6EAF1971F8D0}</Project>88 <Name>7dtd-server-fixes</Name>89 <Private>False</Private>90 </ProjectReference>91 </ItemGroup>92 81 <ItemGroup> 93 82 <None Include="ModInfo.xml">
Note:
See TracChangeset
for help on using the changeset viewer.