File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
csharp/src/Google.Protobuf Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 6
6
<AssemblyTitle >Google Protocol Buffers</AssemblyTitle >
7
7
<VersionPrefix >3.6.0</VersionPrefix >
8
8
<Authors >Google Inc.</Authors >
9
- <TargetFrameworks >netstandard1.0 ;net45</TargetFrameworks >
9
+ <TargetFrameworks >netstandard1.1 ;net45</TargetFrameworks >
10
10
<GenerateDocumentationFile >true</GenerateDocumentationFile >
11
11
<AssemblyOriginatorKeyFile >../../keys/Google.Protobuf.snk</AssemblyOriginatorKeyFile >
12
12
<SignAssembly >true</SignAssembly >
30
30
31
31
<ItemGroup >
32
32
<PackageReference Include =" SourceLink.Create.CommandLine" Version =" 2.7.6" PrivateAssets =" All" />
33
- <PackageReference Include =" System.Memory" Version =" 4.5.1" />
33
+ <PackageReference Include =" System.Memory" Version =" 4.5.1" />
34
34
</ItemGroup >
35
35
36
36
</Project >
You can’t perform that action at this time.
0 commit comments