Skip to content

Commit

Permalink
Update KindleMate2.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
lzcapp committed Feb 29, 2024
1 parent 4687e94 commit 9236b81
Showing 1 changed file with 39 additions and 36 deletions.
75 changes: 39 additions & 36 deletions KindleMate2.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,10 @@
<LangVersion>latest</LangVersion>
<PackageLicenseUrl>https://github.com/lzcapp/KindleMate2/blob/main/LICENSE</PackageLicenseUrl>
<TargetFrameworks></TargetFrameworks>
<Version>1.1.0-tag20240229</Version>
<Version>2024.02.29-release</Version>
<Deterministic>false</Deterministic>
<AssemblyVersion></AssemblyVersion>
<FileVersion></FileVersion>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
Expand All @@ -47,14 +50,14 @@
</ItemGroup>

<ItemGroup>
<None Include="Resources\bookmark.png">
<Pack>True</Pack>
<PackagePath>\</PackagePath>
</None>
<None Include="Resources\bookmark.png">
<Pack>True</Pack>
<PackagePath>\</PackagePath>
</None>
</ItemGroup>

<ItemGroup>
<PackageReference Include="System.Data.SQLite.Core" Version="1.0.117" />
<PackageReference Include="System.Data.SQLite.Core" Version="1.0.117" />
</ItemGroup>

<ItemGroup>
Expand All @@ -72,105 +75,105 @@

<ItemGroup>
<EmbeddedResource Update="FrmAboutBox.en.resx">
<DependentUpon>FrmAboutBox.resx</DependentUpon>
<DependentUpon>FrmAboutBox.resx</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Update="FrmAboutBox.zh-cn.resx">
<DependentUpon>FrmAboutBox.resx</DependentUpon>
<DependentUpon>FrmAboutBox.resx</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Update="FrmAboutBox.zh-hans.resx">
<DependentUpon>FrmAboutBox.resx</DependentUpon>
<DependentUpon>FrmAboutBox.resx</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Update="FrmAboutBox.zh-hant.resx">
<DependentUpon>FrmAboutBox.resx</DependentUpon>
<DependentUpon>FrmAboutBox.resx</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Update="FrmBookRename.en.resx">
<DependentUpon>FrmBookRename.resx</DependentUpon>
<DependentUpon>FrmBookRename.resx</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Update="FrmBookRename.zh-cn.resx">
<DependentUpon>FrmBookRename.resx</DependentUpon>
<DependentUpon>FrmBookRename.resx</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Update="FrmBookRename.zh-hans.resx">
<DependentUpon>FrmBookRename.resx</DependentUpon>
<DependentUpon>FrmBookRename.resx</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Update="FrmBookRename.zh-hant.resx">
<DependentUpon>FrmBookRename.resx</DependentUpon>
<DependentUpon>FrmBookRename.resx</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Update="FrmCombine.en.resx">
<DependentUpon>FrmCombine.resx</DependentUpon>
<DependentUpon>FrmCombine.resx</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Update="FrmCombine.zh-cn.resx">
<DependentUpon>FrmCombine.resx</DependentUpon>
<DependentUpon>FrmCombine.resx</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Update="FrmCombine.zh-hans.resx">
<DependentUpon>FrmCombine.resx</DependentUpon>
<DependentUpon>FrmCombine.resx</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Update="FrmCombine.zh-hant.resx">
<DependentUpon>FrmCombine.resx</DependentUpon>
<DependentUpon>FrmCombine.resx</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Update="FrmEdit.en.resx">
<DependentUpon>FrmEdit.resx</DependentUpon>
<DependentUpon>FrmEdit.resx</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Update="FrmEdit.zh-cn.resx">
<DependentUpon>FrmEdit.resx</DependentUpon>
<DependentUpon>FrmEdit.resx</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Update="FrmEdit.zh-hans.resx">
<DependentUpon>FrmEdit.resx</DependentUpon>
<DependentUpon>FrmEdit.resx</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Update="FrmEdit.zh-hant.resx">
<DependentUpon>FrmEdit.resx</DependentUpon>
<DependentUpon>FrmEdit.resx</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Update="FrmMain.en.resx">
<DependentUpon>FrmMain.resx</DependentUpon>
<DependentUpon>FrmMain.resx</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Update="FrmMain.zh-cn.resx">
<DependentUpon>FrmMain.resx</DependentUpon>
<DependentUpon>FrmMain.resx</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Update="FrmMain.zh-hans.resx">
<DependentUpon>FrmMain.resx</DependentUpon>
<DependentUpon>FrmMain.resx</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Update="FrmMain.zh-hant.resx">
<DependentUpon>FrmMain.resx</DependentUpon>
<DependentUpon>FrmMain.resx</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Update="Properties\Resources.en.resx">
<DependentUpon>Resources.resx</DependentUpon>
<DependentUpon>Resources.resx</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Update="Properties\Resources.resx">
<Generator>ResXFileCodeGenerator</Generator>
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
</EmbeddedResource>
<EmbeddedResource Update="Properties\Resources.zh-cn.resx">
<DependentUpon>Resources.resx</DependentUpon>
<DependentUpon>Resources.resx</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Update="Properties\Resources.zh-hans.resx">
<DependentUpon>Resources.resx</DependentUpon>
<DependentUpon>Resources.resx</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Update="Properties\Resources.zh-hant.resx">
<DependentUpon>Resources.resx</DependentUpon>
<DependentUpon>Resources.resx</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Update="Strings.en.resx">
<DependentUpon>Strings.resx</DependentUpon>
<DependentUpon>Strings.resx</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Update="Strings.resx">
<Generator>ResXFileCodeGenerator</Generator>
<LastGenOutput>Strings.Designer.cs</LastGenOutput>
</EmbeddedResource>
<EmbeddedResource Update="Strings.zh-cn.resx">
<DependentUpon>Strings.resx</DependentUpon>
<DependentUpon>Strings.resx</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Update="Strings.zh-hans.resx">
<DependentUpon>Strings.resx</DependentUpon>
<DependentUpon>Strings.resx</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Update="Strings.zh-hant.resx">
<DependentUpon>Strings.resx</DependentUpon>
<DependentUpon>Strings.resx</DependentUpon>
</EmbeddedResource>
</ItemGroup>

<ItemGroup>
<None Update="KM2.dat">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Update="KM2.db">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Update="KM2.db">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
Expand Down

0 comments on commit 9236b81

Please sign in to comment.