mirror of
https://github.com/AlexMacocian/MonoGame.Extended.git
synced 2026-07-15 15:09:29 +00:00
Merge pull request #856 from AristurtleDev/disable/myget-feed
Removing MyGet Feed Deploy
This commit is contained in:
@@ -29,6 +29,5 @@ public sealed class DefaultTask : FrostingTask {}
|
||||
|
||||
[TaskName("Deploy")]
|
||||
[IsDependentOn(typeof(DeployToGitHubTask))]
|
||||
[IsDependentOn(typeof(DeployToMyGetTask))]
|
||||
[IsDependentOn(typeof(DeployToNuGetTask))]
|
||||
public sealed class DeployTask : FrostingTask {}
|
||||
|
||||
Reference in New Issue
Block a user