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.Process/ref/4.0/System.Diagnostics.Process.csproj')
-rw-r--r--src/System.Diagnostics.Process/ref/4.0/System.Diagnostics.Process.csproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/System.Diagnostics.Process/ref/4.0/System.Diagnostics.Process.csproj b/src/System.Diagnostics.Process/ref/4.0/System.Diagnostics.Process.csproj
index 5fff0dc78f..a8530d3698 100644
--- a/src/System.Diagnostics.Process/ref/4.0/System.Diagnostics.Process.csproj
+++ b/src/System.Diagnostics.Process/ref/4.0/System.Diagnostics.Process.csproj
@@ -5,6 +5,7 @@
<AssemblyVersion>4.0.0.0</AssemblyVersion>
<OutputType>Library</OutputType>
<PackageTargetFramework>dotnet5.4</PackageTargetFramework>
+ <NuGetTargetMoniker>.NETPlatform,Version=v5.4</NuGetTargetMoniker>
</PropertyGroup>
<ItemGroup>
<Compile Include="System.Diagnostics.Process.cs" />