This commit is contained in:
Guilherme
2019-09-24 10:46:39 -03:00
parent 2802ef55b1
commit 34ab942f91
57 changed files with 1044 additions and 896 deletions

View File

@ -1,4 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<!--
IIS configuration sections.
@ -157,7 +157,7 @@
</site>
<site name="GerenciaProjetos" id="2">
<application path="/" applicationPool="GerenciaProjetos AppPool">
<virtualDirectory path="/" physicalPath="C:\Users\GuiNerd\source\repos\GerenciaProjetos\GerenciaProjetos" />
<virtualDirectory path="/" physicalPath="C:\Users\0033899\Documents\GitHub\GerenciaProjetos\GerenciaProjetos" />
</application>
<bindings>
<binding protocol="http" bindingInformation="*:55456:localhost" />