File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed
Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -28,6 +28,12 @@ internal sealed partial class ThisAssembly {
2828 internal const string AssemblyVersion = " 1.0" ;
2929 internal const string AssemblyFileVersion = " 1.0.24.15136" ;
3030 internal const string AssemblyInformationalVersion = " 1.0.24.15136-alpha+g9a7eb6c819" ;
31+ internal const string AssemblyName = " Microsoft.VisualStudio.Validation" ;
32+ internal const string PublicKey = @" 0024000004800000940000...reallylongkey..2342394234982734928" ;
33+ internal const string PublicKeyToken = " b03f5f7f11d50a3a" ;
34+ internal const string AssemblyTitle = " Microsoft.VisualStudio.Validation" ;
35+ internal const string AssemblyConfiguration = " Debug" ;
36+ internal const string RootNamespace = " Microsoft" ;
3137}
3238```
3339
You can’t perform that action at this time.
0 commit comments