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.Runtime.Loader/tests/Configurations.props')
-rw-r--r--src/System.Runtime.Loader/tests/Configurations.props2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/System.Runtime.Loader/tests/Configurations.props b/src/System.Runtime.Loader/tests/Configurations.props
index a5a130bbdb..33d0e16adf 100644
--- a/src/System.Runtime.Loader/tests/Configurations.props
+++ b/src/System.Runtime.Loader/tests/Configurations.props
@@ -3,6 +3,8 @@
<PropertyGroup>
<BuildConfigurations>
netstandard1.6;
+ netstandard;
+ netcoreapp;
</BuildConfigurations>
</PropertyGroup>
</Project> \ No newline at end of file