Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade Net Framework projects to net462 #357

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
70 changes: 68 additions & 2 deletions code.sln
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.32602.291
# Visual Studio Version 17
VisualStudioVersion = 17.7.34221.43
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Microsoft.ServiceFabric.Services", "src\Microsoft.ServiceFabric.Services\Microsoft.ServiceFabric.Services.csproj", "{F416C4C3-250D-48F3-822C-1C589E8F851C}"
EndProject
Expand Down Expand Up @@ -52,72 +52,138 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Microsoft.ServiceFabric.Act
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|x64 = Debug|x64
Release|Any CPU = Release|Any CPU
Release|x64 = Release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{F416C4C3-250D-48F3-822C-1C589E8F851C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{F416C4C3-250D-48F3-822C-1C589E8F851C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{F416C4C3-250D-48F3-822C-1C589E8F851C}.Debug|x64.ActiveCfg = Debug|x64
{F416C4C3-250D-48F3-822C-1C589E8F851C}.Debug|x64.Build.0 = Debug|x64
{F416C4C3-250D-48F3-822C-1C589E8F851C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{F416C4C3-250D-48F3-822C-1C589E8F851C}.Release|Any CPU.Build.0 = Release|Any CPU
{F416C4C3-250D-48F3-822C-1C589E8F851C}.Release|x64.ActiveCfg = Release|x64
{F416C4C3-250D-48F3-822C-1C589E8F851C}.Release|x64.Build.0 = Release|x64
{A01358E6-D5E1-44B5-948A-45709D2421A5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A01358E6-D5E1-44B5-948A-45709D2421A5}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A01358E6-D5E1-44B5-948A-45709D2421A5}.Debug|x64.ActiveCfg = Debug|x64
{A01358E6-D5E1-44B5-948A-45709D2421A5}.Debug|x64.Build.0 = Debug|x64
{A01358E6-D5E1-44B5-948A-45709D2421A5}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A01358E6-D5E1-44B5-948A-45709D2421A5}.Release|Any CPU.Build.0 = Release|Any CPU
{A01358E6-D5E1-44B5-948A-45709D2421A5}.Release|x64.ActiveCfg = Release|x64
{A01358E6-D5E1-44B5-948A-45709D2421A5}.Release|x64.Build.0 = Release|x64
{4ED5DBAD-F3AB-4818-A8ED-48809D2D01E8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{4ED5DBAD-F3AB-4818-A8ED-48809D2D01E8}.Debug|Any CPU.Build.0 = Debug|Any CPU
{4ED5DBAD-F3AB-4818-A8ED-48809D2D01E8}.Debug|x64.ActiveCfg = Debug|x64
{4ED5DBAD-F3AB-4818-A8ED-48809D2D01E8}.Debug|x64.Build.0 = Debug|x64
{4ED5DBAD-F3AB-4818-A8ED-48809D2D01E8}.Release|Any CPU.ActiveCfg = Release|Any CPU
{4ED5DBAD-F3AB-4818-A8ED-48809D2D01E8}.Release|Any CPU.Build.0 = Release|Any CPU
{4ED5DBAD-F3AB-4818-A8ED-48809D2D01E8}.Release|x64.ActiveCfg = Release|x64
{4ED5DBAD-F3AB-4818-A8ED-48809D2D01E8}.Release|x64.Build.0 = Release|x64
{014D5847-39F5-4660-B385-82EDFBA06CD9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{014D5847-39F5-4660-B385-82EDFBA06CD9}.Debug|Any CPU.Build.0 = Debug|Any CPU
{014D5847-39F5-4660-B385-82EDFBA06CD9}.Debug|x64.ActiveCfg = Debug|x64
{014D5847-39F5-4660-B385-82EDFBA06CD9}.Debug|x64.Build.0 = Debug|x64
{014D5847-39F5-4660-B385-82EDFBA06CD9}.Release|Any CPU.ActiveCfg = Release|Any CPU
{014D5847-39F5-4660-B385-82EDFBA06CD9}.Release|Any CPU.Build.0 = Release|Any CPU
{014D5847-39F5-4660-B385-82EDFBA06CD9}.Release|x64.ActiveCfg = Release|x64
{014D5847-39F5-4660-B385-82EDFBA06CD9}.Release|x64.Build.0 = Release|x64
{BA2E8FE4-2970-40D4-BA55-5415E84C7B50}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{BA2E8FE4-2970-40D4-BA55-5415E84C7B50}.Debug|Any CPU.Build.0 = Debug|Any CPU
{BA2E8FE4-2970-40D4-BA55-5415E84C7B50}.Debug|x64.ActiveCfg = Debug|x64
{BA2E8FE4-2970-40D4-BA55-5415E84C7B50}.Debug|x64.Build.0 = Debug|x64
{BA2E8FE4-2970-40D4-BA55-5415E84C7B50}.Release|Any CPU.ActiveCfg = Release|Any CPU
{BA2E8FE4-2970-40D4-BA55-5415E84C7B50}.Release|Any CPU.Build.0 = Release|Any CPU
{BA2E8FE4-2970-40D4-BA55-5415E84C7B50}.Release|x64.ActiveCfg = Release|x64
{BA2E8FE4-2970-40D4-BA55-5415E84C7B50}.Release|x64.Build.0 = Release|x64
{F6E091C3-9136-4058-91CF-57CDF383DF74}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{F6E091C3-9136-4058-91CF-57CDF383DF74}.Debug|Any CPU.Build.0 = Debug|Any CPU
{F6E091C3-9136-4058-91CF-57CDF383DF74}.Debug|x64.ActiveCfg = Debug|x64
{F6E091C3-9136-4058-91CF-57CDF383DF74}.Debug|x64.Build.0 = Debug|x64
{F6E091C3-9136-4058-91CF-57CDF383DF74}.Release|Any CPU.ActiveCfg = Release|Any CPU
{F6E091C3-9136-4058-91CF-57CDF383DF74}.Release|Any CPU.Build.0 = Release|Any CPU
{F6E091C3-9136-4058-91CF-57CDF383DF74}.Release|x64.ActiveCfg = Release|x64
{F6E091C3-9136-4058-91CF-57CDF383DF74}.Release|x64.Build.0 = Release|x64
{E93A1CC5-C164-4C4D-8314-A35B4B3AF633}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{E93A1CC5-C164-4C4D-8314-A35B4B3AF633}.Debug|Any CPU.Build.0 = Debug|Any CPU
{E93A1CC5-C164-4C4D-8314-A35B4B3AF633}.Debug|x64.ActiveCfg = Debug|x64
{E93A1CC5-C164-4C4D-8314-A35B4B3AF633}.Debug|x64.Build.0 = Debug|x64
{E93A1CC5-C164-4C4D-8314-A35B4B3AF633}.Release|Any CPU.ActiveCfg = Release|Any CPU
{E93A1CC5-C164-4C4D-8314-A35B4B3AF633}.Release|Any CPU.Build.0 = Release|Any CPU
{E93A1CC5-C164-4C4D-8314-A35B4B3AF633}.Release|x64.ActiveCfg = Release|x64
{E93A1CC5-C164-4C4D-8314-A35B4B3AF633}.Release|x64.Build.0 = Release|x64
{C6FF32EC-DCB6-4684-ACB5-4D8A9B6BB590}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{C6FF32EC-DCB6-4684-ACB5-4D8A9B6BB590}.Debug|Any CPU.Build.0 = Debug|Any CPU
{C6FF32EC-DCB6-4684-ACB5-4D8A9B6BB590}.Debug|x64.ActiveCfg = Debug|x64
{C6FF32EC-DCB6-4684-ACB5-4D8A9B6BB590}.Debug|x64.Build.0 = Debug|x64
{C6FF32EC-DCB6-4684-ACB5-4D8A9B6BB590}.Release|Any CPU.ActiveCfg = Release|Any CPU
{C6FF32EC-DCB6-4684-ACB5-4D8A9B6BB590}.Release|Any CPU.Build.0 = Release|Any CPU
{C6FF32EC-DCB6-4684-ACB5-4D8A9B6BB590}.Release|x64.ActiveCfg = Release|x64
{C6FF32EC-DCB6-4684-ACB5-4D8A9B6BB590}.Release|x64.Build.0 = Release|x64
{997C67FC-4571-4DAC-8C2F-9BB62756AFFA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{997C67FC-4571-4DAC-8C2F-9BB62756AFFA}.Debug|Any CPU.Build.0 = Debug|Any CPU
{997C67FC-4571-4DAC-8C2F-9BB62756AFFA}.Debug|x64.ActiveCfg = Debug|x64
{997C67FC-4571-4DAC-8C2F-9BB62756AFFA}.Debug|x64.Build.0 = Debug|x64
{997C67FC-4571-4DAC-8C2F-9BB62756AFFA}.Release|Any CPU.ActiveCfg = Release|Any CPU
{997C67FC-4571-4DAC-8C2F-9BB62756AFFA}.Release|Any CPU.Build.0 = Release|Any CPU
{997C67FC-4571-4DAC-8C2F-9BB62756AFFA}.Release|x64.ActiveCfg = Release|x64
{997C67FC-4571-4DAC-8C2F-9BB62756AFFA}.Release|x64.Build.0 = Release|x64
{BD88FA2D-1F61-4107-8113-8D78FB5697F3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{BD88FA2D-1F61-4107-8113-8D78FB5697F3}.Debug|Any CPU.Build.0 = Debug|Any CPU
{BD88FA2D-1F61-4107-8113-8D78FB5697F3}.Debug|x64.ActiveCfg = Debug|x64
{BD88FA2D-1F61-4107-8113-8D78FB5697F3}.Debug|x64.Build.0 = Debug|x64
{BD88FA2D-1F61-4107-8113-8D78FB5697F3}.Release|Any CPU.ActiveCfg = Release|Any CPU
{BD88FA2D-1F61-4107-8113-8D78FB5697F3}.Release|Any CPU.Build.0 = Release|Any CPU
{BD88FA2D-1F61-4107-8113-8D78FB5697F3}.Release|x64.ActiveCfg = Release|x64
{BD88FA2D-1F61-4107-8113-8D78FB5697F3}.Release|x64.Build.0 = Release|x64
{63B58D31-66BB-4879-B4F1-0969FA3F4464}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{63B58D31-66BB-4879-B4F1-0969FA3F4464}.Debug|Any CPU.Build.0 = Debug|Any CPU
{63B58D31-66BB-4879-B4F1-0969FA3F4464}.Debug|x64.ActiveCfg = Debug|x64
{63B58D31-66BB-4879-B4F1-0969FA3F4464}.Debug|x64.Build.0 = Debug|x64
{63B58D31-66BB-4879-B4F1-0969FA3F4464}.Release|Any CPU.ActiveCfg = Release|Any CPU
{63B58D31-66BB-4879-B4F1-0969FA3F4464}.Release|Any CPU.Build.0 = Release|Any CPU
{63B58D31-66BB-4879-B4F1-0969FA3F4464}.Release|x64.ActiveCfg = Release|x64
{63B58D31-66BB-4879-B4F1-0969FA3F4464}.Release|x64.Build.0 = Release|x64
{AE4034AC-27BC-43B8-9176-068B4794E25E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{AE4034AC-27BC-43B8-9176-068B4794E25E}.Debug|Any CPU.Build.0 = Debug|Any CPU
{AE4034AC-27BC-43B8-9176-068B4794E25E}.Debug|x64.ActiveCfg = Debug|x64
{AE4034AC-27BC-43B8-9176-068B4794E25E}.Debug|x64.Build.0 = Debug|x64
{AE4034AC-27BC-43B8-9176-068B4794E25E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{AE4034AC-27BC-43B8-9176-068B4794E25E}.Release|Any CPU.Build.0 = Release|Any CPU
{AE4034AC-27BC-43B8-9176-068B4794E25E}.Release|x64.ActiveCfg = Release|x64
{AE4034AC-27BC-43B8-9176-068B4794E25E}.Release|x64.Build.0 = Release|x64
{ECB3825D-B309-4C76-A20D-76544459F611}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{ECB3825D-B309-4C76-A20D-76544459F611}.Debug|Any CPU.Build.0 = Debug|Any CPU
{ECB3825D-B309-4C76-A20D-76544459F611}.Debug|x64.ActiveCfg = Debug|x64
{ECB3825D-B309-4C76-A20D-76544459F611}.Debug|x64.Build.0 = Debug|x64
{ECB3825D-B309-4C76-A20D-76544459F611}.Release|Any CPU.ActiveCfg = Release|Any CPU
{ECB3825D-B309-4C76-A20D-76544459F611}.Release|Any CPU.Build.0 = Release|Any CPU
{ECB3825D-B309-4C76-A20D-76544459F611}.Release|x64.ActiveCfg = Release|x64
{ECB3825D-B309-4C76-A20D-76544459F611}.Release|x64.Build.0 = Release|x64
{B5E3B9D7-E91E-4B76-959D-D418E973FCAF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B5E3B9D7-E91E-4B76-959D-D418E973FCAF}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B5E3B9D7-E91E-4B76-959D-D418E973FCAF}.Debug|x64.ActiveCfg = Debug|x64
{B5E3B9D7-E91E-4B76-959D-D418E973FCAF}.Debug|x64.Build.0 = Debug|x64
{B5E3B9D7-E91E-4B76-959D-D418E973FCAF}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B5E3B9D7-E91E-4B76-959D-D418E973FCAF}.Release|Any CPU.Build.0 = Release|Any CPU
{B5E3B9D7-E91E-4B76-959D-D418E973FCAF}.Release|x64.ActiveCfg = Release|x64
{B5E3B9D7-E91E-4B76-959D-D418E973FCAF}.Release|x64.Build.0 = Release|x64
{E5B52C61-66BE-4D71-88D2-E50F78011C72}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{E5B52C61-66BE-4D71-88D2-E50F78011C72}.Debug|Any CPU.Build.0 = Debug|Any CPU
{E5B52C61-66BE-4D71-88D2-E50F78011C72}.Debug|x64.ActiveCfg = Debug|x64
{E5B52C61-66BE-4D71-88D2-E50F78011C72}.Debug|x64.Build.0 = Debug|x64
{E5B52C61-66BE-4D71-88D2-E50F78011C72}.Release|Any CPU.ActiveCfg = Release|Any CPU
{E5B52C61-66BE-4D71-88D2-E50F78011C72}.Release|Any CPU.Build.0 = Release|Any CPU
{E5B52C61-66BE-4D71-88D2-E50F78011C72}.Release|x64.ActiveCfg = Release|x64
{E5B52C61-66BE-4D71-88D2-E50F78011C72}.Release|x64.Build.0 = Release|x64
{1BDC4681-FDBA-4E55-A247-5F779627A4D7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{1BDC4681-FDBA-4E55-A247-5F779627A4D7}.Debug|Any CPU.Build.0 = Debug|Any CPU
{1BDC4681-FDBA-4E55-A247-5F779627A4D7}.Debug|x64.ActiveCfg = Debug|x64
{1BDC4681-FDBA-4E55-A247-5F779627A4D7}.Debug|x64.Build.0 = Debug|x64
{1BDC4681-FDBA-4E55-A247-5F779627A4D7}.Release|Any CPU.ActiveCfg = Release|Any CPU
{1BDC4681-FDBA-4E55-A247-5F779627A4D7}.Release|Any CPU.Build.0 = Release|Any CPU
{1BDC4681-FDBA-4E55-A247-5F779627A4D7}.Release|x64.ActiveCfg = Release|x64
{1BDC4681-FDBA-4E55-A247-5F779627A4D7}.Release|x64.Build.0 = Release|x64
EndGlobalSection
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,6 @@
<Import Project="$(NuProjPath)\NuProj.targets" />

<ItemGroup>
<File Include="$(DropFolderNetFramework)Microsoft.ServiceFabric.Actors.KVSToRCMigration.dll">
<TargetPath>lib\net461</TargetPath>
</File>
<File Include="$(DropFolderNetFramework)Microsoft.ServiceFabric.Actors.KVSToRCMigration.xml">
<TargetPath>lib\net461</TargetPath>
</File>
<File Include="$(DropFolderNetFramework)Microsoft.ServiceFabric.Actors.KVSToRCMigration.dll">
<TargetPath>lib\net462</TargetPath>
</File>
Expand Down Expand Up @@ -50,9 +44,6 @@
<File Include="$(DropFolderNetStandard)Microsoft.ServiceFabric.Actors.KVSToRCMigration.xml">
<TargetPath>lib\netstandard2.0</TargetPath>
</File>
<File Include="$(DropFolderNetFramework)Microsoft.ServiceFabric.Actors.KVSToRCMigration.dll">
<TargetPath>runtimes\win\lib\net461</TargetPath>
</File>
<File Include="$(DropFolderNetFramework)Microsoft.ServiceFabric.Actors.KVSToRCMigration.dll">
<TargetPath>runtimes\win\lib\net462</TargetPath>
</File>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@

<ItemGroup>
<File Include="$(DropFolderNetFramework)Microsoft.ServiceFabric.Actors.Wcf.dll">
<TargetPath>lib\net45</TargetPath>
<TargetPath>lib\net462</TargetPath>
</File>
<File Include="$(DropFolderNetFramework)Microsoft.ServiceFabric.Actors.Wcf.xml">
<TargetPath>lib\net45</TargetPath>
<TargetPath>lib\net462</TargetPath>
</File>
</ItemGroup>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,36 +14,6 @@
<Import Project="$(NuProjPath)\NuProj.targets" />

<ItemGroup>
<File Include="$(DropFolderNetFramework)Microsoft.ServiceFabric.Actors.dll">
<TargetPath>lib\net45</TargetPath>
</File>
<File Include="$(DropFolderNetFramework)Microsoft.ServiceFabric.Actors.xml">
<TargetPath>lib\net45</TargetPath>
</File>
<File Include="$(DropFolderNetFramework)Microsoft.ServiceFabric.Actors.dll">
<TargetPath>lib\net451</TargetPath>
</File>
<File Include="$(DropFolderNetFramework)Microsoft.ServiceFabric.Actors.xml">
<TargetPath>lib\net451</TargetPath>
</File>
<File Include="$(DropFolderNetFramework)Microsoft.ServiceFabric.Actors.dll">
<TargetPath>lib\net452</TargetPath>
</File>
<File Include="$(DropFolderNetFramework)Microsoft.ServiceFabric.Actors.xml">
<TargetPath>lib\net452</TargetPath>
</File>
<File Include="$(DropFolderNetFramework)Microsoft.ServiceFabric.Actors.dll">
<TargetPath>lib\net46</TargetPath>
</File>
<File Include="$(DropFolderNetFramework)Microsoft.ServiceFabric.Actors.xml">
<TargetPath>lib\net46</TargetPath>
</File>
<File Include="$(DropFolderNetFramework)Microsoft.ServiceFabric.Actors.dll">
<TargetPath>lib\net461</TargetPath>
</File>
<File Include="$(DropFolderNetFramework)Microsoft.ServiceFabric.Actors.xml">
<TargetPath>lib\net461</TargetPath>
</File>
<File Include="$(DropFolderNetFramework)Microsoft.ServiceFabric.Actors.dll">
<TargetPath>lib\net462</TargetPath>
</File>
Expand Down Expand Up @@ -74,9 +44,6 @@
<File Include="$(DropFolderNetStandard)Microsoft.ServiceFabric.Actors.xml">
<TargetPath>lib\netstandard2.0</TargetPath>
</File>
<File Include="$(DropFolderNetFramework)Microsoft.ServiceFabric.Actors.dll">
<TargetPath>runtimes\win\lib\net461</TargetPath>
</File>
<File Include="$(DropFolderNetFramework)Microsoft.ServiceFabric.Actors.dll">
<TargetPath>runtimes\win\lib\net462</TargetPath>
</File>
Expand All @@ -90,10 +57,10 @@
<TargetPath>runtimes\win\lib\net472</TargetPath>
</File>
<File Include="$(DropFolderNetFramework)\FabActUtil.exe">
<TargetPath>build\net45</TargetPath>
<TargetPath>build\net462</TargetPath>
</File>
<File Include="$(DropFolderNetFramework)\Microsoft.ServiceFabric.Actors.targets">
<TargetPath>build\net45</TargetPath>
<TargetPath>build\net462</TargetPath>
</File>

<!-- For supporting netcore project templates in VS, copy all dependencies of FabActUtil and targets file.-->
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,36 +14,6 @@
<Import Project="$(NuProjPath)\NuProj.targets" />

<ItemGroup>
<File Include="$(DropFolderNetFramework)\Microsoft.ServiceFabric.Services.Remoting.dll">
<TargetPath>lib\net45</TargetPath>
</File>
<File Include="$(DropFolderNetFramework)\Microsoft.ServiceFabric.Services.Remoting.xml">
<TargetPath>lib\net45</TargetPath>
</File>
<File Include="$(DropFolderNetFramework)\Microsoft.ServiceFabric.Services.Remoting.dll">
<TargetPath>lib\net451</TargetPath>
</File>
<File Include="$(DropFolderNetFramework)\Microsoft.ServiceFabric.Services.Remoting.xml">
<TargetPath>lib\net451</TargetPath>
</File>
<File Include="$(DropFolderNetFramework)\Microsoft.ServiceFabric.Services.Remoting.dll">
<TargetPath>lib\net452</TargetPath>
</File>
<File Include="$(DropFolderNetFramework)\Microsoft.ServiceFabric.Services.Remoting.xml">
<TargetPath>lib\net452</TargetPath>
</File>
<File Include="$(DropFolderNetFramework)\Microsoft.ServiceFabric.Services.Remoting.dll">
<TargetPath>lib\net46</TargetPath>
</File>
<File Include="$(DropFolderNetFramework)\Microsoft.ServiceFabric.Services.Remoting.xml">
<TargetPath>lib\net46</TargetPath>
</File>
<File Include="$(DropFolderNetFramework)\Microsoft.ServiceFabric.Services.Remoting.dll">
<TargetPath>lib\net461</TargetPath>
</File>
<File Include="$(DropFolderNetFramework)\Microsoft.ServiceFabric.Services.Remoting.xml">
<TargetPath>lib\net461</TargetPath>
</File>
<File Include="$(DropFolderNetFramework)\Microsoft.ServiceFabric.Services.Remoting.dll">
<TargetPath>lib\net462</TargetPath>
</File>
Expand Down Expand Up @@ -74,9 +44,6 @@
<File Include="$(DropFolderNetStandard)Microsoft.ServiceFabric.Services.Remoting.xml">
<TargetPath>lib\netstandard2.0</TargetPath>
</File>
<File Include="$(DropFolderNetFramework)Microsoft.ServiceFabric.Services.Remoting.dll">
<TargetPath>runtimes\win\lib\net461</TargetPath>
</File>
<File Include="$(DropFolderNetFramework)Microsoft.ServiceFabric.Services.Remoting.dll">
<TargetPath>runtimes\win\lib\net462</TargetPath>
</File>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@

<ItemGroup>
<File Include="$(DropFolderNetFramework)Microsoft.ServiceFabric.Services.Wcf.dll">
<TargetPath>lib\net45</TargetPath>
<TargetPath>lib\net462</TargetPath>
</File>
<File Include="$(DropFolderNetFramework)Microsoft.ServiceFabric.Services.Wcf.xml">
<TargetPath>lib\net45</TargetPath>
<TargetPath>lib\net462</TargetPath>
</File>
</ItemGroup>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,36 +14,6 @@
<Import Project="$(NuProjPath)\NuProj.targets" />

<ItemGroup>
<File Include="$(DropFolderNetFramework)Microsoft.ServiceFabric.Services.dll">
<TargetPath>lib\net45</TargetPath>
</File>
<File Include="$(DropFolderNetFramework)Microsoft.ServiceFabric.Services.xml">
<TargetPath>lib\net45</TargetPath>
</File>
<File Include="$(DropFolderNetFramework)Microsoft.ServiceFabric.Services.dll">
<TargetPath>lib\net451</TargetPath>
</File>
<File Include="$(DropFolderNetFramework)Microsoft.ServiceFabric.Services.xml">
<TargetPath>lib\net451</TargetPath>
</File>
<File Include="$(DropFolderNetFramework)Microsoft.ServiceFabric.Services.dll">
<TargetPath>lib\net452</TargetPath>
</File>
<File Include="$(DropFolderNetFramework)Microsoft.ServiceFabric.Services.xml">
<TargetPath>lib\net452</TargetPath>
</File>
<File Include="$(DropFolderNetFramework)Microsoft.ServiceFabric.Services.dll">
<TargetPath>lib\net46</TargetPath>
</File>
<File Include="$(DropFolderNetFramework)Microsoft.ServiceFabric.Services.xml">
<TargetPath>lib\net46</TargetPath>
</File>
<File Include="$(DropFolderNetFramework)Microsoft.ServiceFabric.Services.dll">
<TargetPath>lib\net461</TargetPath>
</File>
<File Include="$(DropFolderNetFramework)Microsoft.ServiceFabric.Services.xml">
<TargetPath>lib\net461</TargetPath>
</File>
<File Include="$(DropFolderNetFramework)Microsoft.ServiceFabric.Services.dll">
<TargetPath>lib\net462</TargetPath>
</File>
Expand Down Expand Up @@ -74,9 +44,6 @@
<File Include="$(DropFolderNetStandard)Microsoft.ServiceFabric.Services.xml">
<TargetPath>lib\netstandard2.0</TargetPath>
</File>
<File Include="$(DropFolderNetFramework)Microsoft.ServiceFabric.Services.dll">
<TargetPath>runtimes\win\lib\net461</TargetPath>
</File>
<File Include="$(DropFolderNetFramework)Microsoft.ServiceFabric.Services.dll">
<TargetPath>runtimes\win\lib\net462</TargetPath>
</File>
Expand Down
Loading
Loading