Compare commits
No commits in common. "fb3ca21fe6a3066f682761d8fe2bc767e7a81664" and "b34628b673f320400b3194a51ed46dd821d8c09e" have entirely different histories.
fb3ca21fe6
...
b34628b673
3 changed files with 0 additions and 12 deletions
|
@ -1,3 +0,0 @@
|
|||
// Licensed to Timothy Schenk under the Apache 2.0 License.
|
||||
|
||||
Console.WriteLine("Hello World!");
|
|
@ -1,8 +0,0 @@
|
|||
// Licensed to Timothy Schenk under the Apache 2.0 License.
|
||||
|
||||
namespace PacketMediator.Samples;
|
||||
|
||||
public class Sample
|
||||
{
|
||||
|
||||
}
|
|
@ -20,7 +20,6 @@
|
|||
<PackageReadmeFile>README.md</PackageReadmeFile>
|
||||
<IncludeSymbols>true</IncludeSymbols>
|
||||
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
|
||||
<WarningsAsErrors>Nullable</WarningsAsErrors>
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
|
Loading…
Reference in a new issue