diff --git a/AnotherReplayReader.csproj b/AnotherReplayReader.csproj index 22be21c..da12d7b 100644 --- a/AnotherReplayReader.csproj +++ b/AnotherReplayReader.csproj @@ -1,197 +1,38 @@ - - - + - Debug - AnyCPU - {A54AEAB3-D99C-4E29-8C47-3DFD5B1A0FDE} WinExe - AnotherReplayReader - AnotherReplayReader - v4.6.1 - 512 - {60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - 4 - true - - false + net461 true publish\ - true - Disk - false - Foreground - 7 - Days - false - false - true - 1 - 0.0.1.%2a - false - true - true + false + true - + AnyCPU - true - full - false - bin\Debug\ - DEBUG;TRACE - prompt - 4 - false - 7.2 + bin\$(Configuration)\ + latest + enable - - AnyCPU - pdbonly - true - bin\Release\ - TRACE - prompt - 4 - false - 7.2 - - - - - DB7DFD435909EF54AE3424563219E8449DA47901 - - - AnotherReplayReader_TemporaryKey.pfx - - - true - - - false - - - - + + + + + + - - - - - - 3.0.29 - - - 1.0.7 - - - 3.0.0 - - - 1.0.0 - - - 0.7.0 - + + + + + - - - MSBuild:Compile - Designer - - - About.xaml - - - APM.xaml - - - - - - Debug.xaml - - - - - - - - Window1.xaml - - - Designer - MSBuild:Compile - - - Designer - MSBuild:Compile - - - Designer - MSBuild:Compile - - - MSBuild:Compile - Designer - - - App.xaml - Code - - - - MainWindow.xaml - Code - - - Designer - MSBuild:Compile - - - - - Code - - - True - True - Resources.resx - - - True - Settings.settings - True - - - ResXFileCodeGenerator - Resources.Designer.cs - - - - SettingsSingleFileGenerator - Settings.Designer.cs - - - - - False - Microsoft .NET Framework 4.6.1 %28x86 and x64%29 - true - - - False - .NET Framework 3.5 SP1 - false - - - \ No newline at end of file diff --git a/Properties/AssemblyInfo.cs b/Properties/AssemblyInfo.cs index 2e337b8..8c87380 100644 --- a/Properties/AssemblyInfo.cs +++ b/Properties/AssemblyInfo.cs @@ -4,18 +4,6 @@ using System.Runtime.CompilerServices; using System.Runtime.InteropServices; using System.Windows; -// 有关程序集的一般信息由以下 -// 控制。更改这些特性值可修改 -// 与程序集关联的信息。 -[assembly: AssemblyTitle("AnotherReplayReader")] -[assembly: AssemblyDescription("")] -[assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("")] -[assembly: AssemblyProduct("AnotherReplayReader")] -[assembly: AssemblyCopyright("Copyright © 2019")] -[assembly: AssemblyTrademark("")] -[assembly: AssemblyCulture("")] - // 将 ComVisible 设置为 false 会使此程序集中的类型 //对 COM 组件不可见。如果需要从 COM 访问此程序集中的类型 //请将此类型的 ComVisible 特性设置为 true。 @@ -39,17 +27,3 @@ using System.Windows; //(未在页面中找到资源时使用, //、应用程序或任何主题专用资源字典中找到时使用) )] - - -// 程序集的版本信息由下列四个值组成: -// -// 主版本 -// 次版本 -// 生成号 -// 修订号 -// -// 可以指定所有值,也可以使用以下所示的 "*" 预置版本号和修订号 -// 方法是按如下所示使用“*”: : -// [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("0.0.3.0")] -[assembly: AssemblyFileVersion("0.0.3.0")]