Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/corefx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/System.Diagnostics.Tools/ref/System.Diagnostics.Tools.csproj')
-rw-r--r--src/System.Diagnostics.Tools/ref/System.Diagnostics.Tools.csproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/System.Diagnostics.Tools/ref/System.Diagnostics.Tools.csproj b/src/System.Diagnostics.Tools/ref/System.Diagnostics.Tools.csproj
index f94686b715..34283a1d9a 100644
--- a/src/System.Diagnostics.Tools/ref/System.Diagnostics.Tools.csproj
+++ b/src/System.Diagnostics.Tools/ref/System.Diagnostics.Tools.csproj
@@ -5,6 +5,7 @@
<AssemblyVersion>4.0.1.0</AssemblyVersion>
<OutputType>Library</OutputType>
<PackageTargetFramework>dotnet5.1</PackageTargetFramework>
+ <NuGetTargetMoniker>.NETPlatform,Version=v5.1</NuGetTargetMoniker>
</PropertyGroup>
<ItemGroup>
<Compile Include="System.Diagnostics.Tools.cs" />