Skip to content

Commit 5792843

Browse files
committed
Up platform version to 3.1002 as main version for .NET10
1 parent 76b5f08 commit 5792843

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/release-information/update-to-version-3-1000/vc-net10-update.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Define the target framework
22
$targetFramework = "net10.0"
33
$versionPrefix = "3.1000.0"
4-
$platformVersion = "3.1000.0"
4+
$platformVersion = "3.1002.0"
55

66
# Read the predefined versions from vc-references.json or create an empty object
77
$predefinedVersions = @{

0 commit comments

Comments
 (0)