Skip to content

Commit

Permalink
Merge pull request #36 from yamachu/release/1.5.0-pre2
Browse files Browse the repository at this point in the history
v1.5.0-pre2
  • Loading branch information
yamachu authored May 9, 2021
2 parents 1201ae6 + e431518 commit 5dadcd7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions UmaMadoManager.Windows/UmaMadoManager.Windows.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">

<ItemGroup>
<ProjectReference Include="..\UmaMadoManager.Core\UmaMadoManager.Core.csproj" />
Expand All @@ -8,7 +8,7 @@
<OutputType>WinExe</OutputType>
<TargetFramework>net5.0-windows</TargetFramework>
<UseWindowsForms>true</UseWindowsForms>
<Version>1.5.0-pre1</Version>
<Version>1.5.0-pre2</Version>
<PublishSingleFile>true</PublishSingleFile>
<SelfContained>true</SelfContained>
<PublishTrimmed>true</PublishTrimmed>
Expand Down

0 comments on commit 5dadcd7

Please sign in to comment.