Skip to content

Commit

Permalink
#92: update to JNet 1.5.1 (#165)
Browse files Browse the repository at this point in the history
  • Loading branch information
masesdevelopers authored Feb 9, 2023
1 parent 303cfc8 commit 1cf55a0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/net/KNet/KNet.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<None Include="..\Documentation\articles\usage.md" Pack="true" PackagePath="\" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="MASES.JNet" Version="1.5.0">
<PackageReference Include="MASES.JNet" Version="1.5.1">
<IncludeAssets>All</IncludeAssets>
<PrivateAssets>None</PrivateAssets>
</PackageReference>
Expand Down
2 changes: 1 addition & 1 deletion src/net/KNetPS/KNetPS.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<!--<IncludeAssets>All</IncludeAssets>-->
<!--<PrivateAssets>None</PrivateAssets>-->
</ProjectReference>
<PackageReference Include="MASES.JNetPSCore" Version="1.5.0" />
<PackageReference Include="MASES.JNetPSCore" Version="1.5.1" />
<PackageReference Include="PowerShellStandard.Library" Version="5.1.1">
<PrivateAssets>All</PrivateAssets>
</PackageReference>
Expand Down

0 comments on commit 1cf55a0

Please sign in to comment.