File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed
dotnet/test/DotNetCoreUnitTest Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change 46
46
<EmbeddedResource Include =" ..\DotNetUnitTest\type_SdtItem.cs" Link =" type_SdtItem.cs" >
47
47
<CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
48
48
</EmbeddedResource >
49
+ <Content Include =" ..\DotNetUnitTest\resources\QueryViewerObjects.xml" Link =" resources\QueryViewerObjects.xml" >
50
+ <CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
51
+ </Content >
49
52
<Content Include =" ..\DotNetUnitTest\resources\xml\error.xml" Link =" resources\xml\error.xml" >
50
53
<CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
51
54
</Content >
173
176
174
177
175
178
<ItemGroup >
179
+ <None Include =" ..\DotNetUnitTest\resources\QueryViewerObjects.xsd" Link =" resources\QueryViewerObjects.xsd" >
180
+ <CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
181
+ </None >
176
182
<None Include =" ..\DotNetUnitTest\resources\xml\xmlTohtml1.xsl" Link =" resources\xml\xmlTohtml1.xsl" >
177
183
<CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
178
184
</None >
You can’t perform that action at this time.
0 commit comments