diff --git a/BEPUik/BEPUik.csproj b/BEPUik/BEPUik.csproj index 6a9deab65..1f2cf0ade 100644 --- a/BEPUik/BEPUik.csproj +++ b/BEPUik/BEPUik.csproj @@ -1,129 +1,22 @@ - - + + - Debug - AnyCPU - 8.0.30703 - 2.0 - {2D5A0344-623A-4BFA-AAB6-8AC64E2A4129} - Library - Properties - BEPUik - BEPUik - v4.6 - 512 - + netstandard2.0 + AnyCPU;x64;x86 + https://github.com/bepu/bepuphysics1/blob/master/LICENSE.md + https://github.com/bepu/bepuphysics1 + https://raw.githubusercontent.com/bepu/bepuphysics1/master/Documentation/images/readme/bepuphysicslogo256.png + https://github.com/bepu/bepuphysics1.git + ik;inverse kinematics;3d;real time + Simulation based inverse kinematics solver. + 1.5.1 + Ross Nordby + Bepu Entertainment LLC + © Bepu Entertainment LLC - - pdbonly - true - bin\Release\ - TRACE - prompt - 4 - bin\Release\BEPUik.XML - false - - - bin\Debug\ - DEBUG;TRACE - bin\Debug\BEPUik.XML - false - pdbonly - AnyCPU - prompt - MinimumRecommendedRules.ruleset - - - bin\x64\Release\ - TRACE - bin\x64\Release\BEPUik.XML - true - pdbonly - x64 - prompt - MinimumRecommendedRules.ruleset - - - bin\x64\Debug\ - DEBUG;TRACE - bin\x64\Debug\BEPUik.XML - pdbonly - x64 - prompt - MinimumRecommendedRules.ruleset - - - bin\x86\Release\ - TRACE - bin\x86\Release\BEPUik.XML - true - pdbonly - x86 - prompt - MinimumRecommendedRules.ruleset - - - bin\x86\Debug\ - DEBUG;TRACE - bin\x86\Debug\BEPUik.XML - pdbonly - x86 - prompt - MinimumRecommendedRules.ruleset - - - - - - - - Code - - - - - - - - - - - - - - Code - - - - - - - - - - - Code - - - - - - - - {34853DEA-43A6-4F2F-A379-D1EE04D256D2} - BEPUutilities - - + - + - - + \ No newline at end of file diff --git a/BEPUik/Properties/AssemblyInfo.cs b/BEPUik/Properties/AssemblyInfo.cs deleted file mode 100644 index a7170f501..000000000 --- a/BEPUik/Properties/AssemblyInfo.cs +++ /dev/null @@ -1,36 +0,0 @@ -using System.Reflection; -using System.Runtime.CompilerServices; -using System.Runtime.InteropServices; - -// General Information about an assembly is controlled through the following -// set of attributes. Change these attribute values to modify the information -// associated with an assembly. -[assembly: AssemblyTitle("BEPUik")] -[assembly: AssemblyDescription("Simulation-based inverse kinematics solver")] -[assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("Bepu Entertainment LLC")] -[assembly: AssemblyProduct("BEPUik")] -[assembly: AssemblyCopyright("Copyright © 2016, Bepu Entertainment LLC")] -[assembly: AssemblyTrademark("")] -[assembly: AssemblyCulture("")] - -// Setting ComVisible to false makes the types in this assembly not visible -// to COM components. If you need to access a type in this assembly from -// COM, set the ComVisible attribute to true on that type. -[assembly: ComVisible(false)] - -// The following GUID is for the ID of the typelib if this project is exposed to COM -[assembly: Guid("19bc4d88-94e3-43a4-aefc-a8d441d86b0c")] - -// Version information for an assembly consists of the following four values: -// -// Major Version -// Minor Version -// Build Number -// Revision -// -// You can specify all the values or you can default the Build and Revision Numbers -// by using the '*' as shown below: -// [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.5.0.0")] -[assembly: AssemblyFileVersion("0")] diff --git a/BEPUphysics.sln b/BEPUphysics.sln index 4ebcad328..6a1e48459 100644 --- a/BEPUphysics.sln +++ b/BEPUphysics.sln @@ -1,13 +1,13 @@  Microsoft Visual Studio Solution File, Format Version 12.00 -# Visual Studio 14 -VisualStudioVersion = 14.0.25420.1 +# Visual Studio 15 +VisualStudioVersion = 15.0.27428.2015 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BEPUutilities", "BEPUutilities\BEPUutilities.csproj", "{34853DEA-43A6-4F2F-A379-D1EE04D256D2}" +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "BEPUutilities", "BEPUutilities\BEPUutilities.csproj", "{34853DEA-43A6-4F2F-A379-D1EE04D256D2}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BEPUphysics", "BEPUphysics\BEPUphysics.csproj", "{C0D52C9F-14B8-4008-8DDC-109C27561A5C}" +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "BEPUphysics", "BEPUphysics\BEPUphysics.csproj", "{C0D52C9F-14B8-4008-8DDC-109C27561A5C}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BEPUik", "BEPUik\BEPUik.csproj", "{2D5A0344-623A-4BFA-AAB6-8AC64E2A4129}" +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "BEPUik", "BEPUik\BEPUik.csproj", "{2D5A0344-623A-4BFA-AAB6-8AC64E2A4129}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -59,4 +59,7 @@ Global GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + SolutionGuid = {B8626FEB-BD01-4331-96D0-DB0FB96F2BC1} + EndGlobalSection EndGlobal diff --git a/BEPUphysics/BEPUphysics.csproj b/BEPUphysics/BEPUphysics.csproj index 1e399b1d1..e26b070a0 100644 --- a/BEPUphysics/BEPUphysics.csproj +++ b/BEPUphysics/BEPUphysics.csproj @@ -1,516 +1,22 @@ - - + + - Debug - x86 - 8.0.30703 - 2.0 - {C0D52C9F-14B8-4008-8DDC-109C27561A5C} - Library - Properties - BEPUphysics - BEPUphysics - v4.6 - - - 512 - publish\ - true - Disk - false - Foreground - 7 - Days - false - false - true - 0 - 1.0.0.%2a - false - false - true - - - x86 - true - full - false - bin\x86\Debug\ - TRACE;DEBUG;WINDOWS;ALLOWUNSAFE;CHECKMATH - prompt - 4 - true - bin\x86\Debug\BEPUphysics.XML - true - false - - - x86 - full - true - bin\x86\Release\ - WINDOWS;ALLOWUNSAFE - prompt - 4 - false - bin\x86\Release\BEPUphysics.xml - true - true - false - - - - - - false - - - - - - - - - - true - bin\x64\Debug\ - TRACE;DEBUG;WINDOWS;ALLOWUNSAFE;CHECKMATH - true - bin\x64\Debug\BEPUphysics.XML - full - x64 - prompt - false - - - bin\x64\Release\ - WINDOWS;ALLOWUNSAFE - true - bin\x64\Release\BEPUphysics.XML - true - false - x64 - prompt - false - - - true - bin\Debug\ - TRACE;DEBUG;WINDOWS;ALLOWUNSAFE;CHECKMATH - true - bin\Debug\BEPUphysics.XML - full - AnyCPU - prompt - false - false - false - true - - - bin\Release\ - WINDOWS;ALLOWUNSAFE - true - bin\Release\BEPUphysics.XML - true - false - AnyCPU - prompt - false - false - full - true - false - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Code - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Code - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - False - Microsoft .NET Framework 4 Client Profile %28x86 and x64%29 - true - - - False - .NET Framework 3.5 SP1 Client Profile - false - - - False - .NET Framework 3.5 SP1 - false - - - False - Windows Installer 3.1 - true - - - - - {34853DEA-43A6-4F2F-A379-D1EE04D256D2} - BEPUutilities - - + netstandard2.0 + AnyCPU;x64;x86 + https://github.com/bepu/bepuphysics1/blob/master/LICENSE.md + https://github.com/bepu/bepuphysics1 + https://raw.githubusercontent.com/bepu/bepuphysics1/master/Documentation/images/readme/bepuphysicslogo256.png + https://github.com/bepu/bepuphysics1.git + physics;3d;rigid body;real time;simulation + Real time physics simulation library. + 1.5.1 + Ross Nordby + Bepu Entertainment LLC + © Bepu Entertainment LLC + + - + - - + \ No newline at end of file diff --git a/BEPUphysics/EntityStateManagement/EntityStateReadBuffers.cs b/BEPUphysics/EntityStateManagement/EntityStateReadBuffers.cs index 1d27c0e3e..66d384e4c 100644 --- a/BEPUphysics/EntityStateManagement/EntityStateReadBuffers.cs +++ b/BEPUphysics/EntityStateManagement/EntityStateReadBuffers.cs @@ -23,7 +23,7 @@ public override bool Enabled { if (base.Enabled && !value) { - if (!manager.InterpolatedStates.Enabled) + if (manager.InterpolatedStates.Enabled) throw new InvalidOperationException("Cannot disable read buffers unless the interpolated states are disabled."); Disable(); base.Enabled = false; diff --git a/BEPUphysics/Properties/AssemblyInfo.cs b/BEPUphysics/Properties/AssemblyInfo.cs deleted file mode 100644 index 4f89bdb22..000000000 --- a/BEPUphysics/Properties/AssemblyInfo.cs +++ /dev/null @@ -1,38 +0,0 @@ -using System.Reflection; -using System.Runtime.CompilerServices; -using System.Runtime.InteropServices; - -// General Information about an assembly is controlled through the following -// set of attributes. Change these attribute values to modify the information -// associated with an assembly. -[assembly: AssemblyTitle("BEPUphysics")] -[assembly: AssemblyProduct("BEPUphysics")] -[assembly: AssemblyDescription("Real time physics simulation library")] -[assembly: AssemblyCompany("Bepu Entertainment LLC")] -[assembly: AssemblyCopyright("Copyright © 2016, Bepu Entertainment LLC")] -[assembly: AssemblyTrademark("")] -[assembly: AssemblyCulture("")] - -// Setting ComVisible to false makes the types in this assembly not visible -// to COM components. If you need to access a type in this assembly from -// COM, set the ComVisible attribute to true on that type. Only Windows -// assemblies support COM. -[assembly: ComVisible(false)] - -// On Windows, the following GUID is for the ID of the typelib if this -// project is exposed to COM. On other platforms, it unique identifies the -// title storage container when deploying this assembly to the device. -[assembly: Guid("ab0c58ea-ef42-46d7-b180-2baedc61ce9b")] - -// Version information for an assembly consists of the following four values: -// -// Major Version -// Minor Version -// Build Number -// Revision -// -[assembly: AssemblyVersion("1.5.0.0")] -#if WINDOWS_PHONE -[assembly: CodeGeneration(CodeGenerationFlags.EnableFPIntrinsicsUsingSIMD)] -#endif -[assembly: AssemblyFileVersionAttribute("0")] diff --git a/BEPUphysicsDemos.sln b/BEPUphysicsDemos.sln index cc084fb68..7aa4599c4 100644 --- a/BEPUphysicsDemos.sln +++ b/BEPUphysicsDemos.sln @@ -1,15 +1,15 @@  Microsoft Visual Studio Solution File, Format Version 12.00 -# Visual Studio 14 -VisualStudioVersion = 14.0.25420.1 +# Visual Studio 15 +VisualStudioVersion = 15.0.27428.2015 MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BEPUphysicsDemos", "BEPUphysicsDemos\BEPUphysicsDemos.csproj", "{D1CB3D50-699C-4A1E-BF09-E5E689E6B853}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BEPUutilities", "BEPUutilities\BEPUutilities.csproj", "{34853DEA-43A6-4F2F-A379-D1EE04D256D2}" +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "BEPUutilities", "BEPUutilities\BEPUutilities.csproj", "{34853DEA-43A6-4F2F-A379-D1EE04D256D2}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BEPUphysics", "BEPUphysics\BEPUphysics.csproj", "{C0D52C9F-14B8-4008-8DDC-109C27561A5C}" +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "BEPUphysics", "BEPUphysics\BEPUphysics.csproj", "{C0D52C9F-14B8-4008-8DDC-109C27561A5C}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BEPUik", "BEPUik\BEPUik.csproj", "{2D5A0344-623A-4BFA-AAB6-8AC64E2A4129}" +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "BEPUik", "BEPUik\BEPUik.csproj", "{2D5A0344-623A-4BFA-AAB6-8AC64E2A4129}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ConversionHelper", "ConversionHelper\ConversionHelper.csproj", "{AA264458-F33C-4B6B-90C1-B3209470893B}" EndProject @@ -101,4 +101,7 @@ Global GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + SolutionGuid = {B0BAF666-43AF-4F15-980C-3079E5135869} + EndGlobalSection EndGlobal diff --git a/BEPUphysicsDemos/BEPUphysicsDemos.csproj b/BEPUphysicsDemos/BEPUphysicsDemos.csproj index 77029e4e4..3af4b3858 100644 --- a/BEPUphysicsDemos/BEPUphysicsDemos.csproj +++ b/BEPUphysicsDemos/BEPUphysicsDemos.csproj @@ -13,7 +13,7 @@ BEPUphysicsDemos 512 Windows - v4.6 + v4.6.1 diff --git a/BEPUphysicsDemos/Properties/AssemblyInfo.cs b/BEPUphysicsDemos/Properties/AssemblyInfo.cs index e0f046377..f77647a28 100644 --- a/BEPUphysicsDemos/Properties/AssemblyInfo.cs +++ b/BEPUphysicsDemos/Properties/AssemblyInfo.cs @@ -10,7 +10,7 @@ [assembly: AssemblyConfiguration("")] [assembly: AssemblyDescription("A bunch of tests and demonstrations of BEPUphysics.")] [assembly: AssemblyCompany("Bepu Entertainment LLC")] -[assembly: AssemblyCopyright("Copyright © 2016, Bepu Entertainment LLC")] +[assembly: AssemblyCopyright("Copyright © 2018, Bepu Entertainment LLC")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] @@ -32,5 +32,5 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.5.0.0")] +[assembly: AssemblyVersion("1.5.1.0")] [assembly: AssemblyFileVersion("0")] diff --git a/BEPUphysicsDemos/app.config b/BEPUphysicsDemos/app.config index 92ed82822..d40509835 100644 --- a/BEPUphysicsDemos/app.config +++ b/BEPUphysicsDemos/app.config @@ -1,3 +1,3 @@ - + diff --git a/BEPUphysicsDrawer/BEPUphysicsDrawer.csproj b/BEPUphysicsDrawer/BEPUphysicsDrawer.csproj index 23cbe698c..ba722719e 100644 --- a/BEPUphysicsDrawer/BEPUphysicsDrawer.csproj +++ b/BEPUphysicsDrawer/BEPUphysicsDrawer.csproj @@ -13,7 +13,7 @@ BEPUphysicsDrawer 512 Windows - v4.6 + v4.6.1 diff --git a/BEPUphysicsDrawer/Properties/AssemblyInfo.cs b/BEPUphysicsDrawer/Properties/AssemblyInfo.cs index 206bb68f3..aad81227d 100644 --- a/BEPUphysicsDrawer/Properties/AssemblyInfo.cs +++ b/BEPUphysicsDrawer/Properties/AssemblyInfo.cs @@ -10,7 +10,7 @@ [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("Bepu Entertainment LLC")] [assembly: AssemblyProduct("BEPUphysicsDrawer")] -[assembly: AssemblyCopyright("Copyright © 2016, Bepu Entertainment LLC")] +[assembly: AssemblyCopyright("Copyright © 2018, Bepu Entertainment LLC")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] @@ -32,5 +32,5 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.5.0.0")] +[assembly: AssemblyVersion("1.5.1.0")] [assembly: AssemblyFileVersion("0")] diff --git a/BEPUphysicsDrawer/app.config b/BEPUphysicsDrawer/app.config index 92ed82822..d40509835 100644 --- a/BEPUphysicsDrawer/app.config +++ b/BEPUphysicsDrawer/app.config @@ -1,3 +1,3 @@ - + diff --git a/BEPUutilities/BEPUutilities.csproj b/BEPUutilities/BEPUutilities.csproj index 14d1b9f82..b0bd9459f 100644 --- a/BEPUutilities/BEPUutilities.csproj +++ b/BEPUutilities/BEPUutilities.csproj @@ -1,167 +1,21 @@ - - + + - Debug - AnyCPU - 8.0.30703 - 2.0 - {34853DEA-43A6-4F2F-A379-D1EE04D256D2} - Library - Properties - BEPUutilities - BEPUutilities - v4.6 - 512 - - - - true - full - false - bin\Debug\ - TRACE;DEBUG;WINDOWS;ALLOWUNSAFE - prompt - 4 - true - bin\Debug\BEPUutilities.XML - false - true - - - pdbonly - true - bin\Release\ - WINDOWS;ALLOWUNSAFE - prompt - 4 - bin\Release\BEPUutilities.xml - true - false - - - false - - - - - - - true - bin\x86\Debug\ - TRACE;DEBUG;WINDOWS;ALLOWUNSAFE - true - bin\x86\Debug\BEPUutilities.XML - full - x86 - prompt - false - false - false - false - false - - - bin\x86\Release\ - WINDOWS;ALLOWUNSAFE - true - bin\x86\Release\BEPUutilities.xml - true - full - x86 - prompt - false - false - true - false - - - true - bin\x64\Debug\ - TRACE;DEBUG;WINDOWS;ALLOWUNSAFE - true - bin\x64\Debug\BEPUutilities.XML - full - x64 - prompt - false - false - - - bin\x64\Release\ - WINDOWS;ALLOWUNSAFE - true - bin\x64\Release\BEPUutilities.xml - true - pdbonly - x64 - prompt - true - true - false - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + netstandard2.0 + AnyCPU;x64;x86 + https://github.com/bepu/bepuphysics1/blob/master/LICENSE.md + https://github.com/bepu/bepuphysics1 + https://raw.githubusercontent.com/bepu/bepuphysics1/master/Documentation/images/readme/bepuphysicslogo256.png + https://github.com/bepu/bepuphysics1.git + Real time physics simulation library utilities. + 1.5.1 + Ross Nordby + Bepu Entertainment LLC + © Bepu Entertainment LLC + + - + - - + \ No newline at end of file diff --git a/BEPUutilities/DataStructures/HashSet.cs b/BEPUutilities/DataStructures/HashSet.cs deleted file mode 100644 index baafbb1e6..000000000 --- a/BEPUutilities/DataStructures/HashSet.cs +++ /dev/null @@ -1,83 +0,0 @@ -#if !WINDOWS -using System.Collections; -using System.Collections.Generic; - -namespace BEPUutilities.DataStructures -{ - /// - /// Provides basic .NET 3.5 HashSet functionality on non-Windows platforms. - /// - public class HashSet : IEnumerable - { - //TODO: A proper implementation of a HashSet would be nice. - - Dictionary fakeSet; - - /// - /// Constructs a new HashSet. - /// - public HashSet() - { - fakeSet = new Dictionary(); - } - - - IEnumerator IEnumerable.GetEnumerator() - { - return fakeSet.Keys.GetEnumerator(); - } - - IEnumerator IEnumerable.GetEnumerator() - { - return fakeSet.Keys.GetEnumerator(); - } - - Dictionary.KeyCollection.Enumerator GetEnumerator() - { - return fakeSet.Keys.GetEnumerator(); - } - - /// - /// Adds an element to the HashSet. - /// - ///Item to add. - ///Whether or not the item could be added. - public bool Add(T item) - { - if (fakeSet.ContainsKey(item)) - return false; - - fakeSet.Add(item, false); - return true; - } - - /// - /// Removes an element from the HashSet. - /// - ///Item to remove. - ///Whether or not the item could be removed. - public bool Remove(T item) - { - return fakeSet.Remove(item); - } - - /// - /// Clears the HashSet. - /// - public void Clear() - { - fakeSet.Clear(); - } - - /// - /// Determines if the set contains the item. - /// - /// Item to check for containment. - /// Whether or not the item was contained in the set. - public bool Contains(T item) - { - return fakeSet.ContainsKey(item); - } - } -} -#endif \ No newline at end of file diff --git a/BEPUutilities/Properties/AssemblyInfo.cs b/BEPUutilities/Properties/AssemblyInfo.cs deleted file mode 100644 index be6fc2ca4..000000000 --- a/BEPUutilities/Properties/AssemblyInfo.cs +++ /dev/null @@ -1,36 +0,0 @@ -using System.Reflection; -using System.Runtime.CompilerServices; -using System.Runtime.InteropServices; - -// General Information about an assembly is controlled through the following -// set of attributes. Change these attribute values to modify the information -// associated with an assembly. -[assembly: AssemblyTitle("BEPUutilities")] -[assembly: AssemblyDescription("Extensions and helpers used by various bepu things.")] -[assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("Bepu Entertainment LLC")] -[assembly: AssemblyProduct("BEPUutilities")] -[assembly: AssemblyCopyright("Copyright © 2016, Bepu Entertainment LLC")] -[assembly: AssemblyTrademark("")] -[assembly: AssemblyCulture("")] - -// Setting ComVisible to false makes the types in this assembly not visible -// to COM components. If you need to access a type in this assembly from -// COM, set the ComVisible attribute to true on that type. -[assembly: ComVisible(false)] - -// The following GUID is for the ID of the typelib if this project is exposed to COM -[assembly: Guid("c8431ed4-209d-4c02-9328-ca225b760ea6")] - -// Version information for an assembly consists of the following four values: -// -// Major Version -// Minor Version -// Build Number -// Revision -// -// You can specify all the values or you can default the Build and Revision Numbers -// by using the '*' as shown below: -// [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.5.0.0")] -[assembly: AssemblyFileVersion("0")] diff --git a/ConversionHelper/ConversionHelper.csproj b/ConversionHelper/ConversionHelper.csproj index e5b4745ee..d960603d0 100644 --- a/ConversionHelper/ConversionHelper.csproj +++ b/ConversionHelper/ConversionHelper.csproj @@ -9,8 +9,9 @@ Properties ConversionHelper ConversionHelper - v4.6 + v4.6.1 512 + true diff --git a/ConversionHelper/Properties/AssemblyInfo.cs b/ConversionHelper/Properties/AssemblyInfo.cs index 9d1fcaf5c..7e41c8374 100644 --- a/ConversionHelper/Properties/AssemblyInfo.cs +++ b/ConversionHelper/Properties/AssemblyInfo.cs @@ -10,7 +10,7 @@ [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("Bepu Entertainment LLC")] [assembly: AssemblyProduct("ConversionHelper")] -[assembly: AssemblyCopyright("Copyright © 2016, Bepu Entertainment LLC")] +[assembly: AssemblyCopyright("Copyright © 2018, Bepu Entertainment LLC")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] @@ -32,5 +32,5 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.5.0.0")] +[assembly: AssemblyVersion("1.5.1.0")] [assembly: AssemblyFileVersion("0")]