Skip to content

Commit

Permalink
AU: 3 updated - dotCover dotPeek resharper-ultimate-all
Browse files Browse the repository at this point in the history
  • Loading branch information
flcdrg committed Aug 17, 2018
1 parent c1f3920 commit 2af2a4b
Show file tree
Hide file tree
Showing 12 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion dotCover/dotCover.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"Release": "2018.1.4",
"Release-Eap": "2018.2-EAP7"
"Release-Eap": "2018.2-EAP8"
}
4 changes: 2 additions & 2 deletions dotCover/dotCover.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<id>dotCover</id>
<owners>JetBrains, flcdrg</owners>
<packageSourceUrl>https://github.com/flcdrg/au-packages/tree/master/dotCover</packageSourceUrl>
<version>2018.2-EAP7</version>
<version>2018.2-EAP8</version>
<title>JetBrains dotCover</title>
<authors>JetBrains</authors>
<projectUrl>http://www.jetbrains.com/dotcover/</projectUrl>
Expand Down Expand Up @@ -47,7 +47,7 @@ The continuous testing mode can be switched on for any unit test session: this w

<releaseNotes>https://www.jetbrains.com/dotcover/whatsnew/</releaseNotes>
<dependencies>
<dependency id="resharper-platform" version="[182.0.20180809.102017-eap07]" />
<dependency id="resharper-platform" version="[182.0.20180816.90749-eap08]" />
</dependencies>
</metadata>
<files>
Expand Down
2 changes: 1 addition & 1 deletion dotCover/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$ErrorActionPreference = 'Stop'; # stop on all errors

$filename = 'JetBrains.ReSharperUltimate.2018.2.EAP7.Checked.exe'
$filename = 'JetBrains.ReSharperUltimate.2018.2.EAP8.Checked.exe'

$platformPackageName = 'resharper-platform'

Expand Down
2 changes: 1 addition & 1 deletion dotCover/tools/chocolateyuninstall.ps1
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$ErrorActionPreference = 'Stop'; # stop on all errors

$filename = 'JetBrains.ReSharperUltimate.2018.2.EAP7.Checked.exe'
$filename = 'JetBrains.ReSharperUltimate.2018.2.EAP8.Checked.exe'

$platformPackageName = 'resharper-platform'

Expand Down
2 changes: 1 addition & 1 deletion dotPeek/dotPeek.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"Release": "2018.1.4",
"Release-Eap": "2018.2-EAP5"
"Release-Eap": "2018.2-EAP8"
}
4 changes: 2 additions & 2 deletions dotPeek/dotPeek.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<id>dotPeek</id>
<owners>JetBrains, flcdrg</owners>
<packageSourceUrl>https://github.com/flcdrg/au-packages/tree/master/dotPeek</packageSourceUrl>
<version>2018.1.4</version>
<version>2018.2-EAP8</version>
<title>JetBrains dotPeek</title>
<authors>JetBrains</authors>
<projectUrl>https://www.jetbrains.com/decompiler</projectUrl>
Expand Down Expand Up @@ -54,7 +54,7 @@ dotPeek indexes all assemblies in your assembly list, as well as all assemblies
</description>
<releaseNotes>https://www.jetbrains.com/decompiler/whatsnew/</releaseNotes>
<dependencies>
<dependency id="resharper-platform" version="[112.0.20180731.141553]" />
<dependency id="resharper-platform" version="[182.0.20180816.90749-eap08]" />
</dependencies>
</metadata>
<files>
Expand Down
2 changes: 1 addition & 1 deletion dotPeek/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$ErrorActionPreference = 'Stop'; # stop on all errors

$filename = 'JetBrains.ReSharperUltimate.2018.1.4.exe'
$filename = 'JetBrains.ReSharperUltimate.2018.2.EAP8.Checked.exe'

$platformPackageName = 'resharper-platform'

Expand Down
2 changes: 1 addition & 1 deletion dotPeek/tools/chocolateyuninstall.ps1
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$ErrorActionPreference = 'Stop'; # stop on all errors

$filename = 'JetBrains.ReSharperUltimate.2018.1.4.exe'
$filename = 'JetBrains.ReSharperUltimate.2018.2.EAP8.Checked.exe'

$platformPackageName = 'resharper-platform'

Expand Down
2 changes: 1 addition & 1 deletion resharper-ultimate-all/resharper-ultimate-all.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"Release": "2018.1.4",
"Release-Eap": "2018.2-EAP6"
"Release-Eap": "2018.2-EAP8"
}
4 changes: 2 additions & 2 deletions resharper-ultimate-all/resharper-ultimate-all.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>resharper-ultimate-all</id>
<version>2018.2-EAP6</version>
<version>2018.2-EAP8</version>
<packageSourceUrl>https://github.com/flcdrg/au-packages/tree/master/resharper-ultimate-all</packageSourceUrl>
<owners>flcdrg</owners>
<title>ReSharper Ultimate All</title>
Expand Down Expand Up @@ -42,7 +42,7 @@ For example: `--params "'/PerMachine'"`.
</description>
<releaseNotes>https://www.jetbrains.com/resharper/whatsnew</releaseNotes>
<dependencies>
<dependency id="resharper-platform" version="[182.0.20180802.64334-eap06]" />
<dependency id="resharper-platform" version="[182.0.20180816.90749-eap08]" />
<dependency id="chocolatey-core.extension" version="1.3.1" />
</dependencies>
</metadata>
Expand Down
2 changes: 1 addition & 1 deletion resharper-ultimate-all/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ $platformPackageName = 'resharper-platform'
$packageName = 'ReSharper-Ultimate-All'
$scriptPath = $(Split-Path -parent $MyInvocation.MyCommand.Definition)
$commonPath = $(Split-Path -parent $(Split-Path -parent $scriptPath))
$filename = 'JetBrains.ReSharperUltimate.2018.2.EAP6.Checked.exe'
$filename = 'JetBrains.ReSharperUltimate.2018.2.EAP8.Checked.exe'
$installPath = Join-Path (Join-Path $commonPath $platformPackageName) $filename

$silentArgs = "/Silent=True /SpecificProductNames=ReSharper;dotTrace;dotMemory;dotCover;dotPeek /VsVersion=*"
Expand Down
2 changes: 1 addition & 1 deletion resharper-ultimate-all/tools/chocolateyuninstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ $platformPackageName = 'resharper-platform'
$packageName = 'ReSharper-Ultimate-All'
$scriptPath = $(Split-Path -parent $MyInvocation.MyCommand.Definition)
$commonPath = $(Split-Path -parent $(Split-Path -parent $scriptPath))
$filename = 'JetBrains.ReSharperUltimate.2018.2.EAP6.Checked.exe'
$filename = 'JetBrains.ReSharperUltimate.2018.2.EAP8.Checked.exe'
$installPath = Join-Path (Join-Path $commonPath $platformPackageName) $filename

$silentArgs = '/Silent=True /SpecificProductNamesToRemove=ReSharper;dotTrace;dotMemory;dotCover;dotPeek /VsVersion=* /ReSharper9PlusMsi=True'
Expand Down

0 comments on commit 2af2a4b

Please sign in to comment.