Commit 8b2a6ee7 authored by yangxiaodong's avatar yangxiaodong

--no commit message

--no commit message
parent 7ae7180b
...@@ -7,6 +7,10 @@ ...@@ -7,6 +7,10 @@
<PackageTargetFallback>$(PackageTargetFallback);dnxcore50</PackageTargetFallback> <PackageTargetFallback>$(PackageTargetFallback);dnxcore50</PackageTargetFallback>
</PropertyGroup> </PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
<AllowUnsafeBlocks>False</AllowUnsafeBlocks>
</PropertyGroup>
<ItemGroup> <ItemGroup>
<None Include="Job\IProcessor.CronJob.cs" /> <None Include="Job\IProcessor.CronJob.cs" />
</ItemGroup> </ItemGroup>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment