diff --git a/.gitmodules b/.gitmodules index 1556667..6409379 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "DiscUtils"] - path = DiscUtils + path = LibIRD/DiscUtils url = https://github.com/Deterous/DiscUtils diff --git a/IRDKit/IRDKit.csproj b/IRDKit/IRDKit.csproj index a839356..5d4626c 100644 --- a/IRDKit/IRDKit.csproj +++ b/IRDKit/IRDKit.csproj @@ -8,7 +8,7 @@ net6.0;net7.0;net8.0 win-x86;win-x64;win-arm64;linux-x64;linux-arm64;osx-x64;osx-arm64 latest - true + true 0.6.1 @@ -28,8 +28,8 @@ - - + + diff --git a/LibIRD.sln b/LibIRD.sln index fbf0e1e..d51a12e 100644 --- a/LibIRD.sln +++ b/LibIRD.sln @@ -15,11 +15,11 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution README.md = README.md EndProjectSection EndProject -Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "DiscUtils.Core", "DiscUtils\Library\DiscUtils.Core\DiscUtils.Core.csproj", "{9E71F5CD-887D-4A61-8460-9F7E8F110B46}" +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "DiscUtils.Core", "LibIRD\DiscUtils\Library\DiscUtils.Core\DiscUtils.Core.csproj", "{9E71F5CD-887D-4A61-8460-9F7E8F110B46}" EndProject -Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "DiscUtils.Iso9660", "DiscUtils\Library\DiscUtils.Iso9660\DiscUtils.Iso9660.csproj", "{9E1EF05F-388B-42C6-A4E7-98BE20C7C8EC}" +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "DiscUtils.Iso9660", "LibIRD\DiscUtils\Library\DiscUtils.Iso9660\DiscUtils.Iso9660.csproj", "{9E1EF05F-388B-42C6-A4E7-98BE20C7C8EC}" EndProject -Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "DiscUtils.Streams", "DiscUtils\Library\DiscUtils.Streams\DiscUtils.Streams.csproj", "{E8D0B8B0-F165-4FA1-AC7B-194F5F48A5F9}" +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "DiscUtils.Streams", "LibIRD\DiscUtils\Library\DiscUtils.Streams\DiscUtils.Streams.csproj", "{E8D0B8B0-F165-4FA1-AC7B-194F5F48A5F9}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution diff --git a/DiscUtils b/LibIRD/DiscUtils similarity index 100% rename from DiscUtils rename to LibIRD/DiscUtils diff --git a/LibIRD/LibIRD.csproj b/LibIRD/LibIRD.csproj index 244f2e6..17ec565 100644 --- a/LibIRD/LibIRD.csproj +++ b/LibIRD/LibIRD.csproj @@ -2,10 +2,10 @@ - net6.0;net7.0;net8.0 + net6.0;net7.0;net8.0 win-x86;win-x64;win-arm64;linux-x64;linux-arm64;osx-x64;osx-arm64 latest - true + true 0.6.0 ../nupkg @@ -26,9 +26,9 @@ - - - + + + @@ -40,5 +40,5 @@ - +