Skip to content

Commit

Permalink
Merge pull request #16 from K-Society/experimental
Browse files Browse the repository at this point in the history
Nuget update.
  • Loading branch information
maniglia authored Oct 12, 2023
2 parents e544a76 + 7dfa70d commit 94db6df
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="KSociety.Wmi" Version="0.0.9" />
<PackageReference Include="KSociety.Wmi" Version="0.0.12" />
</ItemGroup>

<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion src/01/KSociety.Test/KSociety.Test.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="KSociety.Log.Serilog.Sinks.XUnit" Version="1.2.48" />
<PackageReference Include="KSociety.Log.Serilog.Sinks.XUnit" Version="1.2.50" />
<PackageReference Include="Microsoft.Extensions.Logging.Console" Version="7.0.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.2" />
<PackageReference Include="Serilog.Extensions.Logging" Version="7.0.0" />
Expand Down

0 comments on commit 94db6df

Please sign in to comment.