msbuild
Here are 228 public repositories matching this topic...
These are new in .NET 5.0: https://docs.microsoft.com/en-us/dotnet/api/system.operatingsystem?view=net-5.0
They expose methods for all the common operating systems like OperatingSystem.IsWindows() but also still support the API where you pass in a string: OperatingSystem.IsOSPlatform(string platform).
The new APIs are easier to understand so we should consider exposing them.
Hi.
When converting a project that has a reference to another project and uses an Alias, the Aliases element is not preserved.
For example, before try-convert:
<ProjectReference Include="..\ProjectB\ProjectB.csproj">
<Project>{e8b261af-d233-4260-baf8-7446ece92154}</Project>
<Name>ProjectB</Name>
<Aliases>ProjectBAlias</Aliases>
</ProjectReference>
-
Updated
Jan 12, 2021 - C#
-
Updated
Jan 5, 2021 - C#
-
Updated
Sep 3, 2020 - JavaScript
-
Updated
Oct 29, 2020 - PowerShell
-
Updated
May 11, 2020 - C#
-
Updated
Jan 18, 2021 - C#
-
Updated
Aug 6, 2020 - Groovy
-
Updated
Jan 11, 2021 - C#
-
Updated
Apr 17, 2019
-
Updated
Jan 21, 2021 - C#
-
Updated
Jan 22, 2021 - Kotlin
-
Updated
Jan 2, 2021 - TypeScript
I'm submitting a…
-
Updated
Dec 30, 2020 - C#
-
Updated
Nov 21, 2019 - C#
-
Updated
Jan 17, 2021 - C#
-
Updated
Jan 18, 2021 - Python
-
Updated
Jul 24, 2019 - JavaScript
Improve this page
Add a description, image, and links to the msbuild topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the msbuild topic, visit your repo's landing page and select "manage topics."
See #13737 for more details.