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.Data.Common/dir.props')
-rw-r--r--src/System.Data.Common/dir.props1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/System.Data.Common/dir.props b/src/System.Data.Common/dir.props
index bc65ed25f8..f958a88757 100644
--- a/src/System.Data.Common/dir.props
+++ b/src/System.Data.Common/dir.props
@@ -5,5 +5,6 @@
<AssemblyVersion>4.2.0.0</AssemblyVersion>
<IsNETCoreApp>true</IsNETCoreApp>
<IsDesktopFacade>true</IsDesktopFacade>
+ <IsUAP>true</IsUAP>
</PropertyGroup>
</Project> \ No newline at end of file