Skip to content

Commit

Permalink
Merge pull request #582 from WildGums/dependabot/nuget/Catel.Core-6.0…
Browse files Browse the repository at this point in the history
….0-alpha1305

Bump Catel.Core from 6.0.0-alpha1271 to 6.0.0-alpha1305
  • Loading branch information
github-actions[bot] committed Nov 9, 2023
2 parents 9ca4a9c + baa2bb8 commit 7b067d6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/Orc.FileSystem.Tests/Orc.FileSystem.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Catel.Core" Version="6.0.0-alpha1271" />
<PackageReference Include="Catel.Core" Version="6.0.0-alpha1305" />
<PackageReference Include="Catel.Fody" Version="4.9.0" PrivateAssets="all" />
<PackageReference Include="Fody" Version="6.8.0" PrivateAssets="all">
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
Expand Down
2 changes: 1 addition & 1 deletion src/Orc.FileSystem/Orc.FileSystem.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Catel.Core" Version="6.0.0-alpha1271" />
<PackageReference Include="Catel.Core" Version="6.0.0-alpha1305" />
<PackageReference Include="Catel.Fody" Version="4.9.0" PrivateAssets="all" />
<PackageReference Include="Fody" Version="6.8.0" PrivateAssets="all">
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
Expand Down

0 comments on commit 7b067d6

Please sign in to comment.