<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Alejandro A Sosa</title>
    <description>The latest articles on DEV Community by Alejandro A Sosa (@alexsosa2000).</description>
    <link>https://dev.to/alexsosa2000</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F459828%2Fbfbb78b1-9122-4095-b1f5-4b665404c773.jpeg</url>
      <title>DEV Community: Alejandro A Sosa</title>
      <link>https://dev.to/alexsosa2000</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/alexsosa2000"/>
    <language>en</language>
    <item>
      <title>Simple way to change port where a project will run?</title>
      <dc:creator>Alejandro A Sosa</dc:creator>
      <pubDate>Tue, 19 Mar 2024 12:14:47 +0000</pubDate>
      <link>https://dev.to/alexsosa2000/simple-way-to-change-port-where-a-project-will-run-11i</link>
      <guid>https://dev.to/alexsosa2000/simple-way-to-change-port-where-a-project-will-run-11i</guid>
      <description>&lt;p&gt;Hi,&lt;/p&gt;

&lt;p&gt;A project I'm developing has run into some difficulty. I have an older version that works fine, so I want to run both in parallel in the same PC to discover the problem, but can't because they are configured to use the same port. So, what is the simplest way I can change one of the project's port so that they can be run simultaneously?&lt;/p&gt;

&lt;p&gt;TIA&lt;/p&gt;

</description>
      <category>blazor</category>
    </item>
  </channel>
</rss>
