Skip to content

Commit d8af298

Browse files
committedNov 15, 2023
Update Schedule.csproj
1 parent d20dbd5 commit d8af298

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
 

‎Schedule.csproj

+2-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<Authors>Chen Jaofeng</Authors>
1111
<AssemblyVersion>1.12.235</AssemblyVersion>
1212
<FileVersion>1.12.235</FileVersion>
13-
<Title>Schedule Plan Worker for Console Hosting Application</Title>
13+
<Title>Schedule Plan Worker</Title>
1414
<Copyright>Copyright(c) 2023 Chen Jaofeng all right reserved.</Copyright>
1515
<PackageTags>Schedule;CycleRunner;Console</PackageTags>
1616
<ApplicationIcon>Images\schedule.ico</ApplicationIcon>
@@ -23,6 +23,7 @@
2323
<RepositoryType></RepositoryType>
2424
<PackageProjectUrl>https://github.com/Jaofeng/Schedule</PackageProjectUrl>
2525
<PackageReleaseNotes>首次發布</PackageReleaseNotes>
26+
<PackageId>CJF.Schedule</PackageId>
2627
</PropertyGroup>
2728
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinRelease|AnyCPU'">
2829
<Optimize>True</Optimize>

0 commit comments

Comments
 (0)