Skip to content

Commit

Permalink
Update Edi.AzureBlobSync.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
EdiWang committed Jun 11, 2023
1 parent 1d93b71 commit 70afa89
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/Edi.AzureBlobSync/Edi.AzureBlobSync.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>net6.0</TargetFramework>
<AssemblyVersion>1.16.0.0</AssemblyVersion>
<FileVersion>1.16.0.0</FileVersion>
<Version>1.16.0.0</Version>
<AssemblyVersion>1.16.1.0</AssemblyVersion>
<FileVersion>1.16.1.0</FileVersion>
<Version>1.16.1.0</Version>
<PackAsTool>true</PackAsTool>
<ToolCommandName>azblobsync</ToolCommandName>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
Expand Down

0 comments on commit 70afa89

Please sign in to comment.