Skip to content

Commit

Permalink
fix(snapshot): cleanup csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
ArneD committed Jan 13, 2025
1 parent f5d8c54 commit 71b8f0c
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
<Import Project="..\..\packages\Be.Vlaanderen.Basisregisters.Build.Pipeline\Content\Be.Vlaanderen.Basisregisters.Build.Pipeline.Settings.App.props" />

<PropertyGroup>
<!-- Error NETSDK1152: https://docs.microsoft.com/en-us/dotnet/core/compatibility/sdk/6.0/duplicate-files-in-output -->
<ErrorOnDuplicatePublishOutputFiles>false</ErrorOnDuplicatePublishOutputFiles>
<ServerGarbageCollection>true</ServerGarbageCollection>
<EnableDefaultContentItems>false</EnableDefaultContentItems>
</PropertyGroup>
Expand All @@ -17,7 +15,6 @@

<ItemGroup>
<ProjectReference Include="..\BuildingRegistry.Infrastructure\BuildingRegistry.Infrastructure.csproj" />
<ProjectReference Include="..\BuildingRegistry.Infrastructure\BuildingRegistry.Infrastructure.csproj" />
</ItemGroup>

<Import Project="..\..\.paket\Paket.Restore.targets" />
Expand Down

0 comments on commit 71b8f0c

Please sign in to comment.