Skip to content

Commit a36d853

Browse files
wjlafranceclaude
andcommitted
Upgrade target framework from netcoreapp3.1 to net10.0
Co-Authored-By: Claude Opus 4.6 <[email protected]>
1 parent ddc47d0 commit a36d853

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/MBNCSUtil.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<PropertyGroup>
44
<OutputType>Library</OutputType>
5-
<TargetFramework>net8.0</TargetFramework>
5+
<TargetFramework>net10.0</TargetFramework>
66
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
77
<Copyright>Copyright © Robert Paveza, 2005-2008. Adapted from BNCSUtil at the request of the author. Licensed under the modified BSD license. See License.txt for licensing details. Blizzard, Battle.net, Starcraft, Warcraft, Warcraft II: Battle.net Edition, The Tides of Darkness, Into the Dark Portal, Diablo, The Lord of Destruction, Brood War, The Reign of Chaos, and The Frozen Throne are trademarks or registered trademarks of Blizzard Entertainment Inc. in the United States and/or other countries. Other marks may be the trademarks or registered trademarks of their respective owners.</Copyright>
88
<Description>Provides Battle.net authentication services for managed applications.</Description>

0 commit comments

Comments
 (0)