Update InteropTests.csproj
This commit is contained in:
parent
b32dfa8c50
commit
f883065f3e
|
|
@ -3,9 +3,6 @@
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<ContainsFunctionalTestAssets>true</ContainsFunctionalTestAssets>
|
<ContainsFunctionalTestAssets>true</ContainsFunctionalTestAssets>
|
||||||
<TargetFramework>$(DefaultNetCoreTargetFramework)</TargetFramework>
|
<TargetFramework>$(DefaultNetCoreTargetFramework)</TargetFramework>
|
||||||
|
|
||||||
<!-- https://github.com/dotnet/aspnetcore/issues/24182 -->
|
|
||||||
<BuildHelixPayload>false</BuildHelixPayload>
|
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue