Skip to content

Commit 497fee8

Browse files
committed
Update NuGet packages
1 parent 518061b commit 497fee8

6 files changed

Lines changed: 667 additions & 171 deletions

File tree

SyncChanges.Console/NLog.xsd

Lines changed: 330 additions & 82 deletions
Large diffs are not rendered by default.

SyncChanges.Console/SyncChanges.Console.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<Project Sdk="Microsoft.NET.Sdk">
1+
<Project Sdk="Microsoft.NET.Sdk">
22
<PropertyGroup>
33
<OutputType>Exe</OutputType>
44
<TargetFramework>net8.0</TargetFramework>
@@ -26,7 +26,7 @@
2626
<ItemGroup>
2727
<PackageReference Include="Mono.Options" Version="6.12.0.148" />
2828
<PackageReference Include="Newtonsoft.Json" Version="13.0.4" />
29-
<PackageReference Include="NLog" Version="6.0.6" />
29+
<PackageReference Include="NLog" Version="6.0.7" />
3030
<PackageReference Include="NLog.Schema" Version="6.0.7" />
3131
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" />
3232
</ItemGroup>

0 commit comments

Comments
 (0)