jeffrey 9 anni fa
parent
commit
3b6c66e092
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      MediatorPattern/MediatorPattern.csproj

+ 1 - 1
MediatorPattern/MediatorPattern.csproj

@@ -41,7 +41,7 @@
     <Reference Include="System.Xml" />
   </ItemGroup>
   <ItemGroup>
-    <Compile Include="HomeBuyer.cs" />
+    <Compile Include="Mediator.cs" />
     <Compile Include="Program.cs" />
     <Compile Include="Properties\AssemblyInfo.cs" />
   </ItemGroup>