Skip to content

Commit bf4cb25

Browse files
authored
remove preview from buildConfig.xml (#2310)
1 parent c82b10b commit bf4cb25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildConfiguration.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<nugetVersion>3.5.0-rc-1285</nugetVersion>
44
<runtimes>net461,netstandard2.0</runtimes>
55
<assemblyVersion>7.0.0</assemblyVersion>
6-
<nugetSuffix>preview</nugetSuffix>
6+
<nugetSuffix></nugetSuffix>
77
<projects>
88
<src>
99
<project name="Microsoft.IdentityModel.Logging" />

0 commit comments

Comments
 (0)