Skip to content

Commit

Permalink
Update NServiceBus.AuditFilter.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonCropp committed Dec 1, 2023
1 parent 8b32fb4 commit e49590d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/NServiceBus.AuditFilter/NServiceBus.AuditFilter.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@
<PackageReference Include="ProjectDefaults" Version="1.0.102" PrivateAssets="all" />
<PackageReference Include="NServiceBus" Version="8.1.6" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" Condition="$(Configuration) == 'Release'" />
<PackageReference Include="Polyfill" Version="1.32.1" PrivateAssets="all" />
<PackageReference Include="Polyfill" Version="1.33.0" PrivateAssets="all" />
</ItemGroup>
</Project>

0 comments on commit e49590d

Please sign in to comment.