Skip to content

Commit

Permalink
Bumped version to 1.0.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
guidospadavecchia committed Sep 18, 2020
1 parent 6259a34 commit e6c5ac6
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions src/DolarBot/DolarBot.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
<OutputType>Exe</OutputType>
<TargetFramework>netcoreapp3.1</TargetFramework>
<ApplicationIcon>dolar-logo.ico</ApplicationIcon>
<AssemblyVersion>1.0.0.1</AssemblyVersion>
<FileVersion>1.0.0.1</FileVersion>
</PropertyGroup>

<ItemGroup>
Expand All @@ -27,9 +29,6 @@
</ItemGroup>

<ItemGroup>
<None Update="appsettings.json.sample">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Update="appsettings.json">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
Expand Down

0 comments on commit e6c5ac6

Please sign in to comment.