Skip to content

Commit

Permalink
housekeeping: Release 6.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
HMBSbige committed May 16, 2022
1 parent c1c2142 commit bfb69d1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions NatTypeTester/NatTypeTester.csproj
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">

<Import Project="..\common.props" />

<PropertyGroup>
<TargetFramework>net6.0-windows10.0.22000.0</TargetFramework>
<OutputType>WinExe</OutputType>
<UseWPF>true</UseWPF>
<Version>6.0.0</Version>
<Version>6.1.0</Version>
<ApplicationIcon>icon.ico</ApplicationIcon>
</PropertyGroup>

Expand Down
2 changes: 1 addition & 1 deletion STUN/STUN.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<PackageProjectUrl>https://github.com/HMBSbige/NatTypeTester</PackageProjectUrl>
<RepositoryUrl>https://github.com/HMBSbige/NatTypeTester</RepositoryUrl>
<PackageTags>stun;nat;rfc3489;rfc5389</PackageTags>
<Version>6.0.0</Version>
<Version>6.1.0</Version>
<PackageId>Stun.Net</PackageId>
</PropertyGroup>

Expand Down

0 comments on commit bfb69d1

Please sign in to comment.