3232 <WarningLevel >4</WarningLevel >
3333 </PropertyGroup >
3434 <PropertyGroup >
35- <StartupObject >LearningCSharp.Cmd.Series3.Delegates .Tester</StartupObject >
35+ <StartupObject >LearningCSharp.Cmd.Series3.Enumeration .Tester</StartupObject >
3636 </PropertyGroup >
3737 <ItemGroup >
3838 <Reference Include =" System" />
4747 <Reference Include =" System.Xml" />
4848 </ItemGroup >
4949 <ItemGroup >
50+ <Compile Include =" Excercise2\Tester.cs" />
51+ <Compile Include =" Excercise2\try1\Animal.cs" />
52+ <Compile Include =" Excercise2\try1\Cat.cs" />
53+ <Compile Include =" Excercise2\try1\Dog.cs" />
54+ <Compile Include =" Excercise2\try2\Dog.cs" />
5055 <Compile Include =" Properties\AssemblyInfo.cs" />
5156 <Compile Include =" Series2\AnotherType.cs" />
5257 <Compile Include =" Series2\Classes.cs" />
7984 <Compile Include =" Series2\OOP\Vehicle.cs" />
8085 <Compile Include =" Series2\Product.cs" />
8186 <Compile Include =" Series2\Tester.cs" />
87+ <Compile Include =" Series3\DelegateEx\Tester.cs" />
8288 <Compile Include =" Series3\Delegates\ProductManager.cs" />
8389 <Compile Include =" Series3\Delegates\StaffManager.cs" />
8490 <Compile Include =" Series3\Delegates\Tester.cs" />
91+ <Compile Include =" Series3\Enumeration\Tester.cs" />
92+ <Compile Include =" Series3\TryException\Tester.cs" />
8593 <Compile Include =" Types\Tester.cs" />
8694 </ItemGroup >
8795 <ItemGroup >
8896 <None Include =" App.config" />
8997 </ItemGroup >
90- <ItemGroup />
98+ <ItemGroup >
99+ <ProjectReference Include =" ..\LearningCSharp.Topics\LearningCSharp.Topics.csproj" >
100+ <Project >{e9abd1a5-57e9-428d-a37d-b251959335ad}</Project >
101+ <Name >LearningCSharp.Topics</Name >
102+ </ProjectReference >
103+ </ItemGroup >
91104 <Import Project =" $(MSBuildToolsPath)\Microsoft.CSharp.targets" />
92105</Project >
0 commit comments