Skip to content

Commit

Permalink
1.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Slivo-fr committed Aug 24, 2019
1 parent 68decc2 commit ccc8b4d
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 7 deletions.
3 changes: 3 additions & 0 deletions Elinor/Elinor reloaded.csproj.user
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,7 @@
<FallbackCulture>fr-FR</FallbackCulture>
<VerifyUploadedFiles>false</VerifyUploadedFiles>
</PropertyGroup>
<PropertyGroup>
<EnableSecurityDebugging>false</EnableSecurityDebugging>
</PropertyGroup>
</Project>
4 changes: 2 additions & 2 deletions Elinor/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.7.2.0")]
[assembly: AssemblyFileVersion("1.7.2.0")]
[assembly: AssemblyVersion("1.8.0.0")]
[assembly: AssemblyFileVersion("1.8.0.0")]
2 changes: 1 addition & 1 deletion Elinor/currentVersion.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<elinor>
<version>1.7.2.0</version>
<version>1.8.0.0</version>
<url>https://github.com/Slivo-fr/elinor-reloaded/releases</url>
</elinor>

Expand Down
8 changes: 4 additions & 4 deletions Setup/Setup.vdproj
Original file line number Diff line number Diff line change
Expand Up @@ -266,15 +266,15 @@
{
"Name" = "8:Microsoft Visual Studio"
"ProductName" = "8:Elinor reloaded"
"ProductCode" = "8:{D5D141AA-AE6C-4DAA-838A-941264890036}"
"PackageCode" = "8:{D409671D-8660-4F8B-ABE4-14387DDB462C}"
"ProductCode" = "8:{AEB6EBEF-894E-4FD1-81D3-11379F3E79D3}"
"PackageCode" = "8:{82E55549-6456-47DB-B1F7-66AFD3C63106}"
"UpgradeCode" = "8:{F54F50ED-FDA6-4419-B476-E665ADA1FCBC}"
"AspNetVersion" = "8:4.0.30319.0"
"RestartWWWService" = "11:FALSE"
"RemovePreviousVersions" = "11:TRUE"
"DetectNewerInstalledVersion" = "11:TRUE"
"InstallAllUsers" = "11:FALSE"
"ProductVersion" = "8:1.7.2"
"ProductVersion" = "8:1.8.0"
"Manufacturer" = "8:Slivo"
"ARPHELPTELEPHONE" = "8:"
"ARPHELPLINK" = "8:"
Expand Down Expand Up @@ -849,7 +849,7 @@
{
"{5259A561-127C-4D43-A0A1-72F10C7B3BF8}:_03585DC2BD1048A19B1FB7CB5F6533F2"
{
"SourcePath" = "8:..\\Elinor\\obj\\x86\\Release\\Elinor.exe"
"SourcePath" = "8:"
"TargetName" = "8:"
"Tag" = "8:"
"Folder" = "8:_1022C19006BB4A9C811CB9D8739B72B3"
Expand Down

0 comments on commit ccc8b4d

Please sign in to comment.