Skip to content

Commit

Permalink
Update GalaxyBudsClient.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
timschneeb authored Jan 22, 2021
1 parent 0177b3d commit df5212e
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 @@ -3,8 +3,8 @@
<OutputType>WinExe</OutputType>
<TargetFramework>netcoreapp3.1</TargetFramework>
<ApplicationIcon>Resources/icon_white.ico</ApplicationIcon>
<AssemblyVersion>4.0.1.0</AssemblyVersion>
<Version>4.0.1.0</Version>
<AssemblyVersion>4.0.2.0</AssemblyVersion>
<Version>4.0.2.0</Version>
<Nullable>enable</Nullable>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<Configurations>Debug;Release;Debug (Local server);Release - Windows ARM</Configurations>
Expand Down

0 comments on commit df5212e

Please sign in to comment.