protect
This commit is contained in:
12
test/isn.tests/obj/isn.tests.csproj.nuget.g.targets
Normal file
12
test/isn.tests/obj/isn.tests.csproj.nuget.g.targets
Normal file
@ -0,0 +1,12 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="no"?>
|
||||
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||
<PropertyGroup>
|
||||
<MSBuildAllProjects>$(MSBuildAllProjects);$(MSBuildThisFileFullPath)</MSBuildAllProjects>
|
||||
</PropertyGroup>
|
||||
<ImportGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
|
||||
<Import Project="$(NuGetPackageRoot)/microsoft.netframework.referenceassemblies.net472/1.0.0/build/Microsoft.NETFramework.ReferenceAssemblies.net472.targets" Condition="Exists('$(NuGetPackageRoot)/microsoft.netframework.referenceassemblies.net472/1.0.0/build/Microsoft.NETFramework.ReferenceAssemblies.net472.targets')" />
|
||||
<Import Project="$(NuGetPackageRoot)/microsoft.codecoverage/16.9.4/build/netstandard1.0/Microsoft.CodeCoverage.targets" Condition="Exists('$(NuGetPackageRoot)/microsoft.codecoverage/16.9.4/build/netstandard1.0/Microsoft.CodeCoverage.targets')" />
|
||||
<Import Project="$(NuGetPackageRoot)/microsoft.net.test.sdk/16.9.4/build/net45/Microsoft.NET.Test.Sdk.targets" Condition="Exists('$(NuGetPackageRoot)/microsoft.net.test.sdk/16.9.4/build/net45/Microsoft.NET.Test.Sdk.targets')" />
|
||||
<Import Project="$(NuGetPackageRoot)/coverlet.collector/3.0.2/build/netstandard1.0/coverlet.collector.targets" Condition="Exists('$(NuGetPackageRoot)/coverlet.collector/3.0.2/build/netstandard1.0/coverlet.collector.targets')" />
|
||||
</ImportGroup>
|
||||
</Project>
|
Reference in New Issue
Block a user