Home
last modified time | relevance | path

Searched refs:OutputVersion (Results 1 – 25 of 30) sorted by relevance

12

/dports/devel/msbuild/msbuild-0.06/src/Tasks/
H A DFormatVersion.cs30 public string OutputVersion property in Microsoft.Build.Tasks.FormatVersion
60 OutputVersion = "1.0.0.0"; in Execute()
62OutputVersion = Version.Substring(0, Version.Length - 1) + Revision.ToString("G", CultureInfo.Inva… in Execute()
64 OutputVersion = Version; in Execute()
67 OutputVersion = OutputVersion.Replace('.', '_'); in Execute()
/dports/www/otrs/otrs-rel-6_0_29/bin/
H A Dotrs.CheckModules.pl726 my $OutputVersion = $Version;
728 if ( $OutputVersion =~ m{ [0-9.] }xms ) {
729 $OutputVersion = 'v' . $OutputVersion;
733 print "ok ($OutputVersion)\n$AdditionalText";
738 . " ($OutputVersion)\n"
/dports/sysutils/kubectl/kubernetes-1.22.2/pkg/kubectl/cmd/convert/
H A Dconvert.go68 OutputVersion string member
105 …cmd.Flags().StringVar(&o.OutputVersion, "output-version", o.OutputVersion, i18n.T("Output the form…
173 if len(o.OutputVersion) > 0 {
174 specifiedOutputVersion, err = schema.ParseGroupVersion(o.OutputVersion)
/dports/lang/mono/mono-5.10.1.57/mcs/class/Microsoft.Build.Tasks/Microsoft.Build.Tasks/
H A DFormatVersion.cs55 public string OutputVersion { property in Microsoft.Build.Tasks.FormatVersion
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data.SqlXml/System/Xml/Xsl/Xslt/
H A DKeywords.cs86 public string OutputVersion; field in System.Xml.Xsl.Xslt.KeywordsTable
206 OutputVersion = nt.Add("output-version"); in KeywordsTable()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Private.Xml/src/System/Xml/Xsl/Xslt/
H A DKeywords.cs84 public string OutputVersion; field in System.Xml.Xsl.Xslt.KeywordsTable
205 OutputVersion = nt.Add("output-version"); in KeywordsTable()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/xmlpatterns/parser/
H A Dqxslttokenlookup_p.h128 OutputVersion, enumerator
H A Dqxslttokenlookup.cpp1385 return OutputVersion; in classifier14()
2570 case OutputVersion: in toString()
H A Dqxslttokenizer.cpp431 e.optionalAttributes.insert(OutputVersion); in createElementDescriptions()
/dports/textproc/qt5-xmlpatterns/kde-qtxmlpatterns-5.15.2p2/src/xmlpatterns/parser/
H A Dqxslttokenlookup_p.h126 OutputVersion, enumerator
H A Dqxslttokenlookup.cpp1383 return OutputVersion; in classifier14()
2568 case OutputVersion: in toString()
H A Dqxslttokenizer.cpp430 e.optionalAttributes.insert(OutputVersion); in createElementDescriptions()
/dports/www/writefreely/writefreely-0.13.1/
H A Dapp.go560 func OutputVersion() { func
/dports/devel/msbuild/msbuild-0.06/ref/Microsoft.Build.Tasks.Core/netstandard/
H A DMicrosoft.Build.Tasks.Core.cs287 public string OutputVersion { get { throw null; } set { } } property in Microsoft.Build.Tasks.FormatVersion
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.0/
H A DMicrosoft.Build.Tasks.v4.0.cs355 public string OutputVersion { get { throw null; } set { } } property in Microsoft.Build.Tasks.FormatVersion
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v2.0/
H A DMicrosoft.Build.Tasks.cs363 public string OutputVersion { get { throw null; } set { } } property in Microsoft.Build.Tasks.FormatVersion
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v3.5/
H A DMicrosoft.Build.Tasks.v3.5.cs365 public string OutputVersion { get { throw null; } set { } } property in Microsoft.Build.Tasks.FormatVersion
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/net_4_x/
H A DMicrosoft.Build.Tasks.v4.0.cs368 public string OutputVersion { get { throw null; } set { } } property in Microsoft.Build.Tasks.FormatVersion
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.2/
H A DMicrosoft.Build.Tasks.v4.0.cs412 public string OutputVersion { get { throw null; } set { } } property in Microsoft.Build.Tasks.FormatVersion
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.1/
H A DMicrosoft.Build.Tasks.v4.0.cs412 public string OutputVersion { get { throw null; } set { } } property in Microsoft.Build.Tasks.FormatVersion
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6/
H A DMicrosoft.Build.Tasks.v4.0.cs412 public string OutputVersion { get { throw null; } set { } } property in Microsoft.Build.Tasks.FormatVersion
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.2/
H A DMicrosoft.Build.Tasks.v4.0.cs411 public string OutputVersion { get { throw null; } set { } } property in Microsoft.Build.Tasks.FormatVersion
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5/
H A DMicrosoft.Build.Tasks.v4.0.cs411 public string OutputVersion { get { throw null; } set { } } property in Microsoft.Build.Tasks.FormatVersion
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.1/
H A DMicrosoft.Build.Tasks.v4.0.cs411 public string OutputVersion { get { throw null; } set { } } property in Microsoft.Build.Tasks.FormatVersion
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7/
H A DMicrosoft.Build.Tasks.v4.0.cs394 public string OutputVersion { get { throw null; } set { } } property in Microsoft.Build.Tasks.FormatVersion

12