Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
NoahStolk committed Sep 17, 2024
2 parents d588745 + b8e59dc commit ba4489f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/DevilDaggersInfo.Tools/DevilDaggersInfo.Tools.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
</Choose>

<ItemGroup Label="Internal dependencies">
<PackageReference Include="DevilDaggersInfo.Core" Version="0.14.0" />
<PackageReference Include="DevilDaggersInfo.Core" Version="0.14.1" />
<PackageReference Include="DevilDaggersInfo.Web.ApiSpec.Tools" Version="1.1.0" />
<ProjectReference Include="..\DevilDaggersInfo.Tools.Engine\DevilDaggersInfo.Tools.Engine.csproj" />
</ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion src/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Roslynator.Analyzers" Version="4.12.4">
<PackageReference Include="Roslynator.Analyzers" Version="4.12.5">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit ba4489f

Please sign in to comment.