|
67 | 67 | <Content Include="Scenarios\given_a_packaging_project_with_reference_assembly\b.sln" /> |
68 | 68 | <Content Include="Scenarios\given_a_packaging_project_with_reference_assembly\b\b.csproj" /> |
69 | 69 | <Content Include="Scenarios\given_duplicate_package_files\content\web\js\nuget.js" /> |
70 | | - <Content Include="Scenarios\given_library_with_config_dependencies\a.csproj" /> |
71 | | - <Content Include="Scenarios\given_library_with_config_dependencies\a.sln" /> |
72 | | - <Content Include="Scenarios\given_library_with_json_dependencies\project.json" /> |
| 70 | + <Content Include="Scenarios\given_a_library_with_config_dependencies\a.csproj" /> |
| 71 | + <Content Include="Scenarios\given_a_library_with_config_dependencies\a.sln" /> |
| 72 | + <Content Include="Scenarios\given_a_library_with_json_dependencies\project.json" /> |
73 | 73 | <None Include="Scenarios\fakeframework.targets" /> |
74 | 74 | <None Include="Scenarios\given_a_packaging_project\b\project.json" /> |
75 | 75 | <None Include="Scenarios\given_a_library_with_non_nugetized_reference\b\project.json" /> |
76 | 76 | <Content Include="Scenarios\given_a_multi_platform_solution\pcl\project.json" /> |
77 | 77 | <Content Include="Scenarios\given_a_packaging_project_with_reference_assembly\a.nuproj" /> |
78 | | - <None Include="Scenarios\given_library_with_config_dependencies\packages.config" /> |
| 78 | + <None Include="Scenarios\given_a_library_with_config_dependencies\packages.config" /> |
79 | 79 | <None Include="Scenarios\Scenario.props" /> |
80 | 80 | <None Include="Scenarios\Scenario.targets" /> |
81 | 81 | <None Include="Scenarios\_._" /> |
82 | 82 | </ItemGroup> |
83 | 83 | <ItemGroup> |
84 | | - <Content Include="Scenarios\given_library_with_json_dependencies\a.csproj" /> |
| 84 | + <Content Include="Scenarios\given_a_library_with_json_dependencies\a.csproj" /> |
85 | 85 | <Content Include="Scenarios\given_an_empty_library_project\empty_library_project.csproj" /> |
86 | 86 | <Content Include="Scenarios\given_a_library_with_project_reference\a.csproj" /> |
87 | 87 | <Content Include="Scenarios\given_a_library_with_project_reference\b.csproj" /> |
|
103 | 103 | <Compile Include="given_a_complex_pack.cs" /> |
104 | 104 | <Compile Include="given_a_library_with_non_nugetized_reference.cs" /> |
105 | 105 | <Compile Include="given_a_packaging_project_with_reference_assembly.cs" /> |
106 | | - <Compile Include="given_library_with_config_dependencies.cs" /> |
107 | | - <Compile Include="given_library_with_json_dependencies.cs" /> |
| 106 | + <Compile Include="given_a_library_with_config_dependencies.cs" /> |
| 107 | + <Compile Include="given_a_library_with_json_dependencies.cs" /> |
108 | 108 | <Compile Include="given_an_empty_library_project.cs" /> |
109 | 109 | <Compile Include="given_a_library_with_project_reference.cs" /> |
110 | 110 | <Content Include="Scenarios\given_a_library_with_content\contentFiles\cs\monoandroid\sample.cs" /> |
|
0 commit comments