Skip to content

Commit

Permalink
Updated nugets
Browse files Browse the repository at this point in the history
  • Loading branch information
davidnmbond committed Nov 16, 2024
1 parent 1a024d6 commit 21179ef
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Meraki.Api.Test/Meraki.Api.Test.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
</PackageReference>
<PackageReference Include="Divergic.Logging.Xunit" Version="4.3.1" />
<PackageReference Include="FluentAssertions" Version="6.12.2" />
<PackageReference Include="FluentValidation" Version="11.10.0" />
<PackageReference Include="FluentValidation" Version="11.11.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="PanoramicData.SheetMagic" Version="3.0.101" />
Expand Down
2 changes: 1 addition & 1 deletion RefitClassSourceGenerator/RefitClassSourceGenerator.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Microsoft.CodeAnalysis.Analyzers" Version="3.3.4" PrivateAssets="all" />
<PackageReference Include="Microsoft.CodeAnalysis.Analyzers" Version="3.11.0" PrivateAssets="all" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.11.0" PrivateAssets="all" />
</ItemGroup>

Expand Down

0 comments on commit 21179ef

Please sign in to comment.