提交代码
This commit is contained in:
parent
bfc32c1390
commit
d63889ce6f
1
src/0-core/HuanMeng.DotNetCore/FodyWeavers.xml
Normal file
1
src/0-core/HuanMeng.DotNetCore/FodyWeavers.xml
Normal file
|
|
@ -0,0 +1 @@
|
|||
<Weavers xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="FodyWeavers.xsd" />
|
||||
|
|
@ -12,6 +12,7 @@
|
|||
<PrivateAssets>all</PrivateAssets>
|
||||
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
|
||||
</PackageReference>
|
||||
<PackageReference Include="MethodBoundaryAspect.Fody" Version="2.0.149" />
|
||||
<PackageReference Include="Microsoft.AspNetCore.Cors" Version="2.1.1" />
|
||||
<PackageReference Include="Microsoft.AspNetCore.Http" Version="2.2.2" />
|
||||
<PackageReference Include="Microsoft.AspNetCore.Http.Abstractions" Version="2.2.0" />
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user