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