Skip to content

Commit

Permalink
[gui] update gui version
Browse files Browse the repository at this point in the history
  • Loading branch information
MicBoucinha committed Apr 3, 2023
1 parent 5df91be commit 0bc8576
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion GUI/Device.Pump.GUI/Device.Pump.GUI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<TargetFramework>net6.0</TargetFramework>
<RuntimeIdentifiers>win-x64;osx-x64;linux-x64</RuntimeIdentifiers>
<AssemblyName>Device.Pump.GUI</AssemblyName>
<Version>0.3</Version>
<Version>1.0</Version>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">
<OutputPath>..\bin\Debug\</OutputPath>
Expand Down
2 changes: 1 addition & 1 deletion GUI/Device.Pump/Device.Pump.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<BuiltInComInteropSupport>true</BuiltInComInteropSupport>
<AssemblyName>Syringe Pump</AssemblyName>
<BaseOutputPath>..\bin</BaseOutputPath>
<Version>0.3</Version>
<Version>1.0</Version>
</PropertyGroup>
<PropertyGroup>
<CFBundleName>Syringe Pump</CFBundleName>
Expand Down

0 comments on commit 0bc8576

Please sign in to comment.