Skip to content

Commit

Permalink
AU: 15 updated - dotCover dotMemory dotPeek dotTrace dotUltimate micr…
Browse files Browse the repository at this point in the history
…osoft-teams microsoft-teams.install ReSharper resharper-clt resharper-clt.portable ReSharperCpp resharper-platform resharper-ultimate-all sqltoolbelt teamCityAddin

[skip ci] https://gist.github.com/7d00c69c2cde8309a8594abaa897a9a6/cd08d21f5b298b1463bdf8d6bd5ca6f1604f4e68
  • Loading branch information
flcdrg committed Sep 25, 2020
1 parent b82997f commit f6518ab
Show file tree
Hide file tree
Showing 50 changed files with 71 additions and 71 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": "2020.2.3",
"Release-Eap": "2020.2-EAP9"
"Release-Eap": "2020.3-EAP1"
}
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>2020.2.3</version>
<version>2020.3-EAP1</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="[202.0.20200915.120318]" />
<dependency id="resharper-platform" version="[203.0.20200922.145716-eap01]" />
<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.dotUltimate.2020.2.3.exe'
$filename = 'JetBrains.dotUltimate.2020.3.EAP1.Checked.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.dotUltimate.2020.2.3.exe'
$filename = 'JetBrains.dotUltimate.2020.3.EAP1.Checked.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": "2020.2-EAP9",
"Release-Eap": "2020.3-EAP1",
"Release": "2020.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/ReSharperCpp</packageSourceUrl>
<version>2020.2.3</version>
<version>2020.3-EAP1</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="[202.0.20200915.120318]" />
<dependency id="resharper-platform" version="[203.0.20200922.145716-eap01]" />
<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.dotUltimate.2020.2.3.exe'
$filename = 'JetBrains.dotUltimate.2020.3.EAP1.Checked.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.dotUltimate.2020.2.3.exe'
$filename = 'JetBrains.dotUltimate.2020.3.EAP1.Checked.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": "2020.2.3",
"Release-Eap": "2020.2-EAP9"
"Release-Eap": "2020.3-EAP1"
}
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>2020.2.3</version>
<version>2020.3-EAP1</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="[202.0.20200915.120318]" />
<dependency id="resharper-platform" version="[203.0.20200922.145716-eap01]" />
<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.dotUltimate.2020.2.3.exe'
$filename = 'JetBrains.dotUltimate.2020.3.EAP1.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.dotUltimate.2020.2.3.exe'
$filename = 'JetBrains.dotUltimate.2020.3.EAP1.Checked.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": "2020.2.3",
"Release-Eap": "2020.2-EAP9"
"Release-Eap": "2020.3-EAP1"
}
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>2020.2.3</version>
<version>2020.3-EAP1</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="[202.0.20200915.120318]" />
<dependency id="resharper-platform" version="[203.0.20200922.145716-eap01]" />
<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.dotUltimate.2020.2.3.exe'
$filename = 'JetBrains.dotUltimate.2020.3.EAP1.Checked.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.dotUltimate.2020.2.3.exe'
$filename = 'JetBrains.dotUltimate.2020.3.EAP1.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": "2020.2.3",
"Release-Eap": "2020.2-EAP9"
"Release-Eap": "2020.3-EAP1"
}
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>2020.2.3</version>
<version>2020.3-EAP1</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="[202.0.20200915.120318]" />
<dependency id="resharper-platform" version="[203.0.20200922.145716-eap01]" />
<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.dotUltimate.2020.2.3.exe'
$filename = 'JetBrains.dotUltimate.2020.3.EAP1.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.dotUltimate.2020.2.3.exe'
$filename = 'JetBrains.dotUltimate.2020.3.EAP1.Checked.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": "2020.2.3",
"Release-Eap": "2020.2-EAP9"
"Release-Eap": "2020.3-EAP1"
}
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>2020.2.3</version>
<version>2020.3-EAP1</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="[202.0.20200915.120318]" />
<dependency id="resharper-platform" version="[203.0.20200922.145716-eap01]" />
<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.dotUltimate.2020.2.3.exe'
$filename = 'JetBrains.dotUltimate.2020.3.EAP1.Checked.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.dotUltimate.2020.2.3.exe'
$filename = 'JetBrains.dotUltimate.2020.3.EAP1.Checked.exe'

$platformPackageName = 'resharper-platform'

Expand Down
2 changes: 1 addition & 1 deletion dotUltimate/dotUltimate.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"Release": "2020.2.3",
"Release-Eap": "2020.2-EAP9"
"Release-Eap": "2020.3-EAP1"
}
4 changes: 2 additions & 2 deletions dotUltimate/dotUltimate.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>dotUltimate</id>
<version>2020.2.3</version>
<version>2020.3-EAP1</version>
<packageSourceUrl>https://github.com/flcdrg/au-packages/tree/master/dotUltimate</packageSourceUrl>
<owners>flcdrg</owners>
<title>dotUltimate</title>
Expand Down Expand Up @@ -42,7 +42,7 @@ For example: `--params "'/NoCpp /NoTeamCityAddin'"`.
</description>
<releaseNotes>ReSharper release notes: https://www.jetbrains.com/resharper/whatsnew</releaseNotes>
<dependencies>
<dependency id="resharper-platform" version="[202.0.20200915.120318]" />
<dependency id="resharper-platform" version="[203.0.20200922.145716-eap01]" />
<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 dotUltimate/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ $platformPackageName = 'resharper-platform'
$packageName = 'dotUltimate'
$scriptPath = $(Split-Path -parent $MyInvocation.MyCommand.Definition)
$commonPath = $(Split-Path -parent $(Split-Path -parent $scriptPath))
$filename = 'JetBrains.dotUltimate.2020.2.3.exe'
$filename = 'JetBrains.dotUltimate.2020.3.EAP1.Checked.exe'
$installPath = Join-Path (Join-Path $commonPath $platformPackageName) $filename
$packageParameters = Get-PackageParameters

Expand Down
2 changes: 1 addition & 1 deletion dotUltimate/tools/chocolateyuninstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ $platformPackageName = 'resharper-platform'
$packageName = 'dotUltimate'
$scriptPath = $(Split-Path -parent $MyInvocation.MyCommand.Definition)
$commonPath = $(Split-Path -parent $(Split-Path -parent $scriptPath))
$filename = 'JetBrains.dotUltimate.2020.2.3.exe'
$filename = 'JetBrains.dotUltimate.2020.3.EAP1.Checked.exe'
$installPath = Join-Path (Join-Path $commonPath $platformPackageName) $filename

$silentArgs = '/Silent=True /SpecificProductNamesToRemove=* /VsVersion=* /ReSharper9PlusMsi=True'
Expand Down
2 changes: 1 addition & 1 deletion microsoft-teams.install/microsoft-teams.install.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>microsoft-teams.install</id>
<version>1.3.00.21759</version>
<version>1.3.00.24755</version>
<owners>flcdrg</owners>
<title>Microsoft Teams Desktop App (Machine-Wide Install)</title>
<authors>Microsoft Corporation</authors>
Expand Down
8 changes: 4 additions & 4 deletions microsoft-teams.install/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@

$packageName= 'microsoft-teams.install'
$toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"
$url32 = 'https://statics.teams.cdn.office.net/production-windows/1.3.00.21759/Teams_windows.msi'
$url64 = 'https://statics.teams.cdn.office.net/production-windows-x64/1.3.00.21759/Teams_windows_x64.msi'
$checksum32 = '094183bd9df20e174186f82f869a83844e98b157fb3b46a4f05e7d4406f35231'
$checksum64 = '1f1df5400fbc5e230442ed40eacecad042cd2be95d7e4ca30eab0c0213533e50'
$url32 = 'https://statics.teams.cdn.office.net/production-windows/1.3.00.24755/Teams_windows.msi'
$url64 = 'https://statics.teams.cdn.office.net/production-windows-x64/1.3.00.24755/Teams_windows_x64.msi'
$checksum32 = '695925c0cbbe301f37d06215005bb6a92a5bcc15e34cb3979a4e69f6d259bdb4'
$checksum64 = '659654f72383c6283b2b08b67e95875ddde38a8b48e553179c211333c65f40c0'

$packageArgs = @{
packageName = $packageName
Expand Down
2 changes: 1 addition & 1 deletion microsoft-teams/microsoft-teams.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>microsoft-teams</id>
<version>1.3.00.21759</version>
<version>1.3.00.24755</version>
<owners>flcdrg</owners>
<title>Microsoft Teams Desktop App</title>
<authors>Microsoft Corporation</authors>
Expand Down
8 changes: 4 additions & 4 deletions microsoft-teams/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@

$packageName= 'microsoft-teams'
$toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"
$url32 = 'https://statics.teams.cdn.office.net/production-windows/1.3.00.21759/Teams_windows.exe'
$url64 = 'https://statics.teams.cdn.office.net/production-windows-x64/1.3.00.21759/Teams_windows_x64.exe'
$checksum32 = 'd971611e201056174bb992a1c93bdde9376aefaaabd926a516784b2682cfe9bb'
$checksum64 = 'e94ebbc672995dbe59259cd2c9ff183f4bca4b7b8cdc13417e2e61021081091c'
$url32 = 'https://statics.teams.cdn.office.net/production-windows/1.3.00.24755/Teams_windows.exe'
$url64 = 'https://statics.teams.cdn.office.net/production-windows-x64/1.3.00.24755/Teams_windows_x64.exe'
$checksum32 = '9cb308253cc654fa7893242e57ca009aea789495f9a5646c4a30b0e60c1b351d'
$checksum64 = '48556e3f5511e11b353fe750cf0c3c08d0c6138f477ab0139494337430c8d90a'

$packageArgs = @{
packageName = $packageName
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": "2020.2.3",
"Release-Eap": "2020.2-EAP9"
"Release-Eap": "2020.3-EAP1"
}
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>2020.2.3</version>
<version>2020.3-EAP1</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/dotUltimate.2020.2.3/JetBrains.ReSharper.CommandLineTools.2020.2.3.zip'
$checksum = '7b37706a6b6322bc2462a68c7839cfa8469fe1dc38dfe6a0b9356f9d48c1498b'
$url = 'https://download.jetbrains.com/resharper/dotUltimate.2020.3.EAP1/JetBrains.ReSharper.CommandLineTools.2020.3.EAP1.Checked.zip'
$checksum = '51c0be5fb7ca54514b4bc274df85ed36b90cbe2a70bd627365bcd6fbe928a085'

$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": "2020.2.3",
"Release-Eap": "2020.2-EAP9"
"Release-Eap": "2020.3-EAP1"
}
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>2020.2.3</version>
<version>2020.3-EAP1</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="[2020.2.3]" />
<dependency id="resharper-clt.portable" version="[2020.3-EAP1]" />
</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": "202.0.20200805.72345-eap09",
"Release-Eap": "203.0.20200922.145716-eap01",
"Release": "202.0.20200915.120318"
}
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>202.0.20200915.120318</version>
<title>JetBrains ReSharper Ultimate Platform Installer 2020.2.3</title>
<version>203.0.20200922.145716-eap01</version>
<title>JetBrains ReSharper Ultimate Platform Installer 2020.3-EAP1</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
Loading

0 comments on commit f6518ab

Please sign in to comment.