C
C#10mo ago
bubu

❔ ✅ help downloading visual studio

so i changed both the locations to my D: disk but its still trying to download it onto the C: which doesnt have enough space
4 Replies
Buddy
Buddy10mo ago
Please don't make a new thread for the same issue, you already have one opened.
bubu
bubu10mo ago
actually buddy it is not the same issue
Buddy
Buddy10mo ago
It's regarding the same issue, yes. It's about Visual Studio Installer, for both of your threads. refer to #help install visual studios on disk D: instead of C: if you want to help regarding this issue.
Accord
Accord10mo ago
Looks like nothing has happened here. I will mark this as stale and this post will be archived until there is new activity.
Want results from more Discord servers?
Add your server
More Posts
❔ help install visual studios on disk D: instead of C:so im trying to install visual studio but when i run the visual studio it starts to download the vis❔ Unit testing xUnit, NSubstitute and FluentAssertion.Hello to everybody, do you know any good blog or some resource which describe unit testing principle❔ sending files through a discord webhookis that possible? in a console app btwCustom class is not able to be used with generic type THello everyone I am just programming and run into a problem. I wrote a custom class: ```namespace DM❔ SOLVER Ordering messages based on the receiver or sender last messageI have this piece of code ``` public async Task<List<UserLimitedDto>> GetUsersThatHaveMessag✅ (Solved) (Dapper) how to make a single query with one-to-many objects?``` connection.QueryAsync<Request, Patient, Registrant, Request>``` i don't think `QuerySingleAsync`✅ WPF app keeps launching Console WindowHey all, new here, I believe this is the correct forum to ask this. Anyways, I am building a wpf app❔ Suggest a good ASP.NET Core MVC Tutorial that can help me get Started.Hello, I finished with the fundamental C# with FreeCodeCamp and Microsoft on September 9, 2023. I wo❔ Cant merge the same audio file twice or more using WaveFileWriter.CreateWaveFile16();Hello, Im trying to merge the audio files using **NAudio**, but if they repeat it doesnt cout it. ✅ What is the best way to store basic C#?Hi, I'm testing my C# code and learning from it. For example deserializing and serializing JSON usin