File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 33 <PropertyGroup >
44 <OutputType >Library</OutputType >
55 <PackOnBuild >true</PackOnBuild >
6+ <IsPackable >true</IsPackable >
67 <Version >0.0.0</Version >
78 <Authors >xRain@SimcuTeam</Authors >
89 <Description >AspNetCore一个方便的API文档,捕获异常,统一输入输出的API类库</Description >
910 <PackageId >Simcu.SimApi</PackageId >
1011 <Nullable >enable</Nullable >
1112 <TargetFrameworks >net8.0;net9.0</TargetFrameworks >
13+ <GeneratePackageOnBuild >true</GeneratePackageOnBuild >
1214 </PropertyGroup >
13-
1415 <ItemGroup >
1516 <Folder Include =" Communications\" />
1617 <Folder Include =" Exceptions\" />
1718 </ItemGroup >
1819 <ItemGroup >
19-
2020 <PackageReference Include =" Hangfire.AspNetCore" Version =" 1.8.21" />
2121 <PackageReference Include =" Hangfire.Console" Version =" 1.4.3" />
2222 <PackageReference Include =" Hangfire.Redis.StackExchange" Version =" 1.12.0" />
You can’t perform that action at this time.
0 commit comments