From 4cd0554d18ee761856189d411844719156045cb2 Mon Sep 17 00:00:00 2001 From: Nick Kastellanos Date: Sat, 2 Dec 2023 19:52:12 +0200 Subject: [PATCH] v1.2.0.0 --- Animation/Properties/AssemblyInfo.PORTABLE.cs | 2 +- Animation/Properties/AssemblyInfo.UAP.cs | 4 ++-- Animation/Properties/AssemblyInfo.cs | 4 ++-- Atlas/Properties/AssemblyInfo.PORTABLE.cs | 2 +- Atlas/Properties/AssemblyInfo.cs | 4 ++-- .../AnimationImporters/Properties/AssemblyInfo.MG.cs | 4 ++-- .../AnimationImporters/Properties/AssemblyInfo.cs | 4 ++-- Content.Pipeline/AtlasImporter/Properties/AssemblyInfo.cs | 4 ++-- Content.Pipeline/DDSImporter/Properties/AssemblyInfo.cs | 4 ++-- Content.Pipeline/GraphicsImporters/Properties/AssemblyInfo.cs | 4 ++-- Content.Pipeline/RawModelProcessor/Properties/AssemblyInfo.cs | 4 ++-- Content.Pipeline/SLMCImporter/Properties/AssemblyInfo.cs | 4 ++-- Content.Pipeline/TilemapImporters/Properties/AssemblyInfo.cs | 4 ++-- Content.Pipeline/VoxelImporters/Properties/AssemblyInfo.cs | 4 ++-- Graphics/Properties/AssemblyInfo.cs | 4 ++-- Samples/Animation/Properties/AssemblyInfo.cs | 2 +- Samples/Atlas/Properties/AssemblyInfo.cs | 2 +- Samples/Deferred/Properties/AssemblyInfo.cs | 2 +- Samples/FXAA/Properties/AssemblyInfo.cs | 2 +- Samples/SLMC/Properties/AssemblyInfo.cs | 2 +- Samples/Tilemap/Properties/AssemblyInfo.cs | 2 +- Shaders/Deferred/Properties/AssemblyInfo.UAP.cs | 4 ++-- Shaders/Deferred/Properties/AssemblyInfo.cs | 4 ++-- Shaders/FXAA/Properties/AssemblyInfo.UAP.cs | 4 ++-- Shaders/FXAA/Properties/AssemblyInfo.cs | 4 ++-- Shaders/InfiniteGrid/Properties/AssemblyInfo.cs | 4 ++-- Shaders/Tilemap/Properties/AssemblyInfo.PORTABLE.cs | 2 +- Shaders/Tilemap/Properties/AssemblyInfo.cs | 4 ++-- Tilemap/Properties/AssemblyInfo.PORTABLE.cs | 2 +- Tilemap/Properties/AssemblyInfo.cs | 4 ++-- 30 files changed, 50 insertions(+), 50 deletions(-) diff --git a/Animation/Properties/AssemblyInfo.PORTABLE.cs b/Animation/Properties/AssemblyInfo.PORTABLE.cs index d301ba5..3a4938c 100644 --- a/Animation/Properties/AssemblyInfo.PORTABLE.cs +++ b/Animation/Properties/AssemblyInfo.PORTABLE.cs @@ -13,7 +13,7 @@ // The assembly version has the format "{Major}.{Minor}.{Build}.{Revision}". // The form "{Major}.{Minor}.*" will automatically update the build and revision, // and "{Major}.{Minor}.{Build}.*" will update just the revision. -[assembly: AssemblyVersion("1.1.0.0")] +[assembly: AssemblyVersion("1.2.0.0")] // The following attributes are used to specify the signing key for the assembly, // if desired. See the Mono documentation for more information about signing. diff --git a/Animation/Properties/AssemblyInfo.UAP.cs b/Animation/Properties/AssemblyInfo.UAP.cs index 4a0b8ec..a1ce2cd 100644 --- a/Animation/Properties/AssemblyInfo.UAP.cs +++ b/Animation/Properties/AssemblyInfo.UAP.cs @@ -21,6 +21,6 @@ // 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.1.0.0")] -[assembly: AssemblyFileVersion("1.1.0.0")] +[assembly: AssemblyVersion("1.2.0.0")] +[assembly: AssemblyFileVersion("1.2.0.0")] [assembly: ComVisible(false)] diff --git a/Animation/Properties/AssemblyInfo.cs b/Animation/Properties/AssemblyInfo.cs index 9a20fbf..d80c5db 100644 --- a/Animation/Properties/AssemblyInfo.cs +++ b/Animation/Properties/AssemblyInfo.cs @@ -32,8 +32,8 @@ // 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.1.0.0")] -[assembly: AssemblyFileVersion("1.1.0.0")] +[assembly: AssemblyVersion("1.2.0.0")] +[assembly: AssemblyFileVersion("1.2.0.0")] #if WP7_1 // Enable NEON/SIMD diff --git a/Atlas/Properties/AssemblyInfo.PORTABLE.cs b/Atlas/Properties/AssemblyInfo.PORTABLE.cs index 502ff70..62e0aea 100644 --- a/Atlas/Properties/AssemblyInfo.PORTABLE.cs +++ b/Atlas/Properties/AssemblyInfo.PORTABLE.cs @@ -13,7 +13,7 @@ // The assembly version has the format "{Major}.{Minor}.{Build}.{Revision}". // The form "{Major}.{Minor}.*" will automatically update the build and revision, // and "{Major}.{Minor}.{Build}.*" will update just the revision. -[assembly: AssemblyVersion("1.1.0.0")] +[assembly: AssemblyVersion("1.2.0.0")] // The following attributes are used to specify the signing key for the assembly, // if desired. See the Mono documentation for more information about signing. diff --git a/Atlas/Properties/AssemblyInfo.cs b/Atlas/Properties/AssemblyInfo.cs index 404886d..dbc7c76 100644 --- a/Atlas/Properties/AssemblyInfo.cs +++ b/Atlas/Properties/AssemblyInfo.cs @@ -32,8 +32,8 @@ // 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.1.0.0")] -[assembly: AssemblyFileVersion("1.1.0.0")] +[assembly: AssemblyVersion("1.2.0.0")] +[assembly: AssemblyFileVersion("1.2.0.0")] #if WP7_1 // Enable NEON/SIMD diff --git a/Content.Pipeline/AnimationImporters/Properties/AssemblyInfo.MG.cs b/Content.Pipeline/AnimationImporters/Properties/AssemblyInfo.MG.cs index f87f38b..87d9103 100644 --- a/Content.Pipeline/AnimationImporters/Properties/AssemblyInfo.MG.cs +++ b/Content.Pipeline/AnimationImporters/Properties/AssemblyInfo.MG.cs @@ -29,5 +29,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.1.0.0")] -[assembly: AssemblyFileVersion("1.1.0.0")] +[assembly: AssemblyVersion("1.2.0.0")] +[assembly: AssemblyFileVersion("1.2.0.0")] diff --git a/Content.Pipeline/AnimationImporters/Properties/AssemblyInfo.cs b/Content.Pipeline/AnimationImporters/Properties/AssemblyInfo.cs index e9e3f9f..798219d 100644 --- a/Content.Pipeline/AnimationImporters/Properties/AssemblyInfo.cs +++ b/Content.Pipeline/AnimationImporters/Properties/AssemblyInfo.cs @@ -26,5 +26,5 @@ // Build Number // Revision // -[assembly: AssemblyVersion("1.1.0.0")] -[assembly: AssemblyFileVersion("1.1.0.0")] +[assembly: AssemblyVersion("1.2.0.0")] +[assembly: AssemblyFileVersion("1.2.0.0")] diff --git a/Content.Pipeline/AtlasImporter/Properties/AssemblyInfo.cs b/Content.Pipeline/AtlasImporter/Properties/AssemblyInfo.cs index 4aafd9c..b4bbc61 100644 --- a/Content.Pipeline/AtlasImporter/Properties/AssemblyInfo.cs +++ b/Content.Pipeline/AtlasImporter/Properties/AssemblyInfo.cs @@ -24,5 +24,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.1.0.0")] -[assembly: AssemblyFileVersion("1.1.0.0")] +[assembly: AssemblyVersion("1.2.0.0")] +[assembly: AssemblyFileVersion("1.2.0.0")] diff --git a/Content.Pipeline/DDSImporter/Properties/AssemblyInfo.cs b/Content.Pipeline/DDSImporter/Properties/AssemblyInfo.cs index b2a6b01..9adc055 100644 --- a/Content.Pipeline/DDSImporter/Properties/AssemblyInfo.cs +++ b/Content.Pipeline/DDSImporter/Properties/AssemblyInfo.cs @@ -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.1.0.0")] -[assembly: AssemblyFileVersion("1.1.0.0")] +[assembly: AssemblyVersion("1.2.0.0")] +[assembly: AssemblyFileVersion("1.2.0.0")] diff --git a/Content.Pipeline/GraphicsImporters/Properties/AssemblyInfo.cs b/Content.Pipeline/GraphicsImporters/Properties/AssemblyInfo.cs index 6746495..5a3ac02 100644 --- a/Content.Pipeline/GraphicsImporters/Properties/AssemblyInfo.cs +++ b/Content.Pipeline/GraphicsImporters/Properties/AssemblyInfo.cs @@ -18,5 +18,5 @@ // Build Number // Revision // -[assembly: AssemblyVersion("1.1.0.0")] -[assembly: AssemblyFileVersion("1.1.0.0")] +[assembly: AssemblyVersion("1.2.0.0")] +[assembly: AssemblyFileVersion("1.2.0.0")] diff --git a/Content.Pipeline/RawModelProcessor/Properties/AssemblyInfo.cs b/Content.Pipeline/RawModelProcessor/Properties/AssemblyInfo.cs index 675d20f..635d6bd 100644 --- a/Content.Pipeline/RawModelProcessor/Properties/AssemblyInfo.cs +++ b/Content.Pipeline/RawModelProcessor/Properties/AssemblyInfo.cs @@ -26,5 +26,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.1.0.0")] -[assembly: AssemblyFileVersion("1.1.0.0")] +[assembly: AssemblyVersion("1.2.0.0")] +[assembly: AssemblyFileVersion("1.2.0.0")] diff --git a/Content.Pipeline/SLMCImporter/Properties/AssemblyInfo.cs b/Content.Pipeline/SLMCImporter/Properties/AssemblyInfo.cs index ab9d017..0746848 100644 --- a/Content.Pipeline/SLMCImporter/Properties/AssemblyInfo.cs +++ b/Content.Pipeline/SLMCImporter/Properties/AssemblyInfo.cs @@ -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.1.0.0")] -[assembly: AssemblyFileVersion("1.1.0.0")] +[assembly: AssemblyVersion("1.2.0.0")] +[assembly: AssemblyFileVersion("1.2.0.0")] diff --git a/Content.Pipeline/TilemapImporters/Properties/AssemblyInfo.cs b/Content.Pipeline/TilemapImporters/Properties/AssemblyInfo.cs index 215127b..ed47114 100644 --- a/Content.Pipeline/TilemapImporters/Properties/AssemblyInfo.cs +++ b/Content.Pipeline/TilemapImporters/Properties/AssemblyInfo.cs @@ -24,5 +24,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.1.0.0")] -[assembly: AssemblyFileVersion("1.1.0.0")] +[assembly: AssemblyVersion("1.2.0.0")] +[assembly: AssemblyFileVersion("1.2.0.0")] diff --git a/Content.Pipeline/VoxelImporters/Properties/AssemblyInfo.cs b/Content.Pipeline/VoxelImporters/Properties/AssemblyInfo.cs index 76b8abc..810b140 100644 --- a/Content.Pipeline/VoxelImporters/Properties/AssemblyInfo.cs +++ b/Content.Pipeline/VoxelImporters/Properties/AssemblyInfo.cs @@ -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.1.0.0")] -[assembly: AssemblyFileVersion("1.1.0.0")] +[assembly: AssemblyVersion("1.2.0.0")] +[assembly: AssemblyFileVersion("1.2.0.0")] diff --git a/Graphics/Properties/AssemblyInfo.cs b/Graphics/Properties/AssemblyInfo.cs index ec280c0..ee0e0e3 100644 --- a/Graphics/Properties/AssemblyInfo.cs +++ b/Graphics/Properties/AssemblyInfo.cs @@ -21,8 +21,8 @@ // 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.1.0.0")] -[assembly: AssemblyFileVersion("1.1.0.0")] +[assembly: AssemblyVersion("1.2.0.0")] +[assembly: AssemblyFileVersion("1.2.0.0")] #if PHONE // Enable NEON/SIMD diff --git a/Samples/Animation/Properties/AssemblyInfo.cs b/Samples/Animation/Properties/AssemblyInfo.cs index 18e1b83..fbb95e2 100644 --- a/Samples/Animation/Properties/AssemblyInfo.cs +++ b/Samples/Animation/Properties/AssemblyInfo.cs @@ -31,4 +31,4 @@ // Build Number // Revision // -[assembly: AssemblyVersion("1.1.0.0")] \ No newline at end of file +[assembly: AssemblyVersion("1.2.0.0")] \ No newline at end of file diff --git a/Samples/Atlas/Properties/AssemblyInfo.cs b/Samples/Atlas/Properties/AssemblyInfo.cs index 6164630..f26fdd2 100644 --- a/Samples/Atlas/Properties/AssemblyInfo.cs +++ b/Samples/Atlas/Properties/AssemblyInfo.cs @@ -31,4 +31,4 @@ // Build Number // Revision // -[assembly: AssemblyVersion("1.1.0.0")] \ No newline at end of file +[assembly: AssemblyVersion("1.2.0.0")] \ No newline at end of file diff --git a/Samples/Deferred/Properties/AssemblyInfo.cs b/Samples/Deferred/Properties/AssemblyInfo.cs index 808516c..142e16a 100644 --- a/Samples/Deferred/Properties/AssemblyInfo.cs +++ b/Samples/Deferred/Properties/AssemblyInfo.cs @@ -31,4 +31,4 @@ // Build Number // Revision // -[assembly: AssemblyVersion("1.1.0.0")] \ No newline at end of file +[assembly: AssemblyVersion("1.2.0.0")] \ No newline at end of file diff --git a/Samples/FXAA/Properties/AssemblyInfo.cs b/Samples/FXAA/Properties/AssemblyInfo.cs index 2fa8bb7..8deed35 100644 --- a/Samples/FXAA/Properties/AssemblyInfo.cs +++ b/Samples/FXAA/Properties/AssemblyInfo.cs @@ -31,4 +31,4 @@ // Build Number // Revision // -[assembly: AssemblyVersion("1.1.0.0")] \ No newline at end of file +[assembly: AssemblyVersion("1.2.0.0")] \ No newline at end of file diff --git a/Samples/SLMC/Properties/AssemblyInfo.cs b/Samples/SLMC/Properties/AssemblyInfo.cs index 1acd1b2..87c0e55 100644 --- a/Samples/SLMC/Properties/AssemblyInfo.cs +++ b/Samples/SLMC/Properties/AssemblyInfo.cs @@ -31,4 +31,4 @@ // Build Number // Revision // -[assembly: AssemblyVersion("1.1.0.0")] \ No newline at end of file +[assembly: AssemblyVersion("1.2.0.0")] \ No newline at end of file diff --git a/Samples/Tilemap/Properties/AssemblyInfo.cs b/Samples/Tilemap/Properties/AssemblyInfo.cs index d30db5d..3762016 100644 --- a/Samples/Tilemap/Properties/AssemblyInfo.cs +++ b/Samples/Tilemap/Properties/AssemblyInfo.cs @@ -31,4 +31,4 @@ // Build Number // Revision // -[assembly: AssemblyVersion("1.1.0.0")] \ No newline at end of file +[assembly: AssemblyVersion("1.2.0.0")] \ No newline at end of file diff --git a/Shaders/Deferred/Properties/AssemblyInfo.UAP.cs b/Shaders/Deferred/Properties/AssemblyInfo.UAP.cs index 499fb71..22a46e8 100644 --- a/Shaders/Deferred/Properties/AssemblyInfo.UAP.cs +++ b/Shaders/Deferred/Properties/AssemblyInfo.UAP.cs @@ -21,6 +21,6 @@ // 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.1.0.0")] -[assembly: AssemblyFileVersion("1.1.0.0")] +[assembly: AssemblyVersion("1.2.0.0")] +[assembly: AssemblyFileVersion("1.2.0.0")] [assembly: ComVisible(false)] diff --git a/Shaders/Deferred/Properties/AssemblyInfo.cs b/Shaders/Deferred/Properties/AssemblyInfo.cs index 934b919..0965cf0 100644 --- a/Shaders/Deferred/Properties/AssemblyInfo.cs +++ b/Shaders/Deferred/Properties/AssemblyInfo.cs @@ -32,6 +32,6 @@ // 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.1.0.0")] -[assembly: AssemblyFileVersion("1.1.0.0")] +[assembly: AssemblyVersion("1.2.0.0")] +[assembly: AssemblyFileVersion("1.2.0.0")] diff --git a/Shaders/FXAA/Properties/AssemblyInfo.UAP.cs b/Shaders/FXAA/Properties/AssemblyInfo.UAP.cs index e7430af..ad958f4 100644 --- a/Shaders/FXAA/Properties/AssemblyInfo.UAP.cs +++ b/Shaders/FXAA/Properties/AssemblyInfo.UAP.cs @@ -21,6 +21,6 @@ // 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.1.0.0")] -[assembly: AssemblyFileVersion("1.1.0.0")] +[assembly: AssemblyVersion("1.2.0.0")] +[assembly: AssemblyFileVersion("1.2.0.0")] [assembly: ComVisible(false)] diff --git a/Shaders/FXAA/Properties/AssemblyInfo.cs b/Shaders/FXAA/Properties/AssemblyInfo.cs index 1633eae..f1b343f 100644 --- a/Shaders/FXAA/Properties/AssemblyInfo.cs +++ b/Shaders/FXAA/Properties/AssemblyInfo.cs @@ -32,6 +32,6 @@ // 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.1.0.0")] -[assembly: AssemblyFileVersion("1.1.0.0")] +[assembly: AssemblyVersion("1.2.0.0")] +[assembly: AssemblyFileVersion("1.2.0.0")] diff --git a/Shaders/InfiniteGrid/Properties/AssemblyInfo.cs b/Shaders/InfiniteGrid/Properties/AssemblyInfo.cs index 119dfc2..6725ca8 100644 --- a/Shaders/InfiniteGrid/Properties/AssemblyInfo.cs +++ b/Shaders/InfiniteGrid/Properties/AssemblyInfo.cs @@ -32,6 +32,6 @@ // 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.1.0.0")] -[assembly: AssemblyFileVersion("1.1.0.0")] +[assembly: AssemblyVersion("1.2.0.0")] +[assembly: AssemblyFileVersion("1.2.0.0")] diff --git a/Shaders/Tilemap/Properties/AssemblyInfo.PORTABLE.cs b/Shaders/Tilemap/Properties/AssemblyInfo.PORTABLE.cs index 77bf62a..f0d4930 100644 --- a/Shaders/Tilemap/Properties/AssemblyInfo.PORTABLE.cs +++ b/Shaders/Tilemap/Properties/AssemblyInfo.PORTABLE.cs @@ -13,7 +13,7 @@ // The assembly version has the format "{Major}.{Minor}.{Build}.{Revision}". // The form "{Major}.{Minor}.*" will automatically update the build and revision, // and "{Major}.{Minor}.{Build}.*" will update just the revision. -[assembly: AssemblyVersion("1.1.0.0")] +[assembly: AssemblyVersion("1.2.0.0")] // The following attributes are used to specify the signing key for the assembly, // if desired. See the Mono documentation for more information about signing. diff --git a/Shaders/Tilemap/Properties/AssemblyInfo.cs b/Shaders/Tilemap/Properties/AssemblyInfo.cs index bc3ea51..3983374 100644 --- a/Shaders/Tilemap/Properties/AssemblyInfo.cs +++ b/Shaders/Tilemap/Properties/AssemblyInfo.cs @@ -32,6 +32,6 @@ // 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.1.0.0")] -[assembly: AssemblyFileVersion("1.1.0.0")] +[assembly: AssemblyVersion("1.2.0.0")] +[assembly: AssemblyFileVersion("1.2.0.0")] diff --git a/Tilemap/Properties/AssemblyInfo.PORTABLE.cs b/Tilemap/Properties/AssemblyInfo.PORTABLE.cs index 29cc4c6..c39b2ef 100644 --- a/Tilemap/Properties/AssemblyInfo.PORTABLE.cs +++ b/Tilemap/Properties/AssemblyInfo.PORTABLE.cs @@ -13,7 +13,7 @@ // The assembly version has the format "{Major}.{Minor}.{Build}.{Revision}". // The form "{Major}.{Minor}.*" will automatically update the build and revision, // and "{Major}.{Minor}.{Build}.*" will update just the revision. -[assembly: AssemblyVersion("1.1.0.0")] +[assembly: AssemblyVersion("1.2.0.0")] // The following attributes are used to specify the signing key for the assembly, // if desired. See the Mono documentation for more information about signing. diff --git a/Tilemap/Properties/AssemblyInfo.cs b/Tilemap/Properties/AssemblyInfo.cs index 4694c18..f85e4b4 100644 --- a/Tilemap/Properties/AssemblyInfo.cs +++ b/Tilemap/Properties/AssemblyInfo.cs @@ -32,8 +32,8 @@ // 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.1.0.0")] -[assembly: AssemblyFileVersion("1.1.0.0")] +[assembly: AssemblyVersion("1.2.0.0")] +[assembly: AssemblyFileVersion("1.2.0.0")] #if WP7_1 // Enable NEON/SIMD