diff --git a/Audit.csproj b/Audit.csproj index c4522c2..121e0d2 100644 --- a/Audit.csproj +++ b/Audit.csproj @@ -16,6 +16,22 @@ true + false + publish\ + true + Disk + false + Foreground + 7 + Days + false + false + true + 1 + 1.0.0.%2a + false + true + true AnyCPU @@ -39,6 +55,24 @@ Audit.App + + 74D87CC6BC513EEF88732E235C1B03AFDA32DEF9 + + + Audit_TemporaryKey.pfx + + + true + + + LocalIntranet + + + Properties\app.manifest + + + true + packages\CommonServiceLocator.2.0.6\lib\net48\CommonServiceLocator.dll @@ -136,7 +170,9 @@ ResXFileCodeGenerator Resources.Designer.cs + + SettingsSingleFileGenerator Settings.Designer.cs @@ -151,5 +187,17 @@ + + + False + Microsoft .NET Framework 4.8 %28x86 和 x64%29 + true + + + False + .NET Framework 3.5 SP1 + false + + \ No newline at end of file diff --git a/Properties/app.manifest b/Properties/app.manifest new file mode 100644 index 0000000..a91b7ce --- /dev/null +++ b/Properties/app.manifest @@ -0,0 +1,72 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file