We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents de2e5fc + 80aaefc commit df971b4Copy full SHA for df971b4
Zeroconf/Zeroconf.csproj
@@ -21,7 +21,7 @@
21
<EmbeddedResource Include="Properties\Zeroconf.rd.xml" />
22
<PackageReference Include="Nerdbank.GitVersioning" Version="3.1.68" PrivateAssets="all" />
23
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0" PrivateAssets="all" />
24
- <PackageReference Include="System.Reactive" Version="4.2.0" />
+ <PackageReference Include="System.Reactive" Version="4.3.2" />
25
</ItemGroup>
26
27
<Target Name="AddCommitHashToAssemblyAttributes" BeforeTargets="GetAssemblyAttributes">
0 commit comments