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 Sep 14, 2023
1 parent ccfadfa commit a0fb4b8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Edi.AzureBlobSync/Edi.AzureBlobSync.csproj
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>Exe</OutputType>
<Version>1.17.2</Version>
<Version>1.17.3</Version>
<TargetFramework>net6.0</TargetFramework>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<PackAsTool>true</PackAsTool>
Expand All @@ -20,4 +20,4 @@
<PackageReference Include="Microsoft.DotNet.PlatformAbstractions" Version="3.1.6" />
<PackageReference Include="Azure.Storage.Blobs" Version="12.18.0" />
</ItemGroup>
</Project>
</Project>

0 comments on commit a0fb4b8

Please sign in to comment.