------ #### V1.0.2404.1201 - 新增支持手动运行规则。 - 规则播放时间间隔不再针对全局声效,而只针对当前规则声效。 - 修复规则中播放文件夹可能导致无法执行的BUG。 - 修复规则不勾选礼物和点赞,则无法执行的BUG。
93 lines
2.9 KiB
XML
93 lines
2.9 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<PropertyGroup>
|
|
<_LastSelectedProfileId>E:\My Codes\我的代码\C#\LiveTools\Properties\PublishProfiles\FolderProfile.pubxml</_LastSelectedProfileId>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<ApplicationDefinition Update="App.xaml">
|
|
<SubType>Designer</SubType>
|
|
</ApplicationDefinition>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Compile Update="Content\MainWinContent.xaml.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Update="Tools\Rules\FrmAddRule.xaml.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Update="Tools\Rules\FrmRuleView.xaml.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Update="FrmWeb.xaml.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Update="MainWindow.xaml.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Update="Tools\Rules\GiftItem.xaml.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Page Update="Content\MainContent.xaml">
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Update="Content\LeftMainContent.xaml">
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Update="Content\MainWinContent.xaml">
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Update="Data\GeometryIcon.xaml">
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Update="RuleItem\Rule_ShowPic.xaml">
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Update="RuleItem\Rule_Variable.xaml">
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Update="RuleItem\Rule_SoundPlay.xaml">
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Update="Tools\Direct\FrmAddDirect.xaml">
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Update="Tools\Direct\FrmDirectView.xaml">
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Update="Tools\Login\FrmAccountInfo.xaml">
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Update="Tools\Login\FrmRegUser.xaml">
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Update="Tools\Login\FrmUseSN.xaml">
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Update="Tools\Login\FrmLogin.xaml">
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Update="Tools\Rules\FrmAddRule.xaml">
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Update="Tools\Rules\FrmRuleView.xaml">
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Update="FrmWeb.xaml">
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Update="FrmEffects.xaml">
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Update="MainWindow.xaml">
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Update="Tools\Rules\GiftItem.xaml">
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Update="Tools\Setting\FrmSetting.xaml">
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
</ItemGroup>
|
|
</Project> |