Skip to content

Commit

Permalink
Increment more versions of elements.
Browse files Browse the repository at this point in the history
  • Loading branch information
wynged committed Mar 14, 2024
1 parent 6c4a5f0 commit 94b953d
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<ItemGroup>
<PackageReference Include="Hypar.Elements" Version="2.2.0-alpha.25" />
<PackageReference Include="Hypar.Functions" Version="1.11.0-alpha.13" />
<PackageReference Include="Hypar.Elements.Components" Version="2.2.0-alpha.24" />
<PackageReference Include="Hypar.Elements.Components" Version="2.2.0-alpha.25" />
</ItemGroup>

</Project>
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<ItemGroup>
<PackageReference Include="Hypar.Elements" Version="2.2.0-alpha.25" />
<PackageReference Include="Hypar.Functions" Version="1.11.0-alpha.13" />
<PackageReference Include="Hypar.Elements.Components" Version="2.2.0-alpha.24" />
<PackageReference Include="Hypar.Elements.Components" Version="2.2.0-alpha.25" />
</ItemGroup>
<ItemGroup>
<!-- <ProjectReference Include="..\..\..\Elements\Elements\src\Elements.csproj" /> -->
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<ItemGroup>
<PackageReference Include="Hypar.Elements" Version="2.2.0-alpha.25" />
<PackageReference Include="Hypar.Functions" Version="1.11.0-alpha.13" />
<PackageReference Include="Hypar.Elements.Components" Version="2.2.0-alpha.24" />
<PackageReference Include="Hypar.Elements.Components" Version="2.2.0-alpha.25" />
</ItemGroup>

<ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<ItemGroup>
<PackageReference Include="Hypar.Elements" Version="2.2.0-alpha.25" />
<PackageReference Include="Hypar.Functions" Version="1.11.0-alpha.13" />
<PackageReference Include="Hypar.Elements.Components" Version="2.2.0-alpha.24" />
<PackageReference Include="Hypar.Elements.Components" Version="2.2.0-alpha.25" />
</ItemGroup>
<ItemGroup>
<!-- <ProjectReference Include="..\..\..\..\Elements\Elements.Components\src\Elements.Components.csproj" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<ItemGroup>
<PackageReference Include="Hypar.Elements" Version="2.2.0-alpha.25" />
<PackageReference Include="Hypar.Functions" Version="1.11.0-alpha.13" />
<PackageReference Include="Hypar.Elements.Components" Version="2.2.0-alpha.24" />
<PackageReference Include="Hypar.Elements.Components" Version="2.2.0-alpha.25" />
</ItemGroup>

</Project>
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<ItemGroup>
<PackageReference Include="Hypar.Elements" Version="2.2.0-alpha.25" />
<PackageReference Include="Hypar.Functions" Version="1.11.0-alpha.13" />
<PackageReference Include="Hypar.Elements.Components" Version="2.2.0-alpha.24" />
<PackageReference Include="Hypar.Elements.Components" Version="2.2.0-alpha.25" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3"/>
</ItemGroup>
</Project>

0 comments on commit 94b953d

Please sign in to comment.