Skip to content

Commit

Permalink
upd - Updated Terminaux
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 Sep 12, 2024
1 parent ad4387f commit c274d68
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,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.2" />
<PackageReference Include="Terminaux" Version="5.1.0" />
</ItemGroup>

<ItemGroup>
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 @@ -31,7 +31,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.2" />
<PackageReference Include="Terminaux" Version="5.1.0" />
</ItemGroup>

<ItemGroup>
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 @@ -16,7 +16,7 @@
<Optimize>true</Optimize>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Terminaux" Version="5.0.2" />
<PackageReference Include="Terminaux" Version="5.1.0" />
</ItemGroup>
<Import Project="..\Nitrocid.LocaleCommon\Nitrocid.LocaleCommon.projitems" Label="Shared" />

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.2" />
<PackageReference Include="Terminaux" Version="5.1.0" />
<PackageReference Include="Textify.Offline.Json" Version="1.11.2" />
</ItemGroup>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,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.2" />
<PackageReference Include="Terminaux" Version="5.1.0" />
</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 @@ -147,7 +147,7 @@
<!-- LocaleGen Translations End -->

<ItemGroup>
<PackageReference Include="Terminaux" Version="5.0.2" />
<PackageReference Include="Terminaux" Version="5.1.0" />
</ItemGroup>

<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion public/Nitrocid/Nitrocid.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@

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

0 comments on commit c274d68

Please sign in to comment.