Skip to content

Commit

Permalink
Update GalaxyBudsClient.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
timschneeb authored Mar 28, 2023
1 parent fcb2328 commit db39845
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions GalaxyBudsClient/GalaxyBudsClient.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
<PropertyGroup>
<OutputType>WinExe</OutputType>
<ApplicationIcon>Resources/icon_white.ico</ApplicationIcon>
<AssemblyVersion>4.5.1.0</AssemblyVersion>
<Version>4.5.1.0</Version>
<AssemblyVersion>4.5.3.0</AssemblyVersion>
<Version>4.5.3.0</Version>
<Nullable>enable</Nullable>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<Configurations>Debug;Release;Debug (Local server);Release - Windows ARM</Configurations>
Expand Down

0 comments on commit db39845

Please sign in to comment.