|
|
@@ -1,4 +1,4 @@
|
|
|
-<Project Sdk="Microsoft.NET.Sdk.Web">
|
|
|
+<Project Sdk="Microsoft.NET.Sdk.Web">
|
|
|
|
|
|
<PropertyGroup>
|
|
|
<TargetFrameworks>net10.0</TargetFrameworks>
|
|
|
@@ -10,10 +10,10 @@
|
|
|
<DockerDefaultTargetOS>Linux</DockerDefaultTargetOS>
|
|
|
<GenerateSatelliteAssembliesForCore>true</GenerateSatelliteAssembliesForCore>
|
|
|
<Copyright>Admin.NET</Copyright>
|
|
|
- <Description>Admin.NET ͨÓÃȨÏÞ¿ª·¢Æ½Ì¨</Description>
|
|
|
- <AssemblyVersion>1.0.173</AssemblyVersion>
|
|
|
- <FileVersion>1.0.173</FileVersion>
|
|
|
- <Version>1.0.173</Version>
|
|
|
+ <Description>Admin.NET 通用��开�平�</Description>
|
|
|
+ <AssemblyVersion>1.0.182</AssemblyVersion>
|
|
|
+ <FileVersion>1.0.182</FileVersion>
|
|
|
+ <Version>1.0.182</Version>
|
|
|
</PropertyGroup>
|
|
|
|
|
|
<ItemGroup>
|
|
|
@@ -103,6 +103,15 @@
|
|
|
<None Update="UpdateScripts\1.0.148.sql">
|
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
</None>
|
|
|
+ <None Update="UpdateScripts\1.0.150.sql">
|
|
|
+ <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
+ </None>
|
|
|
+ <None Update="UpdateScripts\1.0.151.sql">
|
|
|
+ <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
+ </None>
|
|
|
+ <None Update="UpdateScripts\1.0.152.sql">
|
|
|
+ <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
+ </None>
|
|
|
<None Update="UpdateScripts\1.0.153.sql">
|
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
</None>
|
|
|
@@ -115,6 +124,45 @@
|
|
|
<None Update="UpdateScripts\1.0.157.sql">
|
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
</None>
|
|
|
+ <None Update="UpdateScripts\1.0.158.sql">
|
|
|
+ <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
+ </None>
|
|
|
+ <None Update="UpdateScripts\1.0.159.sql">
|
|
|
+ <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
+ </None>
|
|
|
+ <None Update="UpdateScripts\1.0.162.sql">
|
|
|
+ <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
+ </None>
|
|
|
+ <None Update="UpdateScripts\1.0.163.sql">
|
|
|
+ <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
+ </None>
|
|
|
+ <None Update="UpdateScripts\1.0.164.sql">
|
|
|
+ <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
+ </None>
|
|
|
+ <None Update="UpdateScripts\1.0.174.sql">
|
|
|
+ <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
+ </None>
|
|
|
+ <None Update="UpdateScripts\1.0.175.sql">
|
|
|
+ <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
+ </None>
|
|
|
+ <None Update="UpdateScripts\1.0.176.sql">
|
|
|
+ <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
+ </None>
|
|
|
+ <None Update="UpdateScripts\1.0.177.sql">
|
|
|
+ <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
+ </None>
|
|
|
+ <None Update="UpdateScripts\1.0.178.sql">
|
|
|
+ <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
+ </None>
|
|
|
+ <None Update="UpdateScripts\1.0.180.sql">
|
|
|
+ <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
+ </None>
|
|
|
+ <None Update="UpdateScripts\1.0.181.sql">
|
|
|
+ <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
+ </None>
|
|
|
+ <None Update="UpdateScripts\1.0.182.sql">
|
|
|
+ <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
+ </None>
|
|
|
</ItemGroup>
|
|
|
|
|
|
<ItemGroup>
|