Skip to content

Commit

Permalink
Merge pull request #13 from NugetNinja/users/nugetninja/evergreen
Browse files Browse the repository at this point in the history
Auto dependencies upgrade by bot.
  • Loading branch information
EdiWang committed Nov 27, 2023
2 parents 8484682 + 9c7bccd commit 0bb9295
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.18.1</Version>
<Version>1.18.2</Version>
<TargetFramework>net8.0</TargetFramework>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<PackAsTool>true</PackAsTool>
Expand All @@ -18,7 +18,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="CommandLineParser" Version="2.9.1" />
<PackageReference Include="Spectre.Console" Version="0.47.0" />
<PackageReference Include="Spectre.Console" Version="0.48.0" />
<PackageReference Include="Microsoft.DotNet.PlatformAbstractions" Version="3.1.6" />
<PackageReference Include="Azure.Storage.Blobs" Version="12.19.1" />
</ItemGroup>
Expand Down

0 comments on commit 0bb9295

Please sign in to comment.