Skip to content

Commit

Permalink
Update Build.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisPulman committed Aug 21, 2023
1 parent df833cc commit 3cce938
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/Build.cs
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ partial class Build : NukeBuild
}

PackagesDirectory.CreateOrCleanDirectory();
await this.UpdateVisualStudio();
////await this.UpdateVisualStudio();
await this.InstallDotNetSdk("3.1.x", "5.x.x", "6.x.x", "7.x.x");
});

Expand Down

0 comments on commit 3cce938

Please sign in to comment.