Merge pull request #1215 from richardlford/rosfix
[platform/upstream/coreclr.git] / tests / src / GC / Stress / Framework / key_v1.cs
1 // Copyright (c) Microsoft. All rights reserved.
2 // Licensed under the MIT license. See LICENSE file in the project root for full license information.
3 //
4
5 using System;
6 using System.Reflection;
7
8 [assembly:AssemblyVersionAttribute("1.0.0.0")]
9