Skip to content

Commit

Permalink
EDIT
Browse files Browse the repository at this point in the history
  • Loading branch information
pieckenst committed Oct 31, 2024
1 parent aa3e563 commit eab71ae
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion LaunchApp/LaunchApp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<PublishTrimmed>false</PublishTrimmed>
<BlazorCacheBootResources>false</BlazorCacheBootResources>
<BlazorEnableCompression>false</BlazorEnableCompression>

<BlazorWebAssemblyEnableLinking>false</BlazorWebAssemblyEnableLinking>
<InvariantGlobalization>true</InvariantGlobalization>
<UseBlazorWebAssembly>true</UseBlazorWebAssembly>
<DisableIntegrityValidation>true</DisableIntegrityValidation>
Expand Down
2 changes: 1 addition & 1 deletion LaunchApp/obj/Debug/net7.0/LaunchApp.AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
[assembly: System.Reflection.AssemblyCompanyAttribute("LaunchApp")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+68f0bfe0446b573eed985bbe0583b06db763ab4e")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+aa3e56385070aa9b5f7e13b3242a039462424f7c")]
[assembly: System.Reflection.AssemblyProductAttribute("LaunchApp")]
[assembly: System.Reflection.AssemblyTitleAttribute("LaunchApp")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3a73d87251dae90a13b77be73b6a7748ca2992af0708907fb7ecbfc782512a07
d1b5596b845d42c70f0ce704ceb806ba1202be5e20557b4761e87f35d7292a0c

0 comments on commit eab71ae

Please sign in to comment.