We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb08882 commit d940c1eCopy full SHA for d940c1e
samples/MusicStore/MusicStore.csproj
@@ -7,7 +7,7 @@
7
<TargetFrameworks>net46;netcoreapp2.0</TargetFrameworks>
8
<DefineConstants>$(DefineConstants);DEMO</DefineConstants>
9
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
10
- <RuntimeIdentifiers>win7-x86;win7-x64;linux-x64;osx.10.12-x64</RuntimeIdentifiers>
+ <RuntimeIdentifiers>win-x86;win-x64;linux-x64;osx-x64</RuntimeIdentifiers>
11
</PropertyGroup>
12
13
<ItemGroup>
0 commit comments