瀏覽代碼

Humbug - previous commit didn't include project file changes :(

Jon Skeet 10 年之前
父節點
當前提交
9ccc83990d
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      csharp/src/Google.Protobuf.Test/Google.Protobuf.Test.csproj

+ 2 - 0
csharp/src/Google.Protobuf.Test/Google.Protobuf.Test.csproj

@@ -75,6 +75,8 @@
     <Compile Include="CodedInputStreamExtensions.cs" />
     <Compile Include="CodedInputStreamTest.cs" />
     <Compile Include="CodedOutputStreamTest.cs" />
+    <Compile Include="Compatibility\PropertyInfoExtensionsTest.cs" />
+    <Compile Include="Compatibility\TypeExtensionsTest.cs" />
     <Compile Include="EqualityTester.cs" />
     <Compile Include="FieldCodecTest.cs" />
     <Compile Include="GeneratedMessageTest.cs" />