Skip to content

Commit

Permalink
Updated nyafs packet ref
Browse files Browse the repository at this point in the history
  • Loading branch information
teplofizik committed Jul 17, 2024
1 parent 7f41bbf commit c030528
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Plugins/NyaFsEncrypt/NyaFsEncrypt.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</Target>

<ItemGroup>
<PackageReference Include="NyaFs" Version="1.0.1" />
<PackageReference Include="NyaFs" Version="1.0.4" />
</ItemGroup>

</Project>
2 changes: 1 addition & 1 deletion Plugins/NyaFsFiles/NyaFsFiles.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</Target>

<ItemGroup>
<PackageReference Include="NyaFs" Version="1.0.1" />
<PackageReference Include="NyaFs" Version="1.0.4" />
</ItemGroup>

</Project>
2 changes: 1 addition & 1 deletion Plugins/NyaFsLinux/NyaFsLinux.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</Target>

<ItemGroup>
<PackageReference Include="NyaFs" Version="1.0.1" />
<PackageReference Include="NyaFs" Version="1.0.4" />
</ItemGroup>

</Project>
2 changes: 1 addition & 1 deletion Plugins/NyaFsSftp/NyaFsSftp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</Target>

<ItemGroup>
<PackageReference Include="NyaFs" Version="1.0.1" />
<PackageReference Include="NyaFs" Version="1.0.4" />
</ItemGroup>

</Project>
2 changes: 1 addition & 1 deletion Plugins/NyaFsTftp/NyaFsTftp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="NyaFs" Version="1.0.1" />
<PackageReference Include="NyaFs" Version="1.0.4" />
<PackageReference Include="Tftp.Net" Version="1.3.0" />
</ItemGroup>

Expand Down

0 comments on commit c030528

Please sign in to comment.