Skip to content

Commit

Permalink
upd - Updated dependencies
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 Feb 15, 2025
1 parent 88476bd commit c5a66dc
Show file tree
Hide file tree
Showing 9 changed files with 13 additions and 13 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="MSTest.Sdk/3.7.3">
<Project Sdk="MSTest.Sdk/3.8.0">

<PropertyGroup>
<OutputPath>..\KSTest\</OutputPath>
Expand All @@ -13,7 +13,7 @@
<PackageReference Include="Microsoft.CodeAnalysis.VisualBasic.Analyzer.Testing.MSTest" Version="1.1.2" />
<PackageReference Include="Microsoft.CodeAnalysis.VisualBasic.CodeFix.Testing.MSTest" Version="1.1.2" />
<PackageReference Include="Microsoft.CodeAnalysis.VisualBasic.CodeRefactoring.Testing.MSTest" Version="1.1.2" />
<PackageReference Include="NuGet.Frameworks" Version="6.12.1" />
<PackageReference Include="NuGet.Frameworks" Version="6.13.1" />
</ItemGroup>

<ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<PackageReference Include="Microsoft.CodeAnalysis.Analyzers" Version="3.11.0" PrivateAssets="all" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="[4.8.0]" />
<PackageReference Include="Microsoft.CodeAnalysis.Workspaces.MSBuild" Version="[4.8.0]" />
<PackageReference Include="Terminaux" Version="6.1.4" />
<PackageReference Include="Terminaux" Version="6.1.5" />
</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.11.0" PrivateAssets="all" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="[4.8.0]" />
<PackageReference Include="Microsoft.CodeAnalysis.Workspaces.MSBuild" Version="[4.8.0]" />
<PackageReference Include="Terminaux" Version="6.1.4" />
<PackageReference Include="Terminaux" Version="6.1.5" />
</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="6.1.4" />
<PackageReference Include="Terminaux" Version="6.1.5" />
</ItemGroup>
<Import Project="..\Nitrocid.LocaleCommon\Nitrocid.LocaleCommon.projitems" Label="Shared" />

Expand Down
4 changes: 2 additions & 2 deletions private/Nitrocid.Tests/Nitrocid.Tests.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="MSTest.Sdk/3.7.3">
<Project Sdk="MSTest.Sdk/3.8.0">

<PropertyGroup>
<OutputPath>KSTest\</OutputPath>
Expand Down Expand Up @@ -61,7 +61,7 @@

<ItemGroup>
<PackageReference Include="Shouldly" Version="4.3.0" />
<PackageReference Include="Terminaux" Version="6.1.4" />
<PackageReference Include="Terminaux" Version="6.1.5" />
</ItemGroup>

<ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<!-- Extras.SqlShell addon Platform Information End -->

<ItemGroup>
<PackageReference Include="Microsoft.Data.Sqlite" Version="9.0.1" />
<PackageReference Include="Microsoft.Data.Sqlite" Version="9.0.2" />
</ItemGroup>

<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.11.0" PrivateAssets="all" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="[4.8.0]" />
<PackageReference Include="Microsoft.CodeAnalysis.Workspaces.MSBuild" Version="[4.8.0]" />
<PackageReference Include="Terminaux" Version="6.1.4" />
<PackageReference Include="Terminaux" Version="6.1.5" />
</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 @@ -75,7 +75,7 @@
<!-- LocaleGen Translations End -->

<ItemGroup>
<PackageReference Include="Terminaux" Version="6.1.4" />
<PackageReference Include="Terminaux" Version="6.1.5" />
</ItemGroup>

</Project>
6 changes: 3 additions & 3 deletions public/Nitrocid/Nitrocid.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,9 @@

<!-- KS Dependencies Information -->
<ItemGroup>
<PackageReference Include="Aptivestigate.Serilog" Version="1.2.0" />
<PackageReference Include="Aptivestigate.Serilog" Version="1.2.0.1" />
<PackageReference Include="Magico" Version="1.3.2" PrivateAssets="all" />
<PackageReference Include="Microsoft.Data.Sqlite" Version="9.0.1" PrivateAssets="all" />
<PackageReference Include="Microsoft.Data.Sqlite" Version="9.0.2" PrivateAssets="all" />
<PackageReference Include="Newtonsoft.Json.Schema" Version="4.0.1" PrivateAssets="all" />
<PackageReference Include="Serilog.Sinks.File" Version="6.0.0" />
<PackageReference Include="SpecProbe" Version="3.4.0" PrivateAssets="all" />
Expand All @@ -52,7 +52,7 @@

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

0 comments on commit c5a66dc

Please sign in to comment.