Welcome to mirror list, hosted at ThFree Co, Russian Federation.

AssemblyInfo.cs « Properties « PresentationFramework « FPF « Editor « src - github.com/microsoft/vs-editor-api.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ca0bd7d421760af76bc27afd79bccced8178a684 (plain)
1
2
3
4
5
using System;
using System.Reflection;

[assembly: CLSCompliant(true)]
[assembly: AssemblyVersion("4.0.0.0")]