File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed
Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change 66
77 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|AnyCPU'" >
88 <DocumentationFile >bin\Debug\netstandard2.0\SpotifyAPI.Web.Auth.xml</DocumentationFile >
9+ <NoWarn >1701;1702;1705;1591</NoWarn >
910 </PropertyGroup >
1011
1112 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|AnyCPU'" >
1213 <DocumentationFile >bin\Release\netstandard2.0\SpotifyAPI.Web.Auth.xml</DocumentationFile >
14+ <NoWarn >1701;1702;1705;1591</NoWarn >
1315 </PropertyGroup >
1416
1517 <ItemGroup >
Original file line number Diff line number Diff line change 66
77 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|AnyCPU'" >
88 <DocumentationFile >bin\Debug\netstandard2.0\SpotifyAPI.Web.xml</DocumentationFile >
9+ <NoWarn >1701;1702;1705;1591</NoWarn >
910 </PropertyGroup >
1011
1112 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|AnyCPU'" >
1213 <DocumentationFile >bin\Release\netstandard2.0\SpotifyAPI.Web.xml</DocumentationFile >
14+ <NoWarn >1701;1702;1705;1591</NoWarn >
1315 </PropertyGroup >
1416
1517 <ItemGroup >
You can’t perform that action at this time.
0 commit comments