diff --git a/X2SaveGameAnalyzer/Properties/AssemblyInfo.cs b/X2SaveGameAnalyzer/Properties/AssemblyInfo.cs index 2294c19..c0e78ec 100644 --- a/X2SaveGameAnalyzer/Properties/AssemblyInfo.cs +++ b/X2SaveGameAnalyzer/Properties/AssemblyInfo.cs @@ -5,11 +5,11 @@ // General Information about an assembly is controlled through the following // set of attributes. Change these attribute values to modify the information // associated with an assembly. -[assembly: AssemblyTitle("X2SaveGameAnalyzer")] +[assembly: AssemblyTitle("XCOM 2 Savegame Analyzer")] [assembly: AssemblyDescription("")] [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("")] -[assembly: AssemblyProduct("X2SaveGameAnalyzer")] +[assembly: AssemblyProduct("XCOM 2 Savegame Analyzer")] [assembly: AssemblyCopyright("Copyright © 2019")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] diff --git a/X2SaveGameAnalyzer/X2SaveGameAnalyzer.csproj b/X2SaveGameAnalyzer/X2SaveGameAnalyzer.csproj index e5ac608..b45f75e 100644 --- a/X2SaveGameAnalyzer/X2SaveGameAnalyzer.csproj +++ b/X2SaveGameAnalyzer/X2SaveGameAnalyzer.csproj @@ -11,6 +11,21 @@ v3.5 512 true + publish\ + true + Disk + false + Foreground + 7 + Days + false + false + true + 0 + 1.0.0.%2a + false + false + true AnyCPU @@ -31,6 +46,9 @@ prompt 4 + + Resources\X2SavegameAnalyzer.ico + @@ -91,5 +109,12 @@ + + + False + .NET Framework 3.5 SP1 + true + + \ No newline at end of file