Skip to content

Commit

Permalink
Fixup manager project file for publication
Browse files Browse the repository at this point in the history
  • Loading branch information
davewalker5 committed Jul 10, 2024
1 parent 536e496 commit e497395
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/FlightRecorder.Manager/FlightRecorder.Manager.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,18 +7,12 @@
<FileVersion>1.8.0.0</FileVersion>
<ProductVersion>1.8.0.0</ProductVersion>
<Configurations>Release;Debug</Configurations>
<IsPackable>false</IsPackable>
</PropertyGroup>

<ItemGroup>
<AssemblyAttribute Include="System.Diagnostics.CodeAnalysis.ExcludeFromCodeCoverageAttribute" />
</ItemGroup>

<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType></DebugType>
<WarningLevel>4</WarningLevel>
</PropertyGroup>

<ItemGroup>
<ProjectReference Include="..\FlightRecorder.Data\FlightRecorder.Data.csproj" />
<ProjectReference Include="..\FlightRecorder.BusinessLogic\FlightRecorder.BusinessLogic.csproj" />
Expand Down

0 comments on commit e497395

Please sign in to comment.