Skip to content

Commit

Permalink
v1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
damirarh committed Dec 27, 2024
1 parent a4af7af commit 206ae91
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ClockifyExport.Cli/ClockifyExport.Cli.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">

<PropertyGroup>
<OutputType>Exe</OutputType>
Expand All @@ -7,7 +7,7 @@
<Nullable>enable</Nullable>
<AnalysisLevel>latest-all</AnalysisLevel>
<GenerateDocumentationFile>True</GenerateDocumentationFile>
<Version>1.0.1</Version>
<Version>1.0.2</Version>
<PackAsTool>true</PackAsTool>
<ToolCommandName>clockifyexport</ToolCommandName>
<PackageOutputPath>../nupkg</PackageOutputPath>
Expand Down

0 comments on commit 206ae91

Please sign in to comment.