File tree Expand file tree Collapse file tree 5 files changed +10
-0
lines changed
ActivityEditor/ActivityEditor Expand file tree Collapse file tree 5 files changed +10
-0
lines changed Original file line number Diff line number Diff line change 14
14
<Copyright >Copyright © 2009 - 2022</Copyright >
15
15
<PackageLicenseExpression >GPL-3.0-or-later</PackageLicenseExpression >
16
16
<DefineConstants >TRACE;WINDOWS;ACTIVITY_EDITOR</DefineConstants >
17
+ <GenerateResourceUsePreserializedResources >true</GenerateResourceUsePreserializedResources >
17
18
</PropertyGroup >
18
19
<ItemGroup >
19
20
<Compile Update =" Wizard\ActivityDescr.cs" >
86
87
<PrivateAssets >all</PrivateAssets >
87
88
</PackageReference >
88
89
<PackageReference Include =" MonoGame.Framework.WindowsDX" Version =" 3.8.0.1641" />
90
+ <PackageReference Include =" System.Resources.Extensions" Version =" 7.0.0" />
89
91
</ItemGroup >
90
92
</Project >
Original file line number Diff line number Diff line change 14
14
<Product >Open Rails</Product >
15
15
<Copyright >Copyright © 2009 - 2022</Copyright >
16
16
<PackageLicenseExpression >GPL-3.0-or-later</PackageLicenseExpression >
17
+ <GenerateResourceUsePreserializedResources >true</GenerateResourceUsePreserializedResources >
17
18
</PropertyGroup >
18
19
<ItemGroup >
19
20
<Compile Update =" CueTextBox.cs" >
31
32
<PackageReference Include =" Microsoft.DotNet.UpgradeAssistant.Extensions.Default.Analyzers" Version =" 0.4.355802" >
32
33
<PrivateAssets >all</PrivateAssets >
33
34
</PackageReference >
35
+ <PackageReference Include =" System.Resources.Extensions" Version =" 7.0.0" />
34
36
</ItemGroup >
35
37
</Project >
Original file line number Diff line number Diff line change 13
13
<Product >Open Rails</Product >
14
14
<Copyright >Copyright © 2009 - 2022</Copyright >
15
15
<PackageLicenseExpression >GPL-3.0-or-later</PackageLicenseExpression >
16
+ <GenerateResourceUsePreserializedResources >true</GenerateResourceUsePreserializedResources >
16
17
</PropertyGroup >
17
18
<PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU'" >
18
19
<DocumentationFile >..\..\Program\Menu.xml</DocumentationFile >
64
65
<PrivateAssets >all</PrivateAssets >
65
66
</PackageReference >
66
67
<PackageReference Include =" MonoGame.Framework.WindowsDX" Version =" 3.8.0.1641" />
68
+ <PackageReference Include =" System.Resources.Extensions" Version =" 7.0.0" />
67
69
</ItemGroup >
68
70
</Project >
Original file line number Diff line number Diff line change 14
14
<Copyright >Copyright © 2009 - 2022</Copyright >
15
15
<PackageLicenseExpression >GPL-3.0-or-later</PackageLicenseExpression >
16
16
<DefineConstants >TRACE;WINDOWS;NEW_ACTION;WITH_NEW_SAVE;ACTIVITY_EDITOR</DefineConstants >
17
+ <GenerateResourceUsePreserializedResources >true</GenerateResourceUsePreserializedResources >
17
18
</PropertyGroup >
18
19
<PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU'" >
19
20
<DocumentationFile >..\..\Program\RunActivity.xml</DocumentationFile >
640
641
<PackageReference Include =" Newtonsoft.Json" Version =" 13.0.2" />
641
642
<PackageReference Include =" RailDriver" Version =" 0.7.10" />
642
643
<PackageReference Include =" System.Management" Version =" 7.0.0" />
644
+ <PackageReference Include =" System.Resources.Extensions" Version =" 7.0.0" />
643
645
<PackageReference Include =" System.ValueTuple" Version =" 4.5.0" />
644
646
<PackageReference Include =" Unosquare.Swan.Lite" Version =" 3.1.0" />
645
647
</ItemGroup >
Original file line number Diff line number Diff line change 12
12
<Product >Open Rails</Product >
13
13
<Copyright >Copyright © 2009 - 2022</Copyright >
14
14
<PackageLicenseExpression >GPL-3.0-or-later</PackageLicenseExpression >
15
+ <GenerateResourceUsePreserializedResources >true</GenerateResourceUsePreserializedResources >
15
16
</PropertyGroup >
16
17
<PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU'" >
17
18
<DocumentationFile >..\..\Program\Updater.xml</DocumentationFile >
38
39
<PackageReference Include =" Microsoft.DotNet.UpgradeAssistant.Extensions.Default.Analyzers" Version =" 0.4.355802" >
39
40
<PrivateAssets >all</PrivateAssets >
40
41
</PackageReference >
42
+ <PackageReference Include =" System.Resources.Extensions" Version =" 7.0.0" />
41
43
</ItemGroup >
42
44
</Project >
You can’t perform that action at this time.
0 commit comments