Update v2rayN.csproj

This commit is contained in:
Javad Kargar 2024-03-16 12:57:12 +03:30 committed by GitHub
parent 2c55db403e
commit 20337784df
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -12,6 +12,7 @@
<Copyright>Copyright © 2017-2024 (GPLv3)</Copyright> <Copyright>Copyright © 2017-2024 (GPLv3)</Copyright>
<FileVersion>6.39</FileVersion> <FileVersion>6.39</FileVersion>
<SupportedOSPlatformVersion>7.0</SupportedOSPlatformVersion> <SupportedOSPlatformVersion>7.0</SupportedOSPlatformVersion>
<AssemblyName>MyCustomExecutableName</AssemblyName>
</PropertyGroup> </PropertyGroup>
<ItemGroup> <ItemGroup>