chore: stop tracking dependencies and build artifacts

This commit is contained in:
2025-12-05 21:03:18 +00:00
parent ffa219cfeb
commit 5d7c687a77
6923 changed files with 0 additions and 7370335 deletions

View File

@@ -1,4 +0,0 @@
<!-- Licensed to the .NET Foundation under one or more agreements. The .NET Foundation licenses this file to you under the MIT license. See the License.txt file in the project root for more information. -->
<Project>
<Import Project="..\build\$(MSBuildThisFileName).props"/>
</Project>

View File

@@ -1,14 +0,0 @@
<!-- Licensed to the .NET Foundation under one or more agreements. The .NET Foundation licenses this file to you under the MIT license. See the License.txt file in the project root for more information. -->
<Project>
<Import Project="..\build\InitializeSourceControlInformation.targets"/>
<!--
Workaround for https://github.com/Microsoft/msbuild/issues/3294.
Microsoft.Common.CrossTargeting.targets is missing InitializeSourceControlInformation definition.
-->
<Target Name="InitializeSourceControlInformation" />
<PropertyGroup>
<SourceControlInformationFeatureSupported>true</SourceControlInformationFeatureSupported>
</PropertyGroup>
</Project>