Skip to content

Commit 7b3b9cd

Browse files
[main] Source code updates from dotnet/dotnet (#11870)
* [VMR] Codeflow 6352a32-6352a32 [[ commit created by automation ]] * Update dependencies from https://github.com/dotnet/dotnet build 268651 No dependency updates to commit * Update dependencies from https://github.com/dotnet/dotnet build 268722 No dependency updates to commit --------- Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 013cbf5 commit 7b3b9cd

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

eng/Publishing.props

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,7 @@
3030
</PropertyGroup>
3131

3232
<ItemGroup>
33-
<!-- Packages can be built on all platforms, but are only published on Windows to avoid collisions from the other
34-
platforms. This does not affect the SB intermediate package. -->
33+
<!-- Packages can be built on all platforms, but are only published on Windows to avoid collisions from the other platforms. -->
3534
<ItemsToPushToBlobFeed Remove="$(ArtifactsDir)**\*.nupkg" Condition="'$(OS)' != 'Windows_NT' and '$(DotNetBuild)' != 'true'" />
3635

3736
<ItemsToPushToBlobFeed Include="@(_ItemsToPublish)">

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="razor" Sha="85778473549347b3e4bad3ea009e9438df7b11bb" BarId="267776" />
3+
<Source Uri="https://github.com/dotnet/dotnet" Mapping="razor" Sha="170498a9429a5553fe7ac0ec2341d19bbb97cbe8" BarId="268722" />
44
<ProductDependencies>
55
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="5.0.0-1.25230.6">
66
<Uri>https://github.com/dotnet/roslyn</Uri>

0 commit comments

Comments
 (0)