Skip to content

Commit

Permalink
Remove version
Browse files Browse the repository at this point in the history
  • Loading branch information
lolochristen committed Feb 19, 2024
1 parent 794d901 commit 9f5257a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/OpenLayers.Blazor.Demo/Shared/MainLayout.razor
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,6 @@

<main>
<div class="top-row px-4">
Version @(((AssemblyFileVersionAttribute)Attribute.GetCustomAttribute(
typeof(Map).Assembly,
typeof(AssemblyFileVersionAttribute), false)
).Version)
(@CultureInfo.CurrentCulture)
<a href="https://github.com/lolochristen/OpenLayers.Blazor" target="_blank">GitHub</a>
</div>
Expand Down

0 comments on commit 9f5257a

Please sign in to comment.