File tree 2 files changed +0
-2
lines changed 2 files changed +0
-2
lines changed Original file line number Diff line number Diff line change 7
7
<TargetFrameworks >netcoreapp2.0;net461</TargetFrameworks >
8
8
<DefineConstants >$(DefineConstants);DEMO</DefineConstants >
9
9
<MvcRazorCompileOnPublish >true</MvcRazorCompileOnPublish >
10
- <TreatWarningsAsErrors >true</TreatWarningsAsErrors >
11
10
<RuntimeIdentifiers Condition =" '$(MUSICSTORE_ASPNETCORE_STORE_FEED)' == ''" >win7-x86;win7-x64;linux-x64;osx-x64</RuntimeIdentifiers >
12
11
</PropertyGroup >
13
12
Original file line number Diff line number Diff line change 5
5
<PropertyGroup >
6
6
<TargetFramework >netcoreapp2.0</TargetFramework >
7
7
<UserSecretsId >MusicStore.E2ETests</UserSecretsId >
8
- <TreatWarningsAsErrors >true</TreatWarningsAsErrors >
9
8
<ServerGarbageCollection >true</ServerGarbageCollection >
10
9
<WarningsNotAsErrors >$(WarningsNotAsErrors);xUnit1004</WarningsNotAsErrors >
11
10
</PropertyGroup >
You can’t perform that action at this time.
0 commit comments