Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit d9e75c8

Browse filesBrowse files
committed
Updating versions to preview3
1 parent ebe9d8a commit d9e75c8
Copy full SHA for d9e75c8

File tree

Expand file treeCollapse file tree

2 files changed

+3
-2
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

2 files changed

+3
-2
lines changed
Open diff view settings
Collapse file

‎NuGet.config‎

Copy file name to clipboardExpand all lines: NuGet.config
+2-1Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1-
<?xml version="1.0" encoding="utf-8"?>
1+
<?xml version="1.0" encoding="utf-8"?>
22
<configuration>
33
<packageSources>
4+
<clear />
45
<add key="AspNetCore" value="https://dotnet.myget.org/F/aspnetcore-ci-dev/api/v3/index.json" />
56
<add key="AspNetCoreTools" value="https://dotnet.myget.org/F/aspnetcore-tools/api/v3/index.json" />
67
<add key="NuGet" value="https://api.nuget.org/v3/index.json" />
Collapse file

‎version.props‎

Copy file name to clipboardExpand all lines: version.props
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
<Project>
33
<PropertyGroup>
44
<VersionPrefix>2.0.0</VersionPrefix>
5-
<VersionSuffix>preview2</VersionSuffix>
5+
<VersionSuffix>preview3</VersionSuffix>
66
</PropertyGroup>
77
</Project>

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.