Browse Source

Update Microsoft.Web.XmlTransform.Tests.csproj (#557)

The exclude is already the default behavior for test projects.
DoCoolFiltering
Viktor Hofer 1 year ago
committed by GitHub
parent
commit
a7a6f336d7
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      tests/Microsoft.Web.XmlTransform.Tests/Microsoft.Web.XmlTransform.Tests.csproj

1
tests/Microsoft.Web.XmlTransform.Tests/Microsoft.Web.XmlTransform.Tests.csproj

@ -2,7 +2,6 @@
<PropertyGroup>
<TargetFramework>$(NetCurrent)</TargetFramework>
<ExcludeFromSourceBuild>true</ExcludeFromSourceBuild>
</PropertyGroup>
<ItemGroup>

Loading…
Cancel
Save