Skip to content

Commit

Permalink
upd - Updated Terminaux and Magico
Browse files Browse the repository at this point in the history
---

Type: upd
Breaking: False
Doc Required: False
Backport Required: False
Part: 1/1
  • Loading branch information
AptiviCEO committed Aug 30, 2024
1 parent 20724dd commit d586c37
Show file tree
Hide file tree
Showing 8 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion private/Nitrocid.LocaleCheck/Nitrocid.LocaleCheck.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<Optimize>true</Optimize>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Terminaux" Version="5.0.0.1" />
<PackageReference Include="Terminaux" Version="5.0.1" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Nitrocid.LocaleTools\Nitrocid.LocaleTools.csproj" />
Expand Down
2 changes: 1 addition & 1 deletion private/Nitrocid.LocaleClean/Nitrocid.LocaleClean.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<Optimize>true</Optimize>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Terminaux" Version="5.0.0.1" />
<PackageReference Include="Terminaux" Version="5.0.1" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Nitrocid.LocaleTools\Nitrocid.LocaleTools.csproj" />
Expand Down
2 changes: 1 addition & 1 deletion private/Nitrocid.LocaleTrim/Nitrocid.LocaleTrim.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<Optimize>true</Optimize>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Terminaux" Version="5.0.0.1" />
<PackageReference Include="Terminaux" Version="5.0.1" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Nitrocid.LocaleTools\Nitrocid.LocaleTools.csproj" />
Expand Down
2 changes: 1 addition & 1 deletion private/Nitrocid.Tests/Nitrocid.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@

<ItemGroup>
<PackageReference Include="Shouldly" Version="4.2.1" />
<PackageReference Include="Terminaux" Version="5.0.0.1" />
<PackageReference Include="Terminaux" Version="5.0.1" />
</ItemGroup>

<ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@

<ItemGroup>
<PackageReference Include="FluentFTP" Version="51.0.0" />
<PackageReference Include="Magico" Version="1.2.0" />
<PackageReference Include="Magico" Version="1.2.1" />
<PackageReference Include="UnitsNet" Version="5.57.0" />
</ItemGroup>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<PackageReference Include="Microsoft.CodeAnalysis.Analyzers" Version="3.3.4" PrivateAssets="all" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.11.0" />
<PackageReference Include="Microsoft.CodeAnalysis.Workspaces.MSBuild" Version="4.11.0" />
<PackageReference Include="Terminaux" Version="5.0.0.1" />
<PackageReference Include="Terminaux" Version="5.0.1" />
</ItemGroup>

</Project>
2 changes: 1 addition & 1 deletion public/Nitrocid.LocaleGen/Nitrocid.LocaleGen.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@
<!-- LocaleGen Translations End -->

<ItemGroup>
<PackageReference Include="Terminaux" Version="5.0.0.1" />
<PackageReference Include="Terminaux" Version="5.0.1" />
</ItemGroup>

<ItemGroup>
Expand Down
4 changes: 2 additions & 2 deletions public/Nitrocid/Nitrocid.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@

<!-- KS Dependencies Information -->
<ItemGroup>
<PackageReference Include="Magico" Version="1.2.0" PrivateAssets="all" />
<PackageReference Include="Magico" Version="1.2.1" PrivateAssets="all" />
<PackageReference Include="Microsoft.Data.Sqlite" Version="8.0.8" PrivateAssets="all" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="all" />
<PackageReference Include="Newtonsoft.Json.Schema" Version="4.0.1" PrivateAssets="all" />
Expand All @@ -50,7 +50,7 @@

<!-- KS Non-private Dependencies Information -->
<ItemGroup>
<PackageReference Include="Terminaux" Version="5.0.0.1" PrivateAssets="contentfiles;analyzers;build;runtime" />
<PackageReference Include="Terminaux" Version="5.0.1" PrivateAssets="contentfiles;analyzers;build;runtime" />
<PackageReference Include="Textify.Offline" Version="1.11.1.1" PrivateAssets="contentfiles;analyzers;build;runtime">
<Aliases>global,TextifyDep</Aliases>
</PackageReference>
Expand Down

0 comments on commit d586c37

Please sign in to comment.