Skip to content

Commit e20f63e

Browse files
committed
Rename .targets file
1 parent e7b289e commit e20f63e

1 file changed

Lines changed: 13 additions & 13 deletions

File tree

Orm/Xtensive.Orm/NuGetContent/build/netstandard2.0/Xtensive.Orm.Core.targets renamed to Orm/Xtensive.Orm/NuGetContent/build/netstandard2.0/Xtensive.Orm.targets

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -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>
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>

0 commit comments

Comments
 (0)