| | |
| | | <Compile Include="Dnf\DnfRole.cs" /> |
| | | <Compile Include="Dnf\IMiniMap.cs" /> |
| | | <Compile Include="Dnf\MapInfo.cs" /> |
| | | <Compile Include="Utilitys\GameUtils.cs" /> |
| | | <Compile Include="Maps\Kalete\KaleteMap.cs" /> |
| | | <Compile Include="Maps\Kalete\KaleteMiniMap.cs" /> |
| | | <Compile Include="Maps\Kalete\OutOfBounds.cs" /> |
| | | <Compile Include="Maps\Lindong\LindongMiniMap.cs" /> |
| | | <Compile Include="Maps\ShikongzhimenMapBase.cs" /> |
| | | <Compile Include="Maps\Test\TestMap.cs" /> |
| | | <Compile Include="Maps\SkillSetting\SkillSettingMap.cs" /> |
| | | <Compile Include="Services\ServiceProvider.cs" /> |
| | |
| | | <Compile Include="Models\RichCreatorConfig.cs" /> |
| | | <Compile Include="Jobs\WeGameJob.cs" /> |
| | | <Compile Include="Utilitys\AttackRectangle.cs" /> |
| | | <Compile Include="Utilitys\Utils.cs" /> |
| | | <Compile Include="ViewModels\ConfigViewModel.cs" /> |
| | | <Compile Include="ViewModels\NotificationObject.cs" /> |
| | | <Page Include="MainWindow.xaml"> |
| | |
| | | <Name>RichCreator.Utility</Name> |
| | | </ProjectReference> |
| | | </ItemGroup> |
| | | <ItemGroup /> |
| | | <ItemGroup> |
| | | <Content Include="configs\lingdong.txt"> |
| | | <SubType>Designer</SubType> |
| | | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
| | | </Content> |
| | | <Content Include="configs\kalete.txt"> |
| | | <SubType>Designer</SubType> |
| | | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
| | | </Content> |
| | | </ItemGroup> |
| | | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> |
| | | <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild"> |
| | | <PropertyGroup> |