Skip to content

Commit

Permalink
Update nuget versions
Browse files Browse the repository at this point in the history
  • Loading branch information
romandykyi committed Jul 6, 2024
1 parent 0167a0f commit c399b04
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Labyrinthian.Svg/Labyrinthian.Svg.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
<GenerateDocumentationFile>True</GenerateDocumentationFile>
<PackageLicenseFile>LICENSE</PackageLicenseFile>
<Version>1.2.1.0</Version>
<Version>1.2.2.0</Version>
<Authors>Roman Dykyi</Authors>
<AssemblyVersion></AssemblyVersion>
</PropertyGroup>
Expand Down Expand Up @@ -42,7 +42,7 @@

<ItemGroup>
<ProjectReference Include="..\Labyrinthian\Labyrinthian.csproj" />
<PackageReference Include="Labyrinthian" Version="1.2.3.0" />
<PackageReference Include="Labyrinthian" Version="1.2.4.0" />
</ItemGroup>

</Project>
2 changes: 1 addition & 1 deletion Labyrinthian/Labyrinthian.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<RepositoryUrl>https://github.com/romandykyi/Labyrinthian</RepositoryUrl>
<PackageLicenseFile>LICENSE</PackageLicenseFile>
<AssemblyVersion></AssemblyVersion>
<Version>1.2.3.0</Version>
<Version>1.2.4.0</Version>
<Authors>Roman Dykyi</Authors>
</PropertyGroup>

Expand Down

0 comments on commit c399b04

Please sign in to comment.