Skip to content

Commit

Permalink
Generate runtime config files
Browse files Browse the repository at this point in the history
  • Loading branch information
merschformann committed Nov 3, 2024
1 parent 0a6f32d commit 23c44d6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion SC.Service/SC.Service.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<DockerDefaultTargetOS>Linux</DockerDefaultTargetOS>
<Version>1.0.10</Version>
<SelfContained>true</SelfContained>
<GenerateRuntimeConfigurationFiles>true</GenerateRuntimeConfigurationFiles>
</PropertyGroup>

<ItemGroup>
Expand All @@ -20,4 +21,4 @@
</ItemGroup>


</Project>
</Project>

0 comments on commit 23c44d6

Please sign in to comment.