We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7b289e commit e20f63eCopy full SHA for e20f63e
1 file changed
…netstandard2.0/Xtensive.Orm.Core.targets …uild/netstandard2.0/Xtensive.Orm.targetsOrm/Xtensive.Orm/NuGetContent/build/netstandard2.0/Xtensive.Orm.Core.targets renamed to Orm/Xtensive.Orm/NuGetContent/build/netstandard2.0/Xtensive.Orm.targets
@@ -1,13 +1,13 @@
1
-<?xml version="1.0" encoding="utf-8"?>
2
-
3
-<!--
4
- Copyright (C) 2011-2013 Xtensive LLC.
5
- All rights reserved.
6
- For conditions of distribution and use, see license.
7
--->
8
9
-<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
10
11
-<Import Project="$(MSBuildThisFileDirectory)\..\..\DataObjects.Net.targets" />
12
13
-</Project>
+<?xml version="1.0" encoding="utf-8"?>
+
+<!--
+ Copyright (C) 2011-2013 Xtensive LLC.
+ All rights reserved.
+ For conditions of distribution and use, see license.
+-->
+<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+<Import Project="$(MSBuildThisFileDirectory)..\..\DataObjects.Net.targets" />
+</Project>
0 commit comments