Skip to content

Commit

Permalink
feat(ui): specify AssemblyVersion of Lumper.UI
Browse files Browse the repository at this point in the history
  • Loading branch information
dbampersand committed Jul 17, 2024
1 parent 6ddf86d commit 1c02fff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Lumper.UI/Lumper.UI.csproj
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<AssemblyVersion>0.1.1</AssemblyVersion>
<OutputType>WinExe</OutputType>
<TargetFramework>net8.0</TargetFramework>
<Nullable>enable</Nullable>
Expand Down

0 comments on commit 1c02fff

Please sign in to comment.