Skip to content

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
m-sadegh-sh committed Jul 3, 2024
1 parent f266dcc commit 64720b6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Carousel.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<RootNamespace>Zebble</RootNamespace>
<PackageId>Zebble.Carousel</PackageId>
<Product>$(AssemblyName) ($(TargetFramework))</Product>
<Version>5.0.3.0</Version>
<Version>5.0.4.0</Version>
<PackOnBuild>true</PackOnBuild>
<NeutralLanguage>en</NeutralLanguage>
<DefineConstants>$(DefineConstants)</DefineConstants>
Expand Down Expand Up @@ -58,7 +58,7 @@
<None Remove="Zebble-LicenseAgreement.txt" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Zebble" Version="5.0.33" />
<PackageReference Include="Zebble" Version="5.0.35" />
</ItemGroup>
<Target Name="PostBuild" AfterTargets="PostBuildEvent">
<Exec Command="update-local-nuget-cache $(TargetDir)" />
Expand Down

0 comments on commit 64720b6

Please sign in to comment.