File tree 2 files changed +5
-5
lines changed
NETworkManager/Properties
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 851
851
{
852
852
"Name" = "8:Microsoft Visual Studio"
853
853
"ProductName" = "8:NETworkManager"
854
- "ProductCode" = "8:{6399B389-CCC3-4245-8D04-BB23D3133F35 }"
855
- "PackageCode" = "8:{77035347-B52E-432B-B24C-6D52871D1188 }"
854
+ "ProductCode" = "8:{ECCB3DD1-4587-451A-A86F-0DCE73A7837C }"
855
+ "PackageCode" = "8:{AA4CBC81-9522-4874-A72A-CA3C2819B4CC }"
856
856
"UpgradeCode" = "8:{FBE04B49-929D-4FB1-9A85-4F83A13E2E10}"
857
857
"AspNetVersion" = "8:4.0.30319.0"
858
858
"RestartWWWService" = "11:FALSE"
859
859
"RemovePreviousVersions" = "11:TRUE"
860
860
"DetectNewerInstalledVersion" = "11:TRUE"
861
861
"InstallAllUsers" = "11:TRUE"
862
- "ProductVersion" = "8:1.7.0 "
862
+ "ProductVersion" = "8:1.7.1 "
863
863
"Manufacturer" = "8:BornToBeRoot"
864
864
"ARPHELPTELEPHONE" = "8:"
865
865
"ARPHELPLINK" = "8:"
Original file line number Diff line number Diff line change 49
49
// Sie können alle Werte angeben oder die standardmäßigen Build- und Revisionsnummern
50
50
// übernehmen, indem Sie "*" eingeben:
51
51
// [assembly: AssemblyVersion("1.0.*")]
52
- [ assembly: AssemblyVersion ( "1.7.0 .0" ) ]
53
- [ assembly: AssemblyFileVersion ( "1.7.0 .0" ) ]
52
+ [ assembly: AssemblyVersion ( "1.7.1 .0" ) ]
53
+ [ assembly: AssemblyFileVersion ( "1.7.1 .0" ) ]
54
54
You can’t perform that action at this time.
0 commit comments