Skip to content

Commit

Permalink
Update Web.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
bxdavies authored Mar 25, 2024
1 parent add21f9 commit df39c96
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Web.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<Nullable>enable</Nullable>
<ImplicitUsings>enable</ImplicitUsings>
<NoWarn>CS8620</NoWarn>
<DebugType>embedded</DebugType>
<Version>0.5.3</Version>
<DockerDefaultTargetOS>Linux</DockerDefaultTargetOS>
</PropertyGroup>
Expand Down Expand Up @@ -47,4 +48,4 @@
<ExcludeFromSingleFile>true</ExcludeFromSingleFile>
</None>
</ItemGroup>
</Project>
</Project>

0 comments on commit df39c96

Please sign in to comment.