Changeset 420 for binary-improvements/AllocsCommands/AllocsCommands.csproj
- Timestamp:
- Mar 28, 2023, 5:11:02 PM (20 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
binary-improvements/AllocsCommands/AllocsCommands.csproj
r373 r420 62 62 <Compile Include="API.cs" /> 63 63 <Compile Include="AssemblyInfo.cs" /> 64 <Compile Include="Commands\Give.cs" />65 64 <Compile Include="Commands\ListKnownPlayers.cs" /> 66 65 <Compile Include="Commands\ListLandProtection.cs" /> 67 66 <Compile Include="Commands\RemoveLandProtection.cs" /> 68 <Compile Include="Commands\Reply.cs" />69 <Compile Include="Commands\SayToPlayer.cs" />70 67 <Compile Include="Commands\ShowInventory.cs" /> 71 <Compile Include="PrivateMessageConnections.cs" />72 <Compile Include="Chat.cs" />73 <Compile Include="Commands\ListItems.cs" />74 68 </ItemGroup> 75 69 <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
Note:
See TracChangeset
for help on using the changeset viewer.