Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions 4 src/msbuild/eng/Version.Details.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<Dependencies>
<Source Uri="https://github.com/dotnet/dotnet" Mapping="msbuild" Sha="e9593819ed84a62923fe87c8d0958025726934c3" BarId="305927" />
<Source Uri="https://github.com/dotnet/dotnet" Mapping="msbuild" Sha="bf38c69d5d4087d1098b5f31283ad147feadf787" BarId="312135" />
<ProductDependencies>
<!-- Necessary for source-build. This allows the live version of the package to be used by source-build. -->
<Dependency Name="System.CodeDom" Version="10.0.4">
Expand Down Expand Up @@ -123,4 +123,4 @@
<Sha>e365cfcb58176841c2fb80d1a40926f394776970</Sha>
</Dependency>
</ToolsetDependencies>
</Dependencies>
</Dependencies>
5 changes: 5 additions & 0 deletions 5 src/msbuild/src/MSBuildTaskHost/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# MSBuildTaskHost

`MSBuildTaskHost.exe` is required for some project types to maintain Visual Studio asset compatibility, especially around targeting .NET Framework 3.5. It targets .NET Framework 3.5 itself and must remain able to communicate over a named pipe with the rest of the code in this repository.

This area is not under active development. Avoid editing it unless a compatibility or servicing need requires a change, and avoid changes made only for style, modernization, cleanup, or other minor considerations.
4 changes: 2 additions & 2 deletions 4 src/source-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@
"commitSha": "c7d923c268a2d4bea43b3027938dc323e725021a"
},
{
"barId": 311574,
"barId": 312205,
"path": "msbuild",
"remoteUri": "https://github.com/dotnet/msbuild",
"commitSha": "97e30658d2667a799ab9147f0bbb1e7593aede9b"
"commitSha": "d005ac679f053168867b6bfa59d41404b1dc86b3"
},
{
"barId": 310908,
Expand Down
Loading
Morty Proxy This is a proxified and sanitized view of the page, visit original site.