Skip to content

Commit

Permalink
Review all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Thilas committed Jun 22, 2023
1 parent 5f29f83 commit ec6be8f
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 14 deletions.
3 changes: 0 additions & 3 deletions airserver/airserver.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,6 @@ Features:
<tags>airserver admin trial airplay googlecast miracast screen mirroring appletv chromecast</tags>
<packageSourceUrl>https://github.com/Thilas/chocolatey-packages/tree/master/airserver</packageSourceUrl>
<docsUrl>https://support.airserver.com/</docsUrl>
<!--<dependencies>
<dependency id="kb2999226" />
</dependencies>-->
</metadata>
<files>
<file src="tools\**" target="tools" exclude="**\*.Tests.ps1" />
Expand Down
3 changes: 0 additions & 3 deletions ilspy/ilspy.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,6 @@
<packageSourceUrl>https://github.com/Thilas/chocolatey-packages/tree/master/ilspy</packageSourceUrl>
<docsUrl>https://github.com/icsharpcode/ILSpy/wiki</docsUrl>
<bugTrackerUrl>https://github.com/icsharpcode/ILSpy/issues</bugTrackerUrl>
<dependencies>
<dependency id="netfx-4.7.2" version="4.7.2.0" />
</dependencies>
</metadata>
<files>
<file src="legal\**" target="legal" />
Expand Down
3 changes: 0 additions & 3 deletions marble/marble.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,6 @@
<docsUrl>https://marble.kde.org/documentation.php</docsUrl>
<mailingListUrl>https://mail.kde.org/mailman/listinfo/marble-devel</mailingListUrl>
<bugTrackerUrl>https://marble.kde.org/support.php</bugTrackerUrl>
<dependencies>
<dependency id="vcredist2013" version="12.0.30501.20150616" />
</dependencies>
</metadata>
<files>
<file src="tools\**" target="tools" exclude="**\*.Tests.ps1" />
Expand Down
1 change: 0 additions & 1 deletion subtitleedit/subtitleedit.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ Example: `choco install subtitleedit --params "/NoDesktopIcon /NoSetFileTypes"`
<bugTrackerUrl>https://github.com/SubtitleEdit/subtitleedit/issues</bugTrackerUrl>
<dependencies>
<dependency id="chocolatey-core.extension" version="1.3.3" />
<dependency id="netfx-4.7.2" version="4.7.2.0" />
</dependencies>
</metadata>
<files>
Expand Down
1 change: 0 additions & 1 deletion vscodium.install/vscodium.install.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ Example: `choco install vscodium.install --params "/NoDesktopIcon /NoAddToPath"`
<bugTrackerUrl>https://github.com/VSCodium/vscodium/issues</bugTrackerUrl>
<dependencies>
<dependency id="chocolatey-core.extension" version="1.3.3" />
<dependency id="dotnet4.5.2" version="4.5.2.20140902" />
</dependencies>
</metadata>
<files>
Expand Down
3 changes: 0 additions & 3 deletions vscodium.portable/vscodium.portable.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,6 @@ Visual Studio Code is a lightweight but powerful source code editor which runs o
<packageSourceUrl>https://github.com/Thilas/chocolatey-packages/tree/master/vscodium.portable</packageSourceUrl>
<docsUrl>https://code.visualstudio.com/docs</docsUrl>
<bugTrackerUrl>https://github.com/VSCodium/vscodium/issues</bugTrackerUrl>
<dependencies>
<dependency id="dotnet4.5.2" version="4.5.2.20140902" />
</dependencies>
</metadata>
<files>
<file src="tools\**" target="tools" exclude="**\*.Tests.ps1" />
Expand Down

0 comments on commit ec6be8f

Please sign in to comment.