forked from richardschneider/net-mdns
-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): bump Makaretu.Dns.New from 3.0.0 to 3.0.1
Bumps [Makaretu.Dns.New](https://github.com/jdomnitz/net-dns) from 3.0.0 to 3.0.1. - [Release notes](https://github.com/jdomnitz/net-dns/releases) - [Commits](https://github.com/jdomnitz/net-dns/commits/v3.0.1) --- updated-dependencies: - dependency-name: Makaretu.Dns.New dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information
1 parent
5cad8ae
commit 83e6fbb
Showing
2 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
<Project Sdk="Microsoft.NET.Sdk"> | ||
<Project Sdk="Microsoft.NET.Sdk"> | ||
|
||
<PropertyGroup> | ||
<TargetFrameworks>net6.0</TargetFrameworks> | ||
</PropertyGroup> | ||
|
||
<ItemGroup> | ||
<PackageReference Include="Makaretu.Dns.New" Version="3.0.0" /> | ||
<PackageReference Include="Makaretu.Dns.New" Version="3.0.1" /> | ||
</ItemGroup> | ||
|
||
</Project> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters