Skip to content

Commit

Permalink
chore: normalize line endings
Browse files Browse the repository at this point in the history
  • Loading branch information
tnotheis committed Mar 19, 2024
1 parent 6e74a03 commit 4feb25d
Show file tree
Hide file tree
Showing 9 changed files with 5,614 additions and 5,614 deletions.
1,616 changes: 808 additions & 808 deletions Backbone.sln

Large diffs are not rendered by default.

24 changes: 12 additions & 12 deletions ConsumerApi.Sdk/ConsumerApi.Sdk.csproj
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<TargetFramework>net8.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
</PropertyGroup>

<ItemGroup>
<ProjectReference Include="..\BuildingBlocks\src\Tooling\Tooling.csproj" />
</ItemGroup>

</Project>
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<TargetFramework>net8.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
</PropertyGroup>

<ItemGroup>
<ProjectReference Include="..\BuildingBlocks\src\Tooling\Tooling.csproj" />
</ItemGroup>

</Project>
Loading

0 comments on commit 4feb25d

Please sign in to comment.