Update dependencies

This commit is contained in:
Asriel Camora
2025-04-28 22:37:36 -07:00
parent bdaefa5896
commit 1ce3c401ea
7 changed files with 22 additions and 22 deletions
+2 -2
View File
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>net9.0</TargetFramework>
@@ -11,7 +11,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Meziantou.Analyzer" Version="2.0.189">
<PackageReference Include="Meziantou.Analyzer" Version="2.0.199">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>