diff --git a/Il2CppInspector.CLI/Il2CppInspector.CLI.csproj b/Il2CppInspector.CLI/Il2CppInspector.CLI.csproj index dc1258e..f077e1d 100644 --- a/Il2CppInspector.CLI/Il2CppInspector.CLI.csproj +++ b/Il2CppInspector.CLI/Il2CppInspector.CLI.csproj @@ -8,7 +8,7 @@ true win-x64 false - 2.0 + 2.1 Noisy Cow Studios Il2CppInspector Command-Line Edition (c) 2017-2020 Katy Coe - www.djkaty.com - www.github.com/djkaty diff --git a/Il2CppInspector.Common/Il2CppInspector.csproj b/Il2CppInspector.Common/Il2CppInspector.csproj index bd0a7c4..94d6f28 100644 --- a/Il2CppInspector.Common/Il2CppInspector.csproj +++ b/Il2CppInspector.Common/Il2CppInspector.csproj @@ -4,7 +4,7 @@ netstandard2.1 Il2CppInspector.Common Katy Coe - 2.0 + 2.1 Noisy Cow Studios Il2CppInspector Shared Library diff --git a/Il2CppInspector.GUI/Il2CppInspector.GUI.csproj b/Il2CppInspector.GUI/Il2CppInspector.GUI.csproj index 75e53de..6f6dbc6 100644 --- a/Il2CppInspector.GUI/Il2CppInspector.GUI.csproj +++ b/Il2CppInspector.GUI/Il2CppInspector.GUI.csproj @@ -8,7 +8,7 @@ win-x64 true Il2CppInspector - 2.0 + 2.1 Katy Coe Noisy Cow Studios Il2CppInspector Windows Edition