File tree Expand file tree Collapse file tree 5 files changed +7
-5
lines changed Expand file tree Collapse file tree 5 files changed +7
-5
lines changed Original file line number Diff line number Diff line change 1212
1313 <system : String x : Key =" DonateLink" >https://paypal.me/pools/c/8vksshrMln</system : String >
1414 <system : String x : Key =" InfoLink" >https://sourceforge.net/projects/hdr-profile</system : String >
15- <system : String x : Key =" Version" >1.3.0 </system : String >
15+ <system : String x : Key =" Version" >1.3.1 </system : String >
1616 <SolidColorBrush x : Key =" ButtonBackground" Color =" #FF0086F5" />
1717 <SolidColorBrush x : Key =" AccentColor" Color =" #FFFF581A" />
1818 <SolidColorBrush x : Key =" AccentColor2" Color =" #4C87B3" />
Original file line number Diff line number Diff line change 11<Weavers xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" FodyWeavers.xsd" >
22 <Costura CreateTemporaryAssemblies =' true' >
3+ <Unmanaged32Assemblies >
4+ HDRController
5+ </Unmanaged32Assemblies >
36 <Unmanaged64Assemblies >
47 HDRController
5- nvapi64
68 </Unmanaged64Assemblies >
79 </Costura >
810</Weavers >
Original file line number Diff line number Diff line change 235235 <EmbeddedResource Include =" Costura64\HDRController.dll" />
236236 </ItemGroup >
237237 <ItemGroup >
238- <Content Include =" Costura32\HDRController.dll" />
238+ <EmbeddedResource Include =" Costura32\HDRController.dll" />
239239 <Content Include =" Externals\CodectoryCore.Logging.dll" />
240240 </ItemGroup >
241241 <Import Project =" $(MSBuildToolsPath)\Microsoft.CSharp.targets" />
Original file line number Diff line number Diff line change 5252// Sie können alle Werte angeben oder Standardwerte für die Build- und Revisionsnummern verwenden,
5353// indem Sie "*" wie unten gezeigt eingeben:
5454// [assembly: AssemblyVersion("1.0.*")]
55- [ assembly: AssemblyVersion ( "1.3.0 .0" ) ]
56- [ assembly: AssemblyFileVersion ( "1.3.0 .0" ) ]
55+ [ assembly: AssemblyVersion ( "1.3.1 .0" ) ]
56+ [ assembly: AssemblyFileVersion ( "1.3.1 .0" ) ]
You can’t perform that action at this time.
0 commit comments