We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6a4c8fb + 71ac9ef commit 13aef57Copy full SHA for 13aef57
src/Orc.Notifications/Orc.Notifications.csproj
@@ -31,7 +31,7 @@
31
<PackageReference Include="MethodTimer.Fody" Version="3.2.2" PrivateAssets="all" />
32
<PackageReference Include="ModuleInit.Fody" Version="2.1.1" PrivateAssets="all" />
33
<PackageReference Include="Obsolete.Fody" Version="5.3.0" PrivateAssets="all" />
34
- <PackageReference Include="Orc.Theming" Version="5.1.0" />
+ <PackageReference Include="Orc.Theming" Version="5.1.1" />
35
</ItemGroup>
36
37
<Import Project="$(MSBuildProjectDirectory)\..\Directory.Build.nullable.props" Condition="Exists('$(MSBuildProjectDirectory)\..\Directory.Build.nullable.props')" />
0 commit comments