diff --git a/src/Besql/Bit.Besql/Bit.Besql.csproj b/src/Besql/Bit.Besql/Bit.Besql.csproj index 5910c31fad..b134ea5a7f 100644 --- a/src/Besql/Bit.Besql/Bit.Besql.csproj +++ b/src/Besql/Bit.Besql/Bit.Besql.csproj @@ -6,8 +6,6 @@ net9.0;net8.0 enable enable - True - ..\..\AssemblyOriginatorKeyFile.snk @@ -22,15 +20,4 @@ - - - True - \ - - - True - \ - - - diff --git a/src/Bit.Build.props b/src/Bit.Build.props index d85600ddb5..9e078a99ae 100644 --- a/src/Bit.Build.props +++ b/src/Bit.Build.props @@ -25,13 +25,12 @@ https://github.com/bitfoundation/bitplatform https://avatars.githubusercontent.com/u/22663390 - 9.1.0 - - https://github.com/bitfoundation/bitplatform/releases/tag/v-$(ReleaseVersion)-pre-11 - $(ReleaseVersion)-pre-11 - - $(ReleaseVersion).$([System.DateTime]::Now.ToString(HHmm)) + 9.1.0-pre-11 + $(ReleaseVersion) + https://github.com/bitfoundation/bitplatform/releases/tag/v-$(ReleaseVersion) + $([System.String]::Copy($(ReleaseVersion)).Replace('-pre-', '.')) + true en @@ -42,4 +41,22 @@ bin\$(Configuration)\$(TargetFramework)\$(AssemblyName).xml + + + True + $([System.IO.Path]::GetFullPath($([MSBuild]::GetDirectoryNameOfFileAbove('$(MSBuildThisFileDirectory)', 'AssemblyOriginatorKeyFile.snk'))\AssemblyOriginatorKeyFile.snk)) + ReadMe.md + + + + + True + \ + + + True + \ + + + diff --git a/src/BlazorUI/Bit.BlazorUI.Assets/Bit.BlazorUI.Assets.csproj b/src/BlazorUI/Bit.BlazorUI.Assets/Bit.BlazorUI.Assets.csproj index ddbbc6edd9..3eded7bb03 100644 --- a/src/BlazorUI/Bit.BlazorUI.Assets/Bit.BlazorUI.Assets.csproj +++ b/src/BlazorUI/Bit.BlazorUI.Assets/Bit.BlazorUI.Assets.csproj @@ -10,8 +10,6 @@ BeforeBuildTasks; $(ResolveStaticWebAssetsInputsDependsOn) - True - ..\..\AssemblyOriginatorKeyFile.snk @@ -37,14 +35,6 @@ - - True - \ - - - True - \ - diff --git a/src/BlazorUI/Bit.BlazorUI.Extras/Bit.BlazorUI.Extras.csproj b/src/BlazorUI/Bit.BlazorUI.Extras/Bit.BlazorUI.Extras.csproj index f6cc045e49..b6ed4c0749 100644 --- a/src/BlazorUI/Bit.BlazorUI.Extras/Bit.BlazorUI.Extras.csproj +++ b/src/BlazorUI/Bit.BlazorUI.Extras/Bit.BlazorUI.Extras.csproj @@ -10,8 +10,6 @@ BeforeBuildTasks; $(ResolveStaticWebAssetsInputsDependsOn) - True - ..\..\AssemblyOriginatorKeyFile.snk @@ -75,14 +73,6 @@ - - True - \ - - - True - \ - diff --git a/src/BlazorUI/Bit.BlazorUI.Icons/Bit.BlazorUI.Icons.csproj b/src/BlazorUI/Bit.BlazorUI.Icons/Bit.BlazorUI.Icons.csproj index d6d4fa27b7..b033e530c0 100644 --- a/src/BlazorUI/Bit.BlazorUI.Icons/Bit.BlazorUI.Icons.csproj +++ b/src/BlazorUI/Bit.BlazorUI.Icons/Bit.BlazorUI.Icons.csproj @@ -10,8 +10,6 @@ BeforeBuildTasks; $(ResolveStaticWebAssetsInputsDependsOn) - True - ..\..\AssemblyOriginatorKeyFile.snk @@ -40,14 +38,6 @@ - - True - \ - - - True - \ - diff --git a/src/BlazorUI/Bit.BlazorUI/Bit.BlazorUI.csproj b/src/BlazorUI/Bit.BlazorUI/Bit.BlazorUI.csproj index 9438d817fd..489b257821 100644 --- a/src/BlazorUI/Bit.BlazorUI/Bit.BlazorUI.csproj +++ b/src/BlazorUI/Bit.BlazorUI/Bit.BlazorUI.csproj @@ -10,8 +10,6 @@ BeforeBuildTasks; $(ResolveStaticWebAssetsInputsDependsOn) - True - ..\..\AssemblyOriginatorKeyFile.snk @@ -71,14 +69,6 @@ - - True - \ - - - True - \ - diff --git a/src/Bswup/Bit.Bswup/Bit.Bswup.csproj b/src/Bswup/Bit.Bswup/Bit.Bswup.csproj index a4b775b900..cde9a46438 100644 --- a/src/Bswup/Bit.Bswup/Bit.Bswup.csproj +++ b/src/Bswup/Bit.Bswup/Bit.Bswup.csproj @@ -9,8 +9,6 @@ BeforeBuildTasks; $(ResolveStaticWebAssetsInputsDependsOn) - True - ..\..\AssemblyOriginatorKeyFile.snk @@ -53,14 +51,6 @@ - - True - \ - - - True - \ - diff --git a/src/Bup/Bit.Bup/Bit.Bup.csproj b/src/Bup/Bit.Bup/Bit.Bup.csproj index 1906e170b9..1d175942c1 100644 --- a/src/Bup/Bit.Bup/Bit.Bup.csproj +++ b/src/Bup/Bit.Bup/Bit.Bup.csproj @@ -9,8 +9,6 @@ BeforeBuildTasks; $(ResolveStaticWebAssetsInputsDependsOn) - True - ..\..\AssemblyOriginatorKeyFile.snk @@ -52,14 +50,6 @@ - - True - \ - - - True - \ - diff --git a/src/Butil/Bit.Butil/Bit.Butil.csproj b/src/Butil/Bit.Butil/Bit.Butil.csproj index c767a2a343..7d45f166b8 100644 --- a/src/Butil/Bit.Butil/Bit.Butil.csproj +++ b/src/Butil/Bit.Butil/Bit.Butil.csproj @@ -9,8 +9,6 @@ BeforeBuildTasks; $(ResolveStaticWebAssetsInputsDependsOn) - True - ..\..\AssemblyOriginatorKeyFile.snk @@ -46,14 +44,6 @@ - - True - \ - - - True - \ - diff --git a/src/Templates/BlazorEmpty/Bit.BlazorEmpty.ProjectTemplate.csproj b/src/Templates/BlazorEmpty/Bit.BlazorEmpty.ProjectTemplate.csproj index 4cc4bcd63b..4866637f5e 100644 --- a/src/Templates/BlazorEmpty/Bit.BlazorEmpty.ProjectTemplate.csproj +++ b/src/Templates/BlazorEmpty/Bit.BlazorEmpty.ProjectTemplate.csproj @@ -13,7 +13,7 @@ Bit.BlazorEmpty Template bit BlazorEmpty - A template for creating a BlazorEmpty app based on the bit platform tools + A template for creating an empty Blazor app using the bit platform products Bit;c#;asp.net;core;template;web;blazor Copyright © bit platform 2024 bit-icon-512.png diff --git a/src/Templates/Boilerplate/Bit.Boilerplate.ProjectTemplate.csproj b/src/Templates/Boilerplate/Bit.Boilerplate.ProjectTemplate.csproj index 690698d70f..1a39db6a58 100644 --- a/src/Templates/Boilerplate/Bit.Boilerplate.ProjectTemplate.csproj +++ b/src/Templates/Boilerplate/Bit.Boilerplate.ProjectTemplate.csproj @@ -13,7 +13,7 @@ Bit.Boilerplate Template bit Boilerplate - A template for creating a full featured app base on the bit platform + A template for creating a full featured app using the bit platform products bit;c#;asp;template;web;blazor;ef;api;rest;maui; Copyright © bit platform 2024 bit-icon-512.png