Skip to content

Commit cfa2db5

Browse files
committed
housekeeping: Release 8.0.2
1 parent 40bec95 commit cfa2db5

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

NatTypeTester.WinUI/NatTypeTester.WinUI.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<RuntimeIdentifiers>win-x64;win-arm64</RuntimeIdentifiers>
1414
<UseWinUI>true</UseWinUI>
1515
<ApplicationIcon>Assets\icon.ico</ApplicationIcon>
16-
<Version>8.0.1</Version>
16+
<Version>8.0.2</Version>
1717
<EnableMsixTooling>true</EnableMsixTooling>
1818
<WindowsPackageType>None</WindowsPackageType>
1919
<WindowsAppSDKSelfContained>true</WindowsAppSDKSelfContained>

NatTypeTester/NatTypeTester.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<TargetFramework>net8.0-windows10.0.22621.0</TargetFramework>
77
<OutputType>WinExe</OutputType>
88
<UseWPF>true</UseWPF>
9-
<Version>8.0.1</Version>
9+
<Version>8.0.2</Version>
1010
<ApplicationIcon>icon.ico</ApplicationIcon>
1111
<ApplicationManifest>app.manifest</ApplicationManifest>
1212
<EnableWindowsTargeting>true</EnableWindowsTargeting>

STUN/STUN.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<PackageProjectUrl>https://github.com/HMBSbige/NatTypeTester</PackageProjectUrl>
1212
<RepositoryUrl>https://github.com/HMBSbige/NatTypeTester</RepositoryUrl>
1313
<PackageTags>stun;nat;rfc3489;rfc5389;rfc5780;rfc8489</PackageTags>
14-
<Version>8.0.0</Version>
14+
<Version>8.0.2</Version>
1515
<PackageId>Stun.Net</PackageId>
1616
<PackageReadmeFile>README.md</PackageReadmeFile>
1717
</PropertyGroup>

0 commit comments

Comments
 (0)