Skip to content

Commit

Permalink
Try with EmitCompilerGeneratedFiles off
Browse files Browse the repository at this point in the history
  • Loading branch information
James A Sutherland committed Sep 25, 2023
1 parent 1db93cf commit 3144f43
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions BadDicom/BadDicom.csproj
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>

<TargetFramework>net7.0</TargetFramework>
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
<StartupObject></StartupObject>
<ApplicationIcon />
<OutputType>Exe</OutputType>
<SatelliteResourceLanguages>en</SatelliteResourceLanguages>
Expand All @@ -16,7 +14,6 @@
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
<PublishSingleFile>true</PublishSingleFile>
<Nullable>enable</Nullable>
<EmitCompilerGeneratedFiles>true</EmitCompilerGeneratedFiles>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 3144f43

Please sign in to comment.