Skip to content

Commit

Permalink
AU: 12 updated - dotCover dotMemory dotPeek dotTrace ReSharper reshar…
Browse files Browse the repository at this point in the history
…per-clt resharper-clt.portable ReSharperCpp resharper-platform resharper-ultimate-all teamCityAddin ubiquiti-unifi-controller

[skip ci] https://gist.github.com/7d00c69c2cde8309a8594abaa897a9a6/19db197476905c174a765f4837e0963c7accb8df
  • Loading branch information
flcdrg committed Sep 14, 2018
1 parent 7702f46 commit 49268a2
Show file tree
Hide file tree
Showing 43 changed files with 59 additions and 59 deletions.
2 changes: 1 addition & 1 deletion ReSharper/ReSharper.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"Release": "2018.2",
"Release": "2018.2.3",
"Release-Eap": "2018.2-EAP6"
}
4 changes: 2 additions & 2 deletions ReSharper/ReSharper.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<id>ReSharper</id>
<owners>JetBrains, flcdrg</owners>
<packageSourceUrl>https://github.com/flcdrg/au-packages/tree/master/resharper</packageSourceUrl>
<version>2018.2</version>
<version>2018.2.3</version>
<title>JetBrains ReSharper</title>
<authors>JetBrains</authors>
<projectUrl>https://www.jetbrains.com/resharper</projectUrl>
Expand Down Expand Up @@ -45,7 +45,7 @@ Code style and formatting functionality with fine-grained, language-specific set
</description>
<releaseNotes>https://www.jetbrains.com/resharper/whatsnew/</releaseNotes>
<dependencies>
<dependency id="resharper-platform" version="[182.0.20180819.121800]" />
<dependency id="resharper-platform" version="[182.0.20180912.70144]" />
<dependency id="dotnet4.6.1" version="4.6.01055.20170308" />
</dependencies>
</metadata>
Expand Down
2 changes: 1 addition & 1 deletion ReSharper/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.exe'
$filename = 'JetBrains.ReSharperUltimate.2018.2.3.exe'

$platformPackageName = 'resharper-platform'

Expand Down
2 changes: 1 addition & 1 deletion ReSharper/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.exe'
$filename = 'JetBrains.ReSharperUltimate.2018.2.3.exe'

$platformPackageName = 'resharper-platform'

Expand Down
2 changes: 1 addition & 1 deletion ReSharperCpp/ReSharperCpp.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"Release-Eap": "2018.2-EAP6",
"Release": "2018.2.1"
"Release": "2018.2.3"
}
4 changes: 2 additions & 2 deletions ReSharperCpp/ReSharperCpp.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<id>ReSharperCpp</id>
<owners>JetBrains, flcdrg</owners>
<packageSourceUrl>https://github.com/flcdrg/au-packages/tree/master/resharper</packageSourceUrl>
<version>2018.2.1</version>
<version>2018.2.3</version>
<title>JetBrains ReSharper C++</title>
<authors>JetBrains</authors>
<projectUrl>https://www.jetbrains.com/resharper-cpp</projectUrl>
Expand Down Expand Up @@ -45,7 +45,7 @@ Configure code formatting options and naming style, share settings with your tea
</description>
<releaseNotes>https://www.jetbrains.com/resharper-cpp/whatsnew/</releaseNotes>
<dependencies>
<dependency id="resharper-platform" version="[182.0.20180829.62924]" />
<dependency id="resharper-platform" version="[182.0.20180912.70144]" />
<dependency id="dotnet4.6.1" version="4.6.01055.20170308" />
</dependencies>
</metadata>
Expand Down
2 changes: 1 addition & 1 deletion ReSharperCpp/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.1.exe'
$filename = 'JetBrains.ReSharperUltimate.2018.2.3.exe'

$platformPackageName = 'resharper-platform'

Expand Down
2 changes: 1 addition & 1 deletion ReSharperCpp/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.1.exe'
$filename = 'JetBrains.ReSharperUltimate.2018.2.3.exe'

$platformPackageName = 'resharper-platform'

Expand Down
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.2",
"Release": "2018.2.3",
"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</version>
<version>2018.2.3</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.20180819.121800]" />
<dependency id="resharper-platform" version="[182.0.20180912.70144]" />
<dependency id="dotnet4.6.1" version="4.6.01055.20170308" />
</dependencies>
</metadata>
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.exe'
$filename = 'JetBrains.ReSharperUltimate.2018.2.3.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.exe'
$filename = 'JetBrains.ReSharperUltimate.2018.2.3.exe'

$platformPackageName = 'resharper-platform'

Expand Down
2 changes: 1 addition & 1 deletion dotMemory/dotMemory.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"Release": "2018.2.2",
"Release": "2018.2.3",
"Release-Eap": "2018.2-EAP7"
}
4 changes: 2 additions & 2 deletions dotMemory/dotMemory.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<id>dotMemory</id>
<owners>JetBrains, flcdrg</owners>
<packageSourceUrl>https://github.com/flcdrg/au-packages/tree/master/dotMemory</packageSourceUrl>
<version>2018.2.2</version>
<version>2018.2.3</version>
<title>JetBrains dotMemory</title>
<authors>JetBrains</authors>
<projectUrl>https://www.jetbrains.com/dotmemory</projectUrl>
Expand Down Expand Up @@ -43,7 +43,7 @@ Analyse memory traffic in a particular timeframe to know the cause of excessive

<releaseNotes>https://www.jetbrains.com/dotmemory/whatsnew/</releaseNotes>
<dependencies>
<dependency id="resharper-platform" version="[182.0.20180908.71935]" />
<dependency id="resharper-platform" version="[182.0.20180912.70144]" />
<dependency id="dotnet4.6.1" version="4.6.01055.20170308" />
</dependencies>
</metadata>
Expand Down
2 changes: 1 addition & 1 deletion dotMemory/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.2.exe'
$filename = 'JetBrains.ReSharperUltimate.2018.2.3.exe'

$platformPackageName = 'resharper-platform'

Expand Down
2 changes: 1 addition & 1 deletion dotMemory/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.2.exe'
$filename = 'JetBrains.ReSharperUltimate.2018.2.3.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.2.2",
"Release": "2018.2.3",
"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.2.2</version>
<version>2018.2.3</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="[182.0.20180908.71935]" />
<dependency id="resharper-platform" version="[182.0.20180912.70144]" />
<dependency id="dotnet4.6.1" version="4.6.01055.20170308" />
</dependencies>
</metadata>
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.2.2.exe'
$filename = 'JetBrains.ReSharperUltimate.2018.2.3.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.2.2.exe'
$filename = 'JetBrains.ReSharperUltimate.2018.2.3.exe'

$platformPackageName = 'resharper-platform'

Expand Down
2 changes: 1 addition & 1 deletion dotTrace/dotTrace.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"Release": "2018.2",
"Release": "2018.2.3",
"Release-Eap": "2018.2-EAP7"
}
4 changes: 2 additions & 2 deletions dotTrace/dotTrace.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<id>dotTrace</id>
<owners>JetBrains, flcdrg</owners>
<packageSourceUrl>https://github.com/flcdrg/au-packages/tree/master/dotTrace</packageSourceUrl>
<version>2018.2</version>
<version>2018.2.3</version>
<title>JetBrains dotTrace</title>
<authors>JetBrains</authors>
<projectUrl>https://www.jetbrains.com/profiler</projectUrl>
Expand Down Expand Up @@ -45,7 +45,7 @@ You can even navigate to a method declaration from a hot spot in the call tree!

<releaseNotes>https://www.jetbrains.com/profiler/whatsnew/</releaseNotes>
<dependencies>
<dependency id="resharper-platform" version="[182.0.20180819.121800]" />
<dependency id="resharper-platform" version="[182.0.20180912.70144]" />
<dependency id="dotnet4.6.1" version="4.6.01055.20170308" />
</dependencies>
</metadata>
Expand Down
2 changes: 1 addition & 1 deletion dotTrace/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.exe'
$filename = 'JetBrains.ReSharperUltimate.2018.2.3.exe'

$platformPackageName = 'resharper-platform'

Expand Down
2 changes: 1 addition & 1 deletion dotTrace/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.exe'
$filename = 'JetBrains.ReSharperUltimate.2018.2.3.exe'

$platformPackageName = 'resharper-platform'

Expand Down
2 changes: 1 addition & 1 deletion resharper-clt.portable/resharper-clt.portable.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"Release": "2018.2.1",
"Release": "2018.2.3",
"Release-Eap": "2018.2-EAP5"
}
2 changes: 1 addition & 1 deletion resharper-clt.portable/resharper-clt.portable.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<id>resharper-clt.portable</id>
<owners>JetBrains, flcdrg</owners>
<packageSourceUrl>https://github.com/flcdrg/au-packages/tree/master/resharper-clt.portable</packageSourceUrl>
<version>2018.2.1</version>
<version>2018.2.3</version>
<title>JetBrains ReSharper Command Line Tools (Portable)</title>
<authors>JetBrains</authors>
<projectUrl>https://www.jetbrains.com/resharper/features/command-line.html</projectUrl>
Expand Down
4 changes: 2 additions & 2 deletions resharper-clt.portable/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
$ErrorActionPreference = 'Stop'; # stop on all errors

$url = 'https://download.jetbrains.com/resharper/ReSharperUltimate.2018.2.1/JetBrains.ReSharper.CommandLineTools.2018.2.1.zip'
$checksum = 'c78b93cafe0d5f4ee5077cf245e0a3832b240bef152ae8ff14b007ed92a84c64'
$url = 'https://download.jetbrains.com/resharper/ReSharperUltimate.2018.2.3/JetBrains.ReSharper.CommandLineTools.2018.2.3.zip'
$checksum = '83b160e7d3e4fd4cef4f250e5f1ccb295a6e7a23c673ae0f50fa9ece1667c6d3'

$installPath = $(Split-Path -parent $MyInvocation.MyCommand.Definition)

Expand Down
2 changes: 1 addition & 1 deletion resharper-clt/resharper-clt.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"Release": "2018.1.4",
"Release": "2018.2.3",
"Release-Eap": "2018.2-EAP7"
}
4 changes: 2 additions & 2 deletions resharper-clt/resharper-clt.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<id>resharper-clt</id>
<owners>JetBrains, flcdrg</owners>
<packageSourceUrl>https://github.com/flcdrg/au-packages/tree/master/resharper-clt</packageSourceUrl>
<version>2018.2-EAP7</version>
<version>2018.2.3</version>
<title>JetBrains ReSharper Command Line Tools</title>
<authors>JetBrains</authors>
<projectUrl>https://www.jetbrains.com/resharper/features/command-line.html</projectUrl>
Expand All @@ -25,7 +25,7 @@ ReSharper Command Line Tools are free and don't require a license key.
</description>
<releaseNotes>https://www.jetbrains.com/resharper/whatsnew/</releaseNotes>
<dependencies>
<dependency id="resharper-clt.portable" version="[2018.2-EAP7]" />
<dependency id="resharper-clt.portable" version="[2018.2.3]" />
</dependencies>
</metadata>
<files>
Expand Down
2 changes: 1 addition & 1 deletion resharper-platform/resharper-platform.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"Release-Eap": "182.0.20180816.90749-eap08",
"Release": "182.0.20180819.121800"
"Release": "182.0.20180912.70144"
}
4 changes: 2 additions & 2 deletions resharper-platform/resharper-platform.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
<id>resharper-platform</id>
<owners>JetBrains, flcdrg</owners>
<packageSourceUrl>https://github.com/flcdrg/au-packages/tree/master/resharper-platform</packageSourceUrl>
<version>182.0.20180819.121800</version>
<title>JetBrains ReSharper Ultimate Platform Installer 2018.2</title>
<version>182.0.20180912.70144</version>
<title>JetBrains ReSharper Ultimate Platform Installer 2018.2.3</title>
<authors>JetBrains</authors>
<projectUrl>https://www.jetbrains.com/dotnet/</projectUrl>
<iconUrl>https://raw.githubusercontent.com/jetbrains/chocolatey/master/ReSharper/logo.png</iconUrl>
Expand Down
6 changes: 3 additions & 3 deletions resharper-platform/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
$ErrorActionPreference = 'Stop'; # stop on all errors
$toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"

$filename = 'JetBrains.ReSharperUltimate.2018.2.exe'
$checksum = '8948cf485b1e5fe483fb2951aaa35732e876bfd48b86c0c2a4a7ff7f32f43cc2'
$filename = 'JetBrains.ReSharperUltimate.2018.2.3.exe'
$checksum = 'bbf113dfff09df15c07609dfa1b1f2885d8e2065fce5107ae7a5e3d8b3214ae9'

$url = 'https://download.jetbrains.com/resharper/ReSharperUltimate.2018.2/JetBrains.ReSharperUltimate.2018.2.exe'
$url = 'https://download.jetbrains.com/resharper/ReSharperUltimate.2018.2.3/JetBrains.ReSharperUltimate.2018.2.3.exe'
$packagePath = $(Split-Path -parent $toolsDir)
$installPath = Join-Path $packagePath $filename

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": "2018.2.3",
"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</version>
<version>2018.2.3</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.20180819.121800]" />
<dependency id="resharper-platform" version="[182.0.20180912.70144]" />
<dependency id="chocolatey-core.extension" version="1.3.1" />
<dependency id="dotnet4.6.1" version="4.6.01055.20170308" />
</dependencies>
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.EAP8.Checked.exe'
$filename = 'JetBrains.ReSharperUltimate.2018.2.3.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.EAP8.Checked.exe'
$filename = 'JetBrains.ReSharperUltimate.2018.2.3.exe'
$installPath = Join-Path (Join-Path $commonPath $platformPackageName) $filename

$silentArgs = '/Silent=True /SpecificProductNamesToRemove=ReSharper;dotTrace;dotMemory;dotCover;dotPeek /VsVersion=* /ReSharper9PlusMsi=True'
Expand Down
2 changes: 1 addition & 1 deletion teamCityAddin/teamCityAddin.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"Release-Eap": "2018.2-EAP5",
"Release": "2018.2.1"
"Release": "2018.2.3"
}
4 changes: 2 additions & 2 deletions teamCityAddin/teamcityaddin.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>teamCityAddin</id>
<version>2018.2.1</version>
<version>2018.2.3</version>
<packageSourceUrl>https://github.com/flcdrg/au-packages/tree/master/teamCityAddin</packageSourceUrl>
<owners>JetBrains, flcdrg</owners>
<title>JetBrains TeamCity Add-in</title>
Expand All @@ -27,7 +27,7 @@ The TeamCity Add-in is a free Visual Studio extension that seamlessly integrates
</description>
<releaseNotes>https://www.jetbrains.com/teamcity/whatsnew/</releaseNotes>
<dependencies>
<dependency id="resharper-platform" version="[182.0.20180829.62924]" />
<dependency id="resharper-platform" version="[182.0.20180912.70144]" />
<dependency id="dotnet4.6.1" version="4.6.01055.20170308" />
</dependencies>
</metadata>
Expand Down
2 changes: 1 addition & 1 deletion teamCityAddin/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
$packageName = 'teamCityAddin'
$scriptPath = $(Split-Path -parent $MyInvocation.MyCommand.Definition)
$commonPath = $(Split-Path -parent $(Split-Path -parent $scriptPath))
$filename = 'JetBrains.ReSharperUltimate.2018.2.1.exe'
$filename = 'JetBrains.ReSharperUltimate.2018.2.3.exe'

$installPath = Join-Path (Join-Path $commonPath $platformPackageName) $filename
$packageArgs = @{
Expand Down
Loading

0 comments on commit 49268a2

Please sign in to comment.