1
- <?xml version =" 1.0" encoding =" utf-8" ?>
2
- <Project ToolsVersion =" 15.0" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
3
- <Import Project =" $(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition =" Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
1
+ <Project Sdk =" Microsoft.NET.Sdk" >
2
+
4
3
<PropertyGroup >
5
- <Configuration Condition =" '$(Configuration)' == '' " >Debug</Configuration >
6
- <Platform Condition =" '$(Platform)' == '' " >AnyCPU</Platform >
7
- <ProjectGuid >{1DA4212E-6071-4951-B45D-BB74A7838246}</ProjectGuid >
8
- <OutputType >Library</OutputType >
9
- <AppDesignerFolder >Properties</AppDesignerFolder >
10
- <RootNamespace >BurnOutSharp</RootNamespace >
11
- <AssemblyName >BurnOutSharp</AssemblyName >
12
- <TargetFrameworkVersion >v4.7.2</TargetFrameworkVersion >
13
- <FileAlignment >512</FileAlignment >
14
- <TargetFrameworkProfile />
4
+ <TargetFrameworks >net462;net472;netcoreapp3.0</TargetFrameworks >
5
+ <GenerateAssemblyInfo >false</GenerateAssemblyInfo >
15
6
</PropertyGroup >
16
- <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
17
- <DebugSymbols >true</DebugSymbols >
18
- <DebugType >full</DebugType >
19
- <Optimize >false</Optimize >
20
- <OutputPath >bin\Debug\</OutputPath >
21
- <DefineConstants >DEBUG;TRACE</DefineConstants >
22
- <ErrorReport >prompt</ErrorReport >
23
- <WarningLevel >4</WarningLevel >
24
- </PropertyGroup >
25
- <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
26
- <DebugType >pdbonly</DebugType >
27
- <Optimize >true</Optimize >
28
- <OutputPath >bin\Release\</OutputPath >
29
- <DefineConstants >TRACE</DefineConstants >
30
- <ErrorReport >prompt</ErrorReport >
31
- <WarningLevel >4</WarningLevel >
32
- </PropertyGroup >
33
- <ItemGroup >
34
- <Reference Include =" System" />
35
- <Reference Include =" System.Core" />
36
- <Reference Include =" System.Management" />
37
- <Reference Include =" System.Xml.Linq" />
38
- <Reference Include =" System.Data.DataSetExtensions" />
39
- <Reference Include =" Microsoft.CSharp" />
40
- <Reference Include =" System.Data" />
41
- <Reference Include =" System.Net.Http" />
42
- <Reference Include =" System.Xml" />
43
- </ItemGroup >
44
- <ItemGroup >
45
- <Compile Include =" EVORE.cs" />
46
- <Compile Include =" FileProtection.cs" />
47
- <Compile Include =" Properties\AssemblyInfo.cs" />
48
- <Compile Include =" ProtectionFind.cs" />
49
- <Compile Include =" ProtectionType\AACS.cs" />
50
- <Compile Include =" ProtectionType\ActiveMARK.cs" />
51
- <Compile Include =" ProtectionType\Alcatraz.cs" />
52
- <Compile Include =" ProtectionType\AlphaAudio.cs" />
53
- <Compile Include =" ProtectionType\AlphaDVD.cs" />
54
- <Compile Include =" ProtectionType\AlphaROM.cs" />
55
- <Compile Include =" ProtectionType\Armadillo.cs" />
56
- <Compile Include =" ProtectionType\Bitpool.cs" />
57
- <Compile Include =" ProtectionType\ByteShield.cs" />
58
- <Compile Include =" ProtectionType\CactusDataShield.cs" />
59
- <Compile Include =" ProtectionType\CDCheck.cs" />
60
- <Compile Include =" ProtectionType\CDCops.cs" />
61
- <Compile Include =" ProtectionType\CDLock.cs" />
62
- <Compile Include =" ProtectionType\CDProtector.cs" />
63
- <Compile Include =" ProtectionType\CDSHiELDSE.cs" />
64
- <Compile Include =" ProtectionType\CDX.cs" />
65
- <Compile Include =" ProtectionType\CengaProtectDVD.cs" />
66
- <Compile Include =" ProtectionType\CodeLock.cs" />
67
- <Compile Include =" ProtectionType\CopyKiller.cs" />
68
- <Compile Include =" ProtectionType\CopyLok.cs" />
69
- <Compile Include =" ProtectionType\CrypKey.cs" />
70
- <Compile Include =" ProtectionType\Cucko.cs" />
71
- <Compile Include =" ProtectionType\DBB.cs" />
72
- <Compile Include =" ProtectionType\DiscGuard.cs" />
73
- <Compile Include =" ProtectionType\dotFuscator.cs" />
74
- <Compile Include =" ProtectionType\DVDCops.cs" />
75
- <Compile Include =" ProtectionType\DVDCrypt.cs" />
76
- <Compile Include =" ProtectionType\DVDMoviePROTECT.cs" />
77
- <Compile Include =" ProtectionType\EACdKey.cs" />
78
- <Compile Include =" ProtectionType\EXEStealth.cs" />
79
- <Compile Include =" ProtectionType\FADE.cs" />
80
- <Compile Include =" ProtectionType\FreeLock.cs" />
81
- <Compile Include =" ProtectionType\GFWL.cs" />
82
- <Compile Include =" ProtectionType\HexalockAutoLock.cs" />
83
- <Compile Include =" ProtectionType\ImpulseReactor.cs" />
84
- <Compile Include =" ProtectionType\IndyVCD.cs" />
85
- <Compile Include =" ProtectionType\InnoSetup.cs" />
86
- <Compile Include =" ProtectionType\JoWooDXProt.cs" />
87
- <Compile Include =" ProtectionType\Key2AudioXS.cs" />
88
- <Compile Include =" ProtectionType\KeyLock.cs" />
89
- <Compile Include =" ProtectionType\LaserLock.cs" />
90
- <Compile Include =" ProtectionType\LockBlocks.cs" />
91
- <Compile Include =" ProtectionType\MediaCloQ.cs" />
92
- <Compile Include =" ProtectionType\MediaMaxCD3.cs" />
93
- <Compile Include =" ProtectionType\MusicGuard.cs" />
94
- <Compile Include =" ProtectionType\Origin.cs" />
95
- <Compile Include =" ProtectionType\PECompact.cs" />
96
- <Compile Include =" ProtectionType\Phenoprotect.cs" />
97
- <Compile Include =" ProtectionType\ProtectDisc.cs" />
98
- <Compile Include =" ProtectionType\ProtectDVDVideo.cs" />
99
- <Compile Include =" ProtectionType\PSXAntiModchip.cs" />
100
- <Compile Include =" ProtectionType\RingPROTECH.cs" />
101
- <Compile Include =" ProtectionType\Roxxe.cs" />
102
- <Compile Include =" ProtectionType\SAFEAUDIO.cs" />
103
- <Compile Include =" ProtectionType\SafeCast.cs" />
104
- <Compile Include =" ProtectionType\SafeDiscLite.cs" />
105
- <Compile Include =" ProtectionType\SafeDisc.cs" />
106
- <Compile Include =" ProtectionType\SafeLock.cs" />
107
- <Compile Include =" ProtectionType\SecuROM.cs" />
108
- <Compile Include =" ProtectionType\SmartE.cs" />
109
- <Compile Include =" ProtectionType\SoftLock.cs" />
110
- <Compile Include =" ProtectionType\SolidShield.cs" />
111
- <Compile Include =" ProtectionType\StarForce.cs" />
112
- <Compile Include =" ProtectionType\Steam.cs" />
113
- <Compile Include =" ProtectionType\SVKProtector.cs" />
114
- <Compile Include =" ProtectionType\Sysiphus.cs" />
115
- <Compile Include =" ProtectionType\Tages.cs" />
116
- <Compile Include =" ProtectionType\TheBongle.cs" />
117
- <Compile Include =" ProtectionType\TheCopyProtectedCD.cs" />
118
- <Compile Include =" ProtectionType\ThreePLock.cs" />
119
- <Compile Include =" ProtectionType\TZCopyProtector.cs" />
120
- <Compile Include =" ProtectionType\Uplay.cs" />
121
- <Compile Include =" ProtectionType\VOBProtectCDDVD.cs" />
122
- <Compile Include =" ProtectionType\Winlock.cs" />
123
- <Compile Include =" ProtectionType\WTMCDProtect.cs" />
124
- <Compile Include =" ProtectionType\XCP.cs" />
125
- <Compile Include =" ProtectionType\XtremeProtector.cs" />
126
- <Compile Include =" ProtectionType\Zzxzz.cs" />
127
- <Compile Include =" Utilities.cs" />
128
- </ItemGroup >
7
+
129
8
<ItemGroup >
130
9
<None Include =" BurnOutSharp.nuspec" />
131
10
</ItemGroup >
11
+
132
12
<ItemGroup >
133
13
<PackageReference Include =" LessIO" >
134
14
<Version >0.6.16</Version >
137
17
<Version >0.9.10</Version >
138
18
</PackageReference >
139
19
<PackageReference Include =" UnshieldSharp" >
140
- <Version >1.4.2.2 </Version >
20
+ <Version >1.4.2.3 </Version >
141
21
</PackageReference >
142
22
<PackageReference Include =" zlib.net" >
143
23
<Version >1.0.4</Version >
144
24
</PackageReference >
145
25
</ItemGroup >
146
- < Import Project = " $(MSBuildToolsPath)\Microsoft.CSharp.targets " />
147
- </Project >
26
+
27
+ </Project >
0 commit comments