We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84e66dc commit d33bb31Copy full SHA for d33bb31
src/EncryptionApp.csproj
@@ -60,7 +60,6 @@
60
<SubType>Designer</SubType>
61
</Page>
62
<Compile Include="Backend\AESCryptoManager.cs" />
63
- <Compile Include="Backend\Encryptor.cs" />
64
<Compile Include="UI\App.xaml.cs">
65
<DependentUpon>App.xaml</DependentUpon>
66
<SubType>Code</SubType>
@@ -98,4 +97,4 @@
98
97
</ItemGroup>
99
<ItemGroup />
100
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
101
-</Project>
+</Project>
0 commit comments