Skip to content

Commit

Permalink
?
Browse files Browse the repository at this point in the history
  • Loading branch information
zhaoweijie committed May 29, 2021
1 parent e8e4e87 commit f22fb58
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions Main/Main.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -85,4 +85,12 @@
</EmbeddedResource>
</ItemGroup>

<ItemGroup>
<None Remove="C:\Users\Jie\.nuget\packages\tesseract\4.1.1\build\\..\x64\leptonica-1.80.0.dll" />
</ItemGroup>

<ItemGroup>
<None Remove="C:\Users\Jie\.nuget\packages\tesseract\4.1.1\build\\..\x64\tesseract41.dll" />
</ItemGroup>

</Project>
2 changes: 1 addition & 1 deletion Main/Main.csproj.user
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<_LastSelectedProfileId>F:\Git\Onmyoji\Main\Properties\PublishProfiles\FolderProfile.pubxml</_LastSelectedProfileId>
<_LastSelectedProfileId>E:\Git\Onmyoji\Main\Properties\PublishProfiles\FolderProfile.pubxml</_LastSelectedProfileId>
</PropertyGroup>
<ItemGroup>
<Compile Update="mainForm.cs">
Expand Down
2 changes: 1 addition & 1 deletion Main/Properties/PublishProfiles/FolderProfile.pubxml.user
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ https://go.microsoft.com/fwlink/?LinkID=208121.
-->
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<History>True|2021-05-28T00:30:01.0106973Z;True|2021-05-28T08:29:56.5660176+08:00;True|2021-05-23T12:45:00.3831182+08:00;True|2021-05-23T12:44:46.6625739+08:00;True|2021-05-23T12:34:46.2028913+08:00;False|2021-05-23T12:34:32.8229574+08:00;True|2021-05-23T12:33:25.9202742+08:00;True|2021-05-23T12:33:17.0807529+08:00;True|2021-05-23T12:27:07.7653099+08:00;True|2021-05-23T12:16:21.2685328+08:00;True|2021-05-15T12:04:25.7312900+08:00;True|2021-05-15T09:48:24.0285959+08:00;False|2021-05-15T09:48:08.6140819+08:00;True|2021-05-15T09:43:33.6312364+08:00;True|2021-05-15T09:36:09.1553253+08:00;True|2021-05-15T09:32:43.6855729+08:00;True|2021-04-30T08:22:20.1915383+08:00;True|2021-04-29T08:55:13.7356099+08:00;True|2021-04-29T08:50:32.7047139+08:00;True|2021-04-27T15:53:54.9338289+08:00;True|2021-04-27T15:32:11.0129452+08:00;True|2021-04-27T15:17:43.2702869+08:00;True|2021-04-27T15:16:29.5035004+08:00;True|2021-04-27T15:10:57.9547024+08:00;True|2021-04-27T13:33:13.1815046+08:00;True|2021-04-27T13:26:24.7221810+08:00;True|2021-04-27T13:05:01.8883310+08:00;True|2021-04-27T11:54:28.2903342+08:00;</History>
<History>True|2021-05-28T06:31:26.0034748Z;False|2021-05-28T14:31:16.4409118+08:00;True|2021-05-28T08:30:01.0106973+08:00;True|2021-05-28T08:29:56.5660176+08:00;True|2021-05-23T12:45:00.3831182+08:00;True|2021-05-23T12:44:46.6625739+08:00;True|2021-05-23T12:34:46.2028913+08:00;False|2021-05-23T12:34:32.8229574+08:00;True|2021-05-23T12:33:25.9202742+08:00;True|2021-05-23T12:33:17.0807529+08:00;True|2021-05-23T12:27:07.7653099+08:00;True|2021-05-23T12:16:21.2685328+08:00;True|2021-05-15T12:04:25.7312900+08:00;True|2021-05-15T09:48:24.0285959+08:00;False|2021-05-15T09:48:08.6140819+08:00;True|2021-05-15T09:43:33.6312364+08:00;True|2021-05-15T09:36:09.1553253+08:00;True|2021-05-15T09:32:43.6855729+08:00;True|2021-04-30T08:22:20.1915383+08:00;True|2021-04-29T08:55:13.7356099+08:00;True|2021-04-29T08:50:32.7047139+08:00;True|2021-04-27T15:53:54.9338289+08:00;True|2021-04-27T15:32:11.0129452+08:00;True|2021-04-27T15:17:43.2702869+08:00;True|2021-04-27T15:16:29.5035004+08:00;True|2021-04-27T15:10:57.9547024+08:00;True|2021-04-27T13:33:13.1815046+08:00;True|2021-04-27T13:26:24.7221810+08:00;True|2021-04-27T13:05:01.8883310+08:00;True|2021-04-27T11:54:28.2903342+08:00;</History>
</PropertyGroup>
</Project>

0 comments on commit f22fb58

Please sign in to comment.