File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22
33 <PropertyGroup >
4- <TargetFrameworks >net462; netstandard2.0</TargetFrameworks >
4+ <TargetFrameworks >netstandard2.0</TargetFrameworks >
55 </PropertyGroup >
66
77 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|AnyCPU'" >
1515 </PropertyGroup >
1616
1717 <ItemGroup >
18- <PackageReference Include =" EmbedIO" Version =" 2.9.0 " />
18+ <PackageReference Include =" EmbedIO" Version =" 2.9.1 " />
1919 </ItemGroup >
2020
2121 <ItemGroup >
3030 <Folder Include =" Properties\" />
3131 </ItemGroup >
3232
33- <ItemGroup Condition =" '$(TargetFramework)' == 'net46' " >
34- <Reference Include =" System.Net" />
35- <Reference Include =" System.Net.Http" />
36- </ItemGroup >
37-
3833</Project >
Original file line number Diff line number Diff line change 2525 <files >
2626 <file src =" bin\Release\netstandard2.0\SpotifyAPI.Web.Auth.dll" target =" lib\netstandard2.0\SpotifyAPI.Web.Auth.dll" />
2727 <file src =" bin\Release\netstandard2.0\SpotifyAPI.Web.Auth.xml" target =" lib\netstandard2.0\SpotifyAPI.Web.Auth.xml" />
28- <file src =" bin\Release\net462\SpotifyAPI.Web.Auth.dll" target =" lib\net46\SpotifyAPI.Web.Auth.dll" />
29- <file src =" bin\Release\net462\SpotifyAPI.Web.Auth.xml" target =" lib\net46\SpotifyAPI.Web.Auth.xml" />
3028 </files >
3129</package >
You can’t perform that action at this time.
0 commit comments