Skip to content

Commit

Permalink
AU-dotnet: 15 updated
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
flcdrg committed Sep 21, 2024
1 parent 5635c30 commit 17a9d91
Show file tree
Hide file tree
Showing 50 changed files with 70 additions and 70 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": "2024.2.4",
"Release": "2024.2.5",
"Release-Eap": "2024.3-EAP01"
}
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>2024.3-EAP01</version>
<version>2024.2.5</version>
<title>JetBrains ReSharper</title>
<authors>JetBrains</authors>
<projectUrl>https://www.jetbrains.com/resharper</projectUrl>
Expand Down Expand Up @@ -51,7 +51,7 @@ The following package parameters can be set:
</description>
<releaseNotes>https://www.jetbrains.com/resharper/whatsnew/</releaseNotes>
<dependencies>
<dependency id="resharper-platform" version="[243.0.20240917.162816-eap01]" />
<dependency id="resharper-platform" version="[242.0.20240918.153016]" />
<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.2024.3.EAP1.Checked.exe'
$filename = 'JetBrains.dotUltimate.2024.2.5.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.2024.3.EAP1.Checked.exe'
$filename = 'JetBrains.dotUltimate.2024.2.5.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": "2024.3-EAP01",
"Release": "2024.2.4"
"Release": "2024.2.5"
}
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>2024.3-EAP01</version>
<version>2024.2.5</version>
<title>JetBrains ReSharper C++</title>
<authors>JetBrains</authors>
<projectUrl>https://www.jetbrains.com/resharper-cpp</projectUrl>
Expand Down Expand Up @@ -51,7 +51,7 @@ The following package parameters can be set:
</description>
<releaseNotes>https://www.jetbrains.com/resharper-cpp/whatsnew/</releaseNotes>
<dependencies>
<dependency id="resharper-platform" version="[243.0.20240917.162816-eap01]" />
<dependency id="resharper-platform" version="[242.0.20240918.153016]" />
<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.2024.3.EAP1.Checked.exe'
$filename = 'JetBrains.dotUltimate.2024.2.5.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.2024.3.EAP1.Checked.exe'
$filename = 'JetBrains.dotUltimate.2024.2.5.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": "2024.2.4",
"Release": "2024.2.5",
"Release-Eap": "2024.3-EAP01"
}
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>2024.3-EAP01</version>
<version>2024.2.5</version>
<title>JetBrains dotCover</title>
<authors>JetBrains</authors>
<projectUrl>http://www.jetbrains.com/dotcover/</projectUrl>
Expand Down Expand Up @@ -53,7 +53,7 @@ The following package parameters can be set:

<releaseNotes>https://www.jetbrains.com/dotcover/whatsnew/</releaseNotes>
<dependencies>
<dependency id="resharper-platform" version="[243.0.20240917.162816-eap01]" />
<dependency id="resharper-platform" version="[242.0.20240918.153016]" />
<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.2024.3.EAP1.Checked.exe'
$filename = 'JetBrains.dotUltimate.2024.2.5.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.2024.3.EAP1.Checked.exe'
$filename = 'JetBrains.dotUltimate.2024.2.5.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": "2024.2.4",
"Release": "2024.2.5",
"Release-Eap": "2024.3-EAP01"
}
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>2024.3-EAP01</version>
<version>2024.2.5</version>
<title>JetBrains dotMemory</title>
<authors>JetBrains</authors>
<projectUrl>https://www.jetbrains.com/dotmemory</projectUrl>
Expand Down Expand Up @@ -49,7 +49,7 @@ The following package parameters can be set:

<releaseNotes>https://www.jetbrains.com/dotmemory/whatsnew/</releaseNotes>
<dependencies>
<dependency id="resharper-platform" version="[243.0.20240917.162816-eap01]" />
<dependency id="resharper-platform" version="[242.0.20240918.153016]" />
<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.2024.3.EAP1.Checked.exe'
$filename = 'JetBrains.dotUltimate.2024.2.5.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.2024.3.EAP1.Checked.exe'
$filename = 'JetBrains.dotUltimate.2024.2.5.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": "2024.2.4",
"Release": "2024.2.5",
"Release-Eap": "2024.3-EAP01"
}
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>2024.3-EAP01</version>
<version>2024.2.5</version>
<title>JetBrains dotPeek</title>
<authors>JetBrains</authors>
<projectUrl>https://www.jetbrains.com/decompiler</projectUrl>
Expand Down Expand Up @@ -60,7 +60,7 @@ The following package parameters can be set:
</description>
<releaseNotes>https://www.jetbrains.com/decompiler/whatsnew/</releaseNotes>
<dependencies>
<dependency id="resharper-platform" version="[243.0.20240917.162816-eap01]" />
<dependency id="resharper-platform" version="[242.0.20240918.153016]" />
<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.2024.3.EAP1.Checked.exe'
$filename = 'JetBrains.dotUltimate.2024.2.5.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.2024.3.EAP1.Checked.exe'
$filename = 'JetBrains.dotUltimate.2024.2.5.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": "2024.2.4",
"Release": "2024.2.5",
"Release-Eap": "2024.3-EAP01"
}
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>2024.3-EAP01</version>
<version>2024.2.5</version>
<title>JetBrains dotTrace</title>
<authors>JetBrains</authors>
<projectUrl>https://www.jetbrains.com/profiler</projectUrl>
Expand Down Expand Up @@ -51,7 +51,7 @@ The following package parameters can be set:

<releaseNotes>https://www.jetbrains.com/profiler/whatsnew/</releaseNotes>
<dependencies>
<dependency id="resharper-platform" version="[243.0.20240917.162816-eap01]" />
<dependency id="resharper-platform" version="[242.0.20240918.153016]" />
<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.2024.3.EAP1.Checked.exe'
$filename = 'JetBrains.dotUltimate.2024.2.5.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.2024.3.EAP1.Checked.exe'
$filename = 'JetBrains.dotUltimate.2024.2.5.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": "2024.2.4",
"Release": "2024.2.5",
"Release-Eap": "2024.3-EAP01"
}
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>2024.3-EAP01</version>
<version>2024.2.5</version>
<packageSourceUrl>https://github.com/flcdrg/au-packages/tree/master/dotUltimate</packageSourceUrl>
<owners>flcdrg</owners>
<title>dotUltimate</title>
Expand Down Expand Up @@ -49,7 +49,7 @@ For example: `--params "'/NoCpp /NoTeamCityAddin'"`.
</description>
<releaseNotes>ReSharper release notes: https://www.jetbrains.com/resharper/whatsnew</releaseNotes>
<dependencies>
<dependency id="resharper-platform" version="[243.0.20240917.162816-eap01]" />
<dependency id="resharper-platform" version="[242.0.20240918.153016]" />
<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.2024.3.EAP1.Checked.exe'
$filename = 'JetBrains.dotUltimate.2024.2.5.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.2024.3.EAP1.Checked.exe'
$filename = 'JetBrains.dotUltimate.2024.2.5.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.7.00.24670</version>
<version>1.7.00.26062</version>
<owners>flcdrg</owners>
<title>Microsoft Teams Classic 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.7.00.24670/Teams_windows.msi'
$url64 = 'https://statics.teams.cdn.office.net/production-windows-x64/1.7.00.24670/Teams_windows_x64.msi'
$checksum32 = '7e311dffb52ce8f5c6dcfff1f387f70871e093cc487a7d43d88d3433a4491888'
$checksum64 = '3cb8ef308f42fe27c5f826d88f34236b926f7396c084090119debed23212a802'
$url32 = 'https://statics.teams.cdn.office.net/production-windows/1.7.00.26062/Teams_windows.msi'
$url64 = 'https://statics.teams.cdn.office.net/production-windows-x64/1.7.00.26062/Teams_windows_x64.msi'
$checksum32 = '90ee92d3b6531e7e55257d1e857148edd149d669fb36d455adf30f003ea19bff'
$checksum64 = '8c8afd7dbcff024553d19b78e154914f8aedd157ad6249d94f5f25a96fed726f'

$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.7.00.24670</version>
<version>1.7.00.26062</version>
<owners>flcdrg</owners>
<title>Microsoft Teams Classic 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.7.00.24670/TeamsSetup.exe'
$url64 = 'https://statics.teams.cdn.office.net/production-windows-x64/1.7.00.24670/Teams_windows_x64.exe'
$checksum32 = '162f9a17fcec3a0e9740e8dd0398e617a2b83114fb088d28b2687a2a6ba7cb3f'
$checksum64 = 'da4f56b153369f68d059c1be1419b62162145091eb254c779fabf7c182407938'
$url32 = 'https://statics.teams.cdn.office.net/production-windows/1.7.00.26062/TeamsSetup.exe'
$url64 = 'https://statics.teams.cdn.office.net/production-windows-x64/1.7.00.26062/Teams_windows_x64.exe'
$checksum32 = 'd521c3ba8587abec94e527e9dd359e411ff12d05c8a2f7a3f49070b58deebe42'
$checksum64 = 'f8d792c0c667c2a9290fcb36ab2782ede95452f642f161b2cc5ea1964433ee53'

$packageArgs = @{
packageName = $packageName
Expand Down
2 changes: 1 addition & 1 deletion pingplotter/pingplotter.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>pingplotter</id>
<version>5.24.3</version>
<version>5.25.2</version>
<packageSourceUrl>https://github.com/flcdrg/au-packages/tree/master/pingplotter</packageSourceUrl>
<owners>flcdrg</owners>
<title>PingPlotter for Windows</title>
Expand Down
2 changes: 1 addition & 1 deletion pingplotter/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
$ErrorActionPreference = 'Stop';
$toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"

$checksum = '3586e0620442b8dfe2ae80f14dd389c224a7b9db7e6b9b29779a5b3d28e4a47f'
$checksum = '9162573724debef6af0193d291f07da937486a2551994e6395471e9163fbccb3'

$packageArgs = @{
packageName = $env:ChocolateyPackageName
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": "2024.2.4",
"Release": "2024.2.5",
"Release-Eap": "2024.3-EAP01"
}
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>2024.3-EAP01</version>
<version>2024.2.5</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.2024.3.EAP1/JetBrains.ReSharper.CommandLineTools.2024.3.EAP1.Checked.zip'
$checksum = '97394fc73d0243a6945a472514eac49824c4b6bdebbf31377f377a3b8dad8bcc'
$url = 'https://download.jetbrains.com/resharper/dotUltimate.2024.2.5/JetBrains.ReSharper.CommandLineTools.2024.2.5.zip'
$checksum = '96a69a68e289b8d663dad6368c3ceedfd1d7935a96e2023727f91dd524f262b8'

$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": "2024.2.4",
"Release": "2024.2.5",
"Release-Eap": "2024.3-EAP01"
}
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>2024.3-EAP01</version>
<version>2024.2.5</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="[2024.3-EAP01]" />
<dependency id="resharper-clt.portable" version="[2024.2.5]" />
</dependencies>
</metadata>
<files>
Expand Down
Loading

0 comments on commit 17a9d91

Please sign in to comment.