Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
JusterZhu committed Jan 13, 2025
1 parent 82054d7 commit daa7d68
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion src/Bowl/BowlSample/BowlSample.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="GeneralUpdate.Bowl" Version="9.1.2" />
<PackageReference Include="GeneralUpdate.Bowl" Version="9.1.4" />
</ItemGroup>

</Project>
2 changes: 1 addition & 1 deletion src/Client/ClientSample.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="GeneralUpdate.ClientCore" Version="9.1.2" />
<PackageReference Include="GeneralUpdate.ClientCore" Version="9.1.4" />
</ItemGroup>

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

<ItemGroup>
<PackageReference Include="GeneralUpdate.Core" Version="9.1.2" />
<PackageReference Include="GeneralUpdate.Core" Version="9.1.4" />
</ItemGroup>

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

<ItemGroup>
<PackageReference Include="GeneralUpdate.Core" Version="9.1.2" />
<PackageReference Include="GeneralUpdate.Core" Version="9.1.4" />
</ItemGroup>

</Project>
2 changes: 1 addition & 1 deletion src/Driver/DriverSample/DriverSample.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="GeneralUpdate.Core" Version="9.1.2" />
<PackageReference Include="GeneralUpdate.Core" Version="9.1.4" />
</ItemGroup>

</Project>
2 changes: 1 addition & 1 deletion src/OSS/OSSClientSample/OSSClientSample.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="GeneralUpdate.ClientCore" Version="9.1.2" />
<PackageReference Include="GeneralUpdate.ClientCore" Version="9.1.4" />
</ItemGroup>

</Project>
2 changes: 1 addition & 1 deletion src/OSS/OSSUpgradeSample/OSSUpgradeSample.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="GeneralUpdate.Core" Version="9.1.2" />
<PackageReference Include="GeneralUpdate.Core" Version="9.1.4" />
</ItemGroup>

</Project>
2 changes: 1 addition & 1 deletion src/Push/PushSample.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="GeneralUpdate.ClientCore" Version="9.1.2" />
<PackageReference Include="GeneralUpdate.ClientCore" Version="9.1.4" />
</ItemGroup>

</Project>
2 changes: 1 addition & 1 deletion src/Upgrade/UpgradeSample.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="GeneralUpdate.Core" Version="9.1.2" />
<PackageReference Include="GeneralUpdate.Core" Version="9.1.4" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit daa7d68

Please sign in to comment.