Skip to content

Commit 4aa37ff

Browse files
Line endings (Azure#52014)
* Update git config for eol * eol * obsolete suppression
1 parent b7e1ff5 commit 4aa37ff

19 files changed

+1280
-1276
lines changed

.config/1espt/PipelineAutobaseliningConfig.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
## DO NOT MODIFY THIS FILE MANUALLY. This is part of auto-baselining from 1ES Pipeline Templates. Go to [https://aka.ms/1espt-autobaselining] for more details.
2-
1+
## DO NOT MODIFY THIS FILE MANUALLY. This is part of auto-baselining from 1ES Pipeline Templates. Go to [https://aka.ms/1espt-autobaselining] for more details.
2+
33
pipelines:
44
'*':
55
mainPipelineId: 1180

.gitattributes

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
* text=auto
1+
* text=auto eol=lf
22

33
*.bmp binary
44
*.dll binary
@@ -12,10 +12,10 @@
1212
*.ismv binary
1313
*.isma binary
1414

15-
*.cs text diff=csharp
16-
*.csproj text=auto
17-
*.sln text=auto eol=crlf
18-
*.sh text=auto eol=lf
15+
*.cs text eol=lf diff=csharp
16+
*.csproj text eol=lf
17+
*.sln text eol=lf
18+
*.sh text eol=lf
1919

2020
# Automatically collapse Track 2 test recordings in github PRs
2121
**/SessionRecords/**/*.json linguist-generated=true

sdk/documentintelligence/Azure.AI.DocumentIntelligence/samples/Sample_AddOnCapabilities.md

Lines changed: 301 additions & 301 deletions
Large diffs are not rendered by default.
Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
1-
<?xml version="1.0" encoding="utf-8"?>
2-
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3-
<PropertyGroup>
4-
<MSBuildAllProjects>$(MSBuildAllProjects);$(MSBuildThisFileFullPath)</MSBuildAllProjects>
5-
<HasSharedItems>true</HasSharedItems>
6-
<SharedGUID>fe6317ba-4b20-4e71-b8a4-875de6ad097f</SharedGUID>
7-
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
8-
</PropertyGroup>
9-
10-
<PropertyGroup>
11-
<Import_RootNamespace>Azure.Messaging.EventHubs.Authorization</Import_RootNamespace>
12-
</PropertyGroup>
13-
14-
<ItemGroup>
15-
<Compile Include="$(MSBuildThisfileDirectory)Authorization\*.cs" Link="SharedSource\Authorization\%(Filename)%(Extension)" />
16-
</ItemGroup>
17-
</Project>
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3+
<PropertyGroup>
4+
<MSBuildAllProjects>$(MSBuildAllProjects);$(MSBuildThisFileFullPath)</MSBuildAllProjects>
5+
<HasSharedItems>true</HasSharedItems>
6+
<SharedGUID>fe6317ba-4b20-4e71-b8a4-875de6ad097f</SharedGUID>
7+
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
8+
</PropertyGroup>
9+
10+
<PropertyGroup>
11+
<Import_RootNamespace>Azure.Messaging.EventHubs.Authorization</Import_RootNamespace>
12+
</PropertyGroup>
13+
14+
<ItemGroup>
15+
<Compile Include="$(MSBuildThisfileDirectory)Authorization\*.cs" Link="SharedSource\Authorization\%(Filename)%(Extension)" />
16+
</ItemGroup>
17+
</Project>
Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
1-
<?xml version="1.0" encoding="utf-8"?>
2-
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3-
<PropertyGroup>
4-
<MSBuildAllProjects>$(MSBuildAllProjects);$(MSBuildThisFileFullPath)</MSBuildAllProjects>
5-
<HasSharedItems>true</HasSharedItems>
6-
<SharedGUID>e7e6fe7c-edb1-4d3c-b1cc-64e3fa61ce52</SharedGUID>
7-
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
8-
</PropertyGroup>
9-
10-
<PropertyGroup>
11-
<Import_RootNamespace>Azure.Messaging.EventHubs.Core</Import_RootNamespace>
12-
</PropertyGroup>
13-
14-
<ItemGroup>
15-
<Compile Include="$(MSBuildThisfileDirectory)Core\*.cs" Link="SharedSource\Core\%(Filename)%(Extension)" />
16-
</ItemGroup>
17-
</Project>
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3+
<PropertyGroup>
4+
<MSBuildAllProjects>$(MSBuildAllProjects);$(MSBuildThisFileFullPath)</MSBuildAllProjects>
5+
<HasSharedItems>true</HasSharedItems>
6+
<SharedGUID>e7e6fe7c-edb1-4d3c-b1cc-64e3fa61ce52</SharedGUID>
7+
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
8+
</PropertyGroup>
9+
10+
<PropertyGroup>
11+
<Import_RootNamespace>Azure.Messaging.EventHubs.Core</Import_RootNamespace>
12+
</PropertyGroup>
13+
14+
<ItemGroup>
15+
<Compile Include="$(MSBuildThisfileDirectory)Core\*.cs" Link="SharedSource\Core\%(Filename)%(Extension)" />
16+
</ItemGroup>
17+
</Project>
Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,22 @@
1-
<?xml version="1.0" encoding="utf-8"?>
2-
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3-
<PropertyGroup>
4-
<MSBuildAllProjects>$(MSBuildAllProjects);$(MSBuildThisFileFullPath)</MSBuildAllProjects>
5-
<HasSharedItems>true</HasSharedItems>
6-
<SharedGUID>e7e6fe7c-edb1-4d3c-b1cc-64e3fa61ce52</SharedGUID>
7-
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
8-
</PropertyGroup>
9-
10-
<PropertyGroup>
11-
<Import_RootNamespace>Azure.Messaging.EventHubs.Diagnostics</Import_RootNamespace>
12-
</PropertyGroup>
13-
14-
<ItemGroup>
15-
<Compile Include="$(MSBuildThisfileDirectory)Diagnostics\*.cs" Link="SharedSource\Diagnostics\%(Filename)%(Extension)" />
16-
17-
<!-- Reference Azure.Core shared source normally included in the properties import -->
18-
<Compile Include="$(AzureCoreSharedSources)AppContextSwitchHelper.cs" LinkBase="SharedSource\Azure.Core" />
19-
<Compile Include="$(AzureCoreSharedSources)DiagnosticScope.cs" Link="SharedSource\Azure.Core\%(Filename)%(Extension)"/>
20-
<Compile Include="$(AzureCoreSharedSources)DiagnosticScopeFactory.cs" Link="SharedSource\Azure.Core\%(Filename)%(Extension)" />
21-
</ItemGroup>
22-
</Project>
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3+
<PropertyGroup>
4+
<MSBuildAllProjects>$(MSBuildAllProjects);$(MSBuildThisFileFullPath)</MSBuildAllProjects>
5+
<HasSharedItems>true</HasSharedItems>
6+
<SharedGUID>e7e6fe7c-edb1-4d3c-b1cc-64e3fa61ce52</SharedGUID>
7+
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
8+
</PropertyGroup>
9+
10+
<PropertyGroup>
11+
<Import_RootNamespace>Azure.Messaging.EventHubs.Diagnostics</Import_RootNamespace>
12+
</PropertyGroup>
13+
14+
<ItemGroup>
15+
<Compile Include="$(MSBuildThisfileDirectory)Diagnostics\*.cs" Link="SharedSource\Diagnostics\%(Filename)%(Extension)" />
16+
17+
<!-- Reference Azure.Core shared source normally included in the properties import -->
18+
<Compile Include="$(AzureCoreSharedSources)AppContextSwitchHelper.cs" LinkBase="SharedSource\Azure.Core" />
19+
<Compile Include="$(AzureCoreSharedSources)DiagnosticScope.cs" Link="SharedSource\Azure.Core\%(Filename)%(Extension)"/>
20+
<Compile Include="$(AzureCoreSharedSources)DiagnosticScopeFactory.cs" Link="SharedSource\Azure.Core\%(Filename)%(Extension)" />
21+
</ItemGroup>
22+
</Project>
Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
1-
<?xml version="1.0" encoding="utf-8"?>
2-
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3-
<PropertyGroup>
4-
<MSBuildAllProjects>$(MSBuildAllProjects);$(MSBuildThisFileFullPath)</MSBuildAllProjects>
5-
<HasSharedItems>true</HasSharedItems>
6-
<SharedGUID>826d9924-8c85-4db1-9407-1b133a3d953f</SharedGUID>
7-
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
8-
</PropertyGroup>
9-
10-
<PropertyGroup>
11-
<Import_RootNamespace>Azure.Messaging.EventHubs.Primitives</Import_RootNamespace>
12-
</PropertyGroup>
13-
14-
<ItemGroup>
15-
<Compile Include="$(MSBuildThisfileDirectory)Processor\*.cs" Link="SharedSource\Processor\%(Filename)%(Extension)" />
16-
</ItemGroup>
17-
</Project>
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3+
<PropertyGroup>
4+
<MSBuildAllProjects>$(MSBuildAllProjects);$(MSBuildThisFileFullPath)</MSBuildAllProjects>
5+
<HasSharedItems>true</HasSharedItems>
6+
<SharedGUID>826d9924-8c85-4db1-9407-1b133a3d953f</SharedGUID>
7+
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
8+
</PropertyGroup>
9+
10+
<PropertyGroup>
11+
<Import_RootNamespace>Azure.Messaging.EventHubs.Primitives</Import_RootNamespace>
12+
</PropertyGroup>
13+
14+
<ItemGroup>
15+
<Compile Include="$(MSBuildThisfileDirectory)Processor\*.cs" Link="SharedSource\Processor\%(Filename)%(Extension)" />
16+
</ItemGroup>
17+
</Project>
Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
1-
<?xml version="1.0" encoding="utf-8"?>
2-
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3-
<PropertyGroup>
4-
<MSBuildAllProjects>$(MSBuildAllProjects);$(MSBuildThisFileFullPath)</MSBuildAllProjects>
5-
<HasSharedItems>true</HasSharedItems>
6-
<SharedGUID>b9a2bfb3-5636-45b8-9e94-f429ebf3fc1d</SharedGUID>
7-
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
8-
</PropertyGroup>
9-
10-
<PropertyGroup>
11-
<Import_RootNamespace>Azure.Messaging.EventHubs.Tests</Import_RootNamespace>
12-
</PropertyGroup>
13-
14-
<ItemGroup>
15-
<Compile Include="$(MSBuildThisfileDirectory)Testing\*.cs" Link="SharedSource\Testing\%(Filename)%(Extension)" />
16-
</ItemGroup>
17-
</Project>
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3+
<PropertyGroup>
4+
<MSBuildAllProjects>$(MSBuildAllProjects);$(MSBuildThisFileFullPath)</MSBuildAllProjects>
5+
<HasSharedItems>true</HasSharedItems>
6+
<SharedGUID>b9a2bfb3-5636-45b8-9e94-f429ebf3fc1d</SharedGUID>
7+
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
8+
</PropertyGroup>
9+
10+
<PropertyGroup>
11+
<Import_RootNamespace>Azure.Messaging.EventHubs.Tests</Import_RootNamespace>
12+
</PropertyGroup>
13+
14+
<ItemGroup>
15+
<Compile Include="$(MSBuildThisfileDirectory)Testing\*.cs" Link="SharedSource\Testing\%(Filename)%(Extension)" />
16+
</ItemGroup>
17+
</Project>
Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,22 @@
1-
<?xml version="1.0" encoding="utf-8"?>
2-
<Project Sdk="Microsoft.NET.Sdk">
3-
<PropertyGroup Label="Globals">
4-
<ProjectGuid>905c204b-e043-4219-84e1-dc90139ea643</ProjectGuid>
5-
<MinimumVisualStudioVersion>14.0</MinimumVisualStudioVersion>
6-
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
7-
</PropertyGroup>
8-
9-
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
10-
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\CodeSharing\Microsoft.CodeSharing.Common.Default.props" />
11-
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\CodeSharing\Microsoft.CodeSharing.Common.props" />
12-
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\CodeSharing\Microsoft.CodeSharing.CSharp.targets" />
13-
14-
<!-- Import shared source groups -->
15-
<Import Project="Azure.Messaging.EventHubs.Shared.Authorization.projitems" Label="Authorization" />
16-
<Import Project="Azure.Messaging.EventHubs.Shared.BlobCheckpointStore.projitems" Label="BlobCheckpointStore" />
17-
<Import Project="Azure.Messaging.EventHubs.Shared.BlobStorageTesting.projitems" Label="BlobStorageTesting" />
18-
<Import Project="Azure.Messaging.EventHubs.Shared.Core.projitems" Label="Core" />
19-
<Import Project="Azure.Messaging.EventHubs.Shared.Diagnostics.projitems" Label="Diagnostics" />
20-
<Import Project="Azure.Messaging.EventHubs.Shared.Processor.projitems" Label="Processor" />
21-
<Import Project="Azure.Messaging.EventHubs.Shared.Testing.projitems" Label="Testing" />
22-
</Project>
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<Project Sdk="Microsoft.NET.Sdk">
3+
<PropertyGroup Label="Globals">
4+
<ProjectGuid>905c204b-e043-4219-84e1-dc90139ea643</ProjectGuid>
5+
<MinimumVisualStudioVersion>14.0</MinimumVisualStudioVersion>
6+
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
7+
</PropertyGroup>
8+
9+
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
10+
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\CodeSharing\Microsoft.CodeSharing.Common.Default.props" />
11+
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\CodeSharing\Microsoft.CodeSharing.Common.props" />
12+
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\CodeSharing\Microsoft.CodeSharing.CSharp.targets" />
13+
14+
<!-- Import shared source groups -->
15+
<Import Project="Azure.Messaging.EventHubs.Shared.Authorization.projitems" Label="Authorization" />
16+
<Import Project="Azure.Messaging.EventHubs.Shared.BlobCheckpointStore.projitems" Label="BlobCheckpointStore" />
17+
<Import Project="Azure.Messaging.EventHubs.Shared.BlobStorageTesting.projitems" Label="BlobStorageTesting" />
18+
<Import Project="Azure.Messaging.EventHubs.Shared.Core.projitems" Label="Core" />
19+
<Import Project="Azure.Messaging.EventHubs.Shared.Diagnostics.projitems" Label="Diagnostics" />
20+
<Import Project="Azure.Messaging.EventHubs.Shared.Processor.projitems" Label="Processor" />
21+
<Import Project="Azure.Messaging.EventHubs.Shared.Testing.projitems" Label="Testing" />
22+
</Project>

0 commit comments

Comments
 (0)