Skip to content

Commit

Permalink
1.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
StefH committed Nov 15, 2020
1 parent 2d04620 commit 1bf0fc2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/dotnet-githubreleasenotes/GitHubReleaseNotes.Tool.csproj
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<Version>0.0.2</Version>
<OutputType>Exe</OutputType>
<TargetFramework>net5</TargetFramework>
<PackAsTool>true</PackAsTool>
Expand All @@ -20,7 +19,7 @@
</ItemGroup>

<ItemGroup>
<ProjectReference Include="..\GitHubReleaseNotes.Logic\GitHubReleaseNotes.Logic.csproj" />
<ProjectReference Include="..\GitHubReleaseNotes.Logic\GitHubReleaseNotes.Logic.csproj" />
</ItemGroup>

</Project>

0 comments on commit 1bf0fc2

Please sign in to comment.