diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2017-06-04 17:08:56 -0400 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2017-06-04 17:08:56 -0400 |
| commit | 42d0b070b48c9be4e11d3913d48d50f634cfd078 (patch) | |
| tree | 4287ef70b6bc8fff8e201a971f044f0038e40408 /DvdLib | |
| parent | 820b4873fb669b5a273817d68f3fbfc216b6610e (diff) | |
update project files
Diffstat (limited to 'DvdLib')
| -rw-r--r-- | DvdLib/DvdLib.csproj | 4 | ||||
| -rw-r--r-- | DvdLib/project.json | 17 |
2 files changed, 0 insertions, 21 deletions
diff --git a/DvdLib/DvdLib.csproj b/DvdLib/DvdLib.csproj index ba63e77f0..9ed197c59 100644 --- a/DvdLib/DvdLib.csproj +++ b/DvdLib/DvdLib.csproj @@ -34,10 +34,6 @@ <WarningLevel>4</WarningLevel> </PropertyGroup> <ItemGroup> - <None Include="project.json" /> - <!-- A reference to the entire .NET Framework is automatically included --> - </ItemGroup> - <ItemGroup> <Compile Include="BigEndianBinaryReader.cs" /> <Compile Include="Ifo\AudioAttributes.cs" /> <Compile Include="Ifo\Cell.cs" /> diff --git a/DvdLib/project.json b/DvdLib/project.json deleted file mode 100644 index fbbe9eaf3..000000000 --- a/DvdLib/project.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "frameworks":{ - "netstandard1.6":{ - "dependencies":{ - "NETStandard.Library":"1.6.0", - } - }, - ".NETPortable,Version=v4.5,Profile=Profile7":{ - "buildOptions": { - "define": [ ] - }, - "frameworkAssemblies":{ - - } - } - } -}
\ No newline at end of file |
