Skip to content

Commit e2c0a31

Browse files
[main] Source code updates from dotnet/dotnet (#14253)
1 parent d5f071c commit e2c0a31

2 files changed

Lines changed: 2 additions & 3 deletions

File tree

MSBuild.SourceBuild.slnf

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,7 @@
99
"src\\Package\\Localization\\Localization.csproj",
1010
"src\\Tasks\\Microsoft.Build.Tasks.csproj",
1111
"src\\Utilities\\Microsoft.Build.Utilities.csproj",
12-
"src\\StringTools\\StringTools.csproj",
13-
"src\\TaskAnalyzer\\TaskAnalyzer.csproj"
12+
"src\\StringTools\\StringTools.csproj"
1413
]
1514
}
1615
}

eng/Version.Details.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Dependencies>
3-
<Source Uri="https://github.com/dotnet/dotnet" Mapping="msbuild" Sha="bcaa8d44d57494224d443dba7c1dfed381ad5528" BarId="321265" />
3+
<Source Uri="https://github.com/dotnet/dotnet" Mapping="msbuild" Sha="f2c93f81b35ddc48dd5ad22c759821277db6dfdf" BarId="321285" />
44
<ProductDependencies>
55
<!-- Necessary for source-build. This allows the live version of the package to be used by source-build. -->
66
<Dependency Name="System.CodeDom" Version="10.0.8">

0 commit comments

Comments
 (0)