Skip to content

Commit

Permalink
Merge branch 'main' into mathieu-benoit-patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
mathieu-benoit authored Sep 3, 2024
2 parents 59e534f + 7b6a510 commit d9674bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/my-sample-app.csproj
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<Project Sdk="Microsoft.NET.Sdk.Web">
<PropertyGroup>
<TargetFramework>net9.0</TargetFramework>
<TargetFramework>net8.0</TargetFramework>
<PublishAot>true</PublishAot>
<OptimizationPreference>Size</OptimizationPreference>
<InvariantGlobalization>true</InvariantGlobalization>
Expand Down

0 comments on commit d9674bf

Please sign in to comment.