Skip to content

Commit

Permalink
Merge pull request #1 from trungnt2910/dependabot/nuget/Microsoft.Dot…
Browse files Browse the repository at this point in the history
…Net.SharedFramework.Sdk-7.0.0-beta.23370.3

build(deps): Bump Microsoft.DotNet.SharedFramework.Sdk from 7.0.0-beta.22601.6 to 7.0.0-beta.23370.3
  • Loading branch information
trungnt2910 committed Jul 21, 2023
2 parents 5eb25e9 + b70c63e commit c0467c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion workload/Shared/Frameworks.targets
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<Content Include="@(_FrameworkListFile)" CopyToOutputDirectory="PreserveNewest" Pack="true" PackagePath="data" Link="data/%(FileName)%(Extension)" />
</ItemGroup>

<Import Project="Sdk.props" Sdk="Microsoft.DotNet.SharedFramework.Sdk" Version="7.0.0-beta.22601.6" />
<Import Project="Sdk.props" Sdk="Microsoft.DotNet.SharedFramework.Sdk" Version="7.0.0-beta.23370.3" />
<UsingTask TaskName="CreateFrameworkListFile" AssemblyFile="$(DotNetSharedFrameworkTaskFile)"/>

<!-- https://github.com/dotnet/runtime/blob/0647ec314948904319da5eb15e9931f7c85ed1e2/src/installer/pkg/projects/Directory.Build.targets#L281 -->
Expand Down

0 comments on commit c0467c9

Please sign in to comment.