File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 3
3
<TargetFramework >net8.0</TargetFramework >
4
4
<OutputType >Exe</OutputType >
5
5
<GenerateAssemblyInfo >True</GenerateAssemblyInfo >
6
+ <NeutralLanguage >en-US</NeutralLanguage >
6
7
</PropertyGroup >
7
8
<PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|x64'" >
8
9
<OutputPath >bin\x64\Debug\</OutputPath >
47
48
<PostBuildEvent >REM xcopy "$(SolutionDir)DebugFiles" "$(TargetDir)" /S /D</PostBuildEvent >
48
49
<AssemblyTitle >SWBF2Admin</AssemblyTitle >
49
50
<Description >SWBF2 server manager</Description >
50
- <Company >LeKeks, Yoni, AsLan </Company >
51
+ <Company >SWBF2Admin Contributors </Company >
51
52
<Product >SWBF2Admin</Product >
52
53
<Copyright >Copyright © 2017-2019 Jan Weigelt</Copyright >
53
- <AssemblyVersion >1.2 .0.0</AssemblyVersion >
54
- <FileVersion >1.2 .0.0</FileVersion >
54
+ <AssemblyVersion >1.3 .0.0</AssemblyVersion >
55
+ <FileVersion >1.3 .0.0</FileVersion >
55
56
</PropertyGroup >
56
57
</Project >
You can’t perform that action at this time.
0 commit comments