Skip to content

Commit

Permalink
Set RuntimeFrameworkVersion in CoreFx.depproj
Browse files Browse the repository at this point in the history
  • Loading branch information
wtgodbe committed Nov 8, 2019
1 parent fbd5751 commit 33507b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/src/Common/CoreFX/CoreFX.depproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
<Language>C#</Language>
<NugetTargetMoniker>.NETCoreApp,Version=v3.1</NugetTargetMoniker>
<TargetFramework>netcoreapp3.1</TargetFramework>
<RuntimeFrameworkVersion>$(MicrosoftNETCoreAppVersion)</RuntimeFrameworkVersion>
<ContainsPackageReferences>true</ContainsPackageReferences>
<CLRTestKind>SharedLibrary</CLRTestKind>
<IsTestProject>false</IsTestProject>
Expand Down

0 comments on commit 33507b8

Please sign in to comment.